Home
last modified time | relevance | path

Searched refs:Test (Results 1 – 25 of 76) sorted by relevance

1234

/qemu/tests/qemu-iotests/
H A D084.out20 Test 1: Maximum size (512 TB - 128 MB):
26 Test 2: Size too large (512 TB - 128 MB + 64 kB)
29 Test 3: Size valid (64M), but Blocks In Image too small (63)
32 Test 4: Size valid (64M), but Blocks In Image exceeds max allowed
35 Test 5: Valid Image: 64MB, Blocks In Image 64, Block Size 1MB
41 Test 6: Block Size != 1MB; too small test (1MB - 1)
44 Test 7: Block Size != 1MB; too large test (1MB + 64KB)
H A D242.out1 Test 1
23 Test 2
57 Test 3
103 Test 4
150 Test 5
176 Test complete
H A D036.out10 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Test feature
16 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Test feature, Unknown …
17 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Test feature, Unknown …
H A D121.out5 --- Test 1 ---
15 --- Test 2 ---
H A D137129 echo === Test transaction semantics ===
/qemu/tests/qtest/
H A Dvnc-display-test.c16 typedef struct Test { struct
20 } Test; typedef
39 test_setup(Test *test) in test_setup()
73 Test *test) in test_vnc_basic_on_vnc_initialized()
84 Test test; in test_vnc_basic()
H A Ddbus-vmstate-test.c30 typedef struct Test { struct
40 } Test; typedef
96 get_connection(Test *test, guint *ownid) in get_connection()
149 set_id_list(Test *test, QTestState *s) in set_id_list()
172 test_dbus_vmstate(Test *test) in test_dbus_vmstate()
274 Test test = { 0, }; in test_dbus_vmstate_without_list()
285 Test test = { .id_list = "idA,idB" }; in test_dbus_vmstate_with_list()
296 Test test = { .id_list = "idA" }; in test_dbus_vmstate_only_a()
307 Test test = { .id_list = "idA,idC", .migrate_fail = true }; in test_dbus_vmstate_missing_src()
324 Test test = { .id_list = "idA,idB", in test_dbus_vmstate_missing_dst()
/qemu/tests/unit/
H A Dtest-mul64.c16 } Test; typedef
18 static const Test test_u_data[] = {
28 static const Test test_s_data[] = {
/qemu/tests/tcg/sh4/
H A Dtest-macw.c22 } Test; typedef
25 void test(const Test *t, int sat) in test()
45 static const Test tests[] = { in main()
H A Dtest-macl.c25 } Test; typedef
28 void test(const Test *t, int sat) in test()
48 static const Test tests[] = { in main()
/qemu/tests/qemu-iotests/tests/
H A Dimage-fleecing.out1 === Test backup(sync=none) based fleecing ===
70 === Test cbw-filter based fleecing ===
140 === Test fleecing-format based fleecing ===
212 === Test fleecing-format based fleecing with bitmap ===
296 === Test push backup with fleecing ===
H A Dqemu-img-close-errors.out3 === Test with 6 bitmaps ===
14 === Test with 7 bitmaps ===
/qemu/.gitlab-ci.d/
H A Dwindows.yml37 - If ( !(Test-Path -Path msys64\var\cache ) ) {
43 - if ( Test-Path -Path msys64\var\cache\msys2.exe.sig ) {
48 if ( Test-Path -Path msys64\var\cache\msys2.exe ) {
56 if ( Test-Path -Path msys64\var\cache\msys2.exe ) {
60 - if ( !(Test-Path -Path msys64\var\cache\msys2.exe ) ) {
/qemu/tests/qapi-schema/
H A Dstring-code-point-127.json1 # We accept printable ASCII: code points 32..126. Test code point 127:
H A Dstring-code-point-31.json1 # We accept printable ASCII: code points 32..126. Test code point 127:
H A Ddoc-good.rst2 Test Sphinx manual that pulls in the test schema file. We will generate
/qemu/tests/tcg/cris/
H A DREADME1 Test-suite for the cris port. Heavily based on the test-suite for the CRIS port of sim by Hans-Pete…
/qemu/tests/data/
H A Dtest-qga-os-release4 VERSION="Test 1"
/qemu/tests/tcg/cris/bare/
H A Dcheck_movmp.s4 # Test generic "move Ps,[]" and "move [],Pd" insns; the ones with
18 ; Test that writing to zero-registers is a nop
H A Dcheck_ret.s4 # Test that ret works.
H A Dcheck_movprv32.s4 # Test v32-specific special registers. FIXME: more registers.
H A Dcheck_movpmv32.s4 # Test v32-specific special registers. FIXME: more registers.
H A Dcheck_movpr.s4 # Test generic "move Ps,Rd" and "move Rs,Pd" insns; the ones with
/qemu/docs/system/devices/
H A Digb.rst16 This igb implementation was tested with Linux Test Project [2]_ and Windows HLK
17 [3]_ during the initial development. Later it was also tested with DPDK Test
/qemu/docs/devel/
H A Dindex-build.rst1 QEMU Build and Test System

1234