Home
last modified time | relevance | path

Searched full:echo (Results 1 – 25 of 380) sorted by relevance

12345678910>>...16

/qemu/python/
H A DMakefile7 @echo "python packaging help:"
8 @echo ""
9 @echo "make check-minreqs:"
10 @echo " Run tests in the minreqs virtual environment."
11 @echo " These tests use the oldest dependencies."
12 @echo " Requires: Python 3.9"
13 @echo " Hint (Fedora): 'sudo dnf install python3.9'"
14 @echo ""
15 @echo "make check-tox:"
16 @echo " Run tests against multiple python versions."
[all …]
/qemu/tests/qemu-iotests/
H A D14626 echo "QA output created by $seq"
50 echo
51 echo === Testing VPC Autodetect ===
52 echo
59 echo
60 echo === Testing VPC with current_size force ===
61 echo
67 echo
68 echo === Testing VPC with chs force ===
69 echo
[all …]
H A D17127 echo "QA output created by $seq"
66 echo
67 echo "write to image"
70 echo
71 echo "read the image"
74 echo
75 echo "check that offset is respected"
78 echo
79 echo "write before image boundary"
82 echo
[all …]
H A D04626 echo "QA output created by $seq"
48 echo
49 echo "== creating backing file for COW tests =="
67 echo "$op -P $pattern $((cur_sec * 64))k 64k"
76 echo
77 echo "== Some concurrent requests touching the same cluster =="
193 echo
194 echo "== Verify image content =="
208 echo read -P 0 0 0x10000
210 echo read -P 1 0x10000 0x2000
[all …]
H A D07726 echo "QA output created by $seq"
49 echo
50 echo "== Some concurrent requests involving RMW =="
54 echo "open -o driver=$IMGFMT,file.align=4k blkdebug::$TEST_IMG"
194 echo
195 echo "== Verify image content =="
200 echo read -P 0 0 0x200
201 echo read -P 10 0x200 0x200
202 echo read -P 0 0x400 0xc00
205 echo read -P 0 0x1000 0x200
[all …]
H A D06126 echo "QA output created by $seq"
57 echo
58 echo "=== Testing version downgrade with zero expansion ==="
59 echo
68 echo
69 echo "=== Testing version downgrade with zero expansion and 4K cache entries ==="
70 echo
84 echo
85 echo "=== Testing dirty version downgrade ==="
86 echo
[all …]
H A D06026 echo "QA output created by $seq"
71 echo
72 echo "=== Testing L2 reference into L1 ==="
73 echo
105 echo
106 echo "=== Testing cluster data reference into refcount block ==="
107 echo
131 echo
132 echo "=== Testing cluster data reference into inactive L2 table ==="
133 echo
[all …]
H A D14225 echo "QA output created by $seq"
49 echo Testing: "$@"
53 echo $cmd
56 echo quit
58 echo
72 echo
73 echo === Simple test for all cache modes ===
74 echo
83 echo
84 echo === Check inheritance of cache modes ===
[all …]
H A D00426 echo "QA output created by $seq"
50 echo
51 echo "write before image boundary"
54 echo
55 echo "write into image boundary"
58 echo
59 echo "write at image boundary"
62 echo
63 echo "write past image boundary"
66 echo
[all …]
H A D17226 echo "QA output created by $seq"
55 echo $cmd
58 echo quit
60 echo
65 echo
66 echo Testing: "$@" | _filter_testdir
82 echo "info block none0" |
102 echo
103 echo
104 echo === Default ===
[all …]
H A D15326 echo "QA output created by $seq"
65 echo
66 (echo "$@"; "$@" 2>&1 1>/dev/null) | _filter_testdir
74 echo $cmd
77 echo quit
84 $(for i in $@; do echo "-drive if=none,file=$i"; done) 2>&1 \
88 echo "== readonly=off,force-share=on should be rejected =="
92 echo
93 echo "== Creating base image =="
96 echo
[all …]
H A D29327 echo "QA output created by $seq"
69 echo "== creating a test image =="
72 echo
73 echo "== test that key 0 opens the image =="
76 echo
77 echo "== adding a password to slot 4 =="
79 echo "== adding a password to slot 1 =="
81 echo "== adding a password to slot 3 =="
84 echo "== adding a password to slot 2 =="
88 echo "== erase slot 4 =="
[all …]
H A D24426 echo "QA output created by $seq"
50 echo
51 echo "=== Create and open image with external data file ==="
52 echo
54 echo "With data file name in the image:"
62 echo
63 echo "Data file required, but without data file name in the image:"
70 echo
71 echo "Setting data-file for an image with internal data:"
77 echo
[all …]
H A D30824 echo "QA output created by $seq"
102 echo 'ERROR: Length of export and original differ:' >&2
103 echo "$len1 != $len2" >&2
105 echo '(OK: Lengths of export and original are the same)' >&2
108 echo "$len1"
114 echo '=== Set up ==='
145 echo
146 echo '=== Mountpoint not present ==='
152 if echo "$output" | grep -q "Parameter 'type' does not accept value 'fuse'"; then
156 echo "$output"
[all …]
H A D08531 echo "QA output created by $seq"
136 echo
137 echo === Running QEMU ===
138 echo
144 echo
145 echo === Sending capabilities ===
146 echo
152 echo
153 echo === Create a single snapshot on virtio0 ===
154 echo
[all …]
H A D17826 echo "QA output created by $seq"
47 echo "== Input validation =="
48 echo
73 local QEMU_IO_OPTIONS=$(echo "$QEMU_IO_OPTIONS" | sed "s/-f $IMGFMT/-f $1/")
92 echo
93 echo "== Size calculation for a new file ($ofmt) =="
94 echo
106 for fmt in $(echo -e "raw\n$IMGFMT\n" | sort -u); do
107 echo
108 echo "== Empty $fmt input image ($ofmt) =="
[all …]
H A D28726 echo "QA output created by $seq"
56 if echo "$output" | grep -q "Parameter 'compression-type' does not accept value 'zstd'"; then
60 echo
61 echo "=== Testing compression type incompatible bit setting for zlib ==="
62 echo
66 echo
67 echo "=== Testing compression type incompatible bit setting for zstd ==="
68 echo
72 echo
73 echo "=== Testing zlib with incompatible bit set ==="
[all …]
H A D02426 echo "QA output created by $seq"
64 echo "Creating backing file"
65 echo
75 echo "Creating new backing file"
76 echo
84 echo "Creating COW image"
85 echo
91 echo "Read before the rebase to make sure everything is set up correctly"
92 echo
110 echo
[all …]
H A D05126 echo "QA output created by $seq"
55 echo Testing: "$@"
59 echo $cmd
62 echo quit
64 echo
81 echo
82 echo === Unknown option ===
83 echo
90 echo
91 echo === Unknown protocol option ===
[all …]
H A D26726 echo "QA output created by $seq"
54 echo Testing: "$@"
58 echo $cmd
61 echo quit
63 echo
85 echo
86 echo "=== No block devices at all ==="
87 echo
91 echo
92 echo "=== -drive if=none ==="
[all …]
H A D05926 echo "QA output created by $seq"
53 echo
54 echo "=== Testing invalid granularity ==="
59 echo
60 echo "=== Testing too big L2 table size ==="
65 echo
66 echo "=== Testing too big L1 table size ==="
72 echo
73 echo "=== Testing monolithicFlat creation and opening ==="
78 echo
[all …]
/qemu/tests/qemu-iotests/tests/
H A Dzoned7 echo "QA output created by $seq"
33 echo "Testing a null_blk device:"
34 echo "case 1: if the operations work"
38 echo "(1) report the first zone:"
40 echo
41 echo "report the first 10 zones"
43 echo
44 echo "report the last zone:"
46 echo
47 echo
[all …]
H A Dqcow2-internal-snapshots26 echo "QA output created by $seq"
63 echo
64 echo "=== Write some data, take a snapshot and overwrite part of it ==="
65 echo
68 echo 'qemu-io disk0 "write -P0x11 0 1M"'
71 echo "savevm snap0"
72 echo 'qemu-io disk0 "write -P0x22 0 512k"'
73 echo "quit"
76 echo
80 echo
[all …]
H A Dwrite-zeroes-unmap23 echo "QA output created by $seq"
49 echo
50 echo "=== defaults - write zeros ==="
51 echo
54 echo -e 'qemu-io none0 "write -z 0 1m"\nquit' \
59 echo
60 echo "=== defaults - write zeros unmap ==="
61 echo
64 echo -e 'qemu-io none0 "write -zu 0 1m"\nquit' \
70 echo
[all …]
H A Dparallels-checks26 echo "QA output created by $seq"
57 echo "== TEST OUT OF IMAGE CHECK =="
59 echo "== write pattern =="
62 echo "== corrupt image =="
66 echo "== read corrupted image with repairing =="
72 echo "== TEST LEAK CHECK =="
74 echo "== write pattern to last cluster =="
75 echo "write -P 0x11 $LAST_CLUSTER_OFF $CLUSTER_SIZE"
79 echo "file size: $file_size"
81 echo "== extend image by 1 cluster =="
[all …]

12345678910>>...16