]> Git Repo - qemu.git/blame - tests/qemu-iotests/133.out
iotests: Mark verify functions as private
[qemu.git] / tests / qemu-iotests / 133.out
CommitLineData
0a8111e0
KW
1QA output created by 133
2Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
3Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
4
5=== Check that node-name can't be changed ===
6
36b9986b
TH
7qemu-io: Cannot change the option 'node-name'
8qemu-io: Cannot change the option 'node-name'
9qemu-io: Cannot change the option 'node-name'
0a8111e0
KW
10
11=== Check that unchanged node-name is okay ===
12
13
14=== Check that driver can't be changed ===
15
36b9986b
TH
16qemu-io: Cannot change the option 'driver'
17qemu-io: Cannot change the option 'driver'
18qemu-io: Cannot change the option 'driver'
0a8111e0
KW
19
20=== Check that unchanged driver is okay ===
21
791cbccc
HR
22
23=== Check that reopening works with non-string options ===
24
25format name: null-co
26format name: null-co
dc900c35
AG
27
28=== Check that mixing -c/-r/-w and their corresponding options is forbidden ===
29
36b9986b
TH
30qemu-io: Cannot set both -r/-w and 'read-only'
31qemu-io: Cannot set both -r/-w and 'read-only'
32qemu-io: Cannot set both -c and the cache options
33qemu-io: Cannot set both -c and the cache options
34qemu-io: Cannot set both -c and the cache options
8eb4b07b
AG
35
36=== Check that invalid options are handled correctly ===
37
36b9986b
TH
38qemu-io: Parameter 'read-only' expects 'on' or 'off'
39qemu-io: Parameter 'cache.no-flush' expects 'on' or 'off'
40qemu-io: Parameter 'cache.direct' expects 'on' or 'off'
41qemu-io: Parameter 'auto-read-only' expects 'on' or 'off'
0a8111e0 42*** done
This page took 0.27095 seconds and 4 git commands to generate.