Home
last modified time | relevance | path

Searched full:test (Results 176 – 200 of 1797) sorted by relevance

12345678910>>...72

/qemu/tests/perf/block/qcow2/
H A Dconvert-blockstatus3 # Test lseek influence on qcow2 block-status
6 # qcow2 driver returned DATA. There are several test cases to check influence
39 # test-case plain
51 # test-case forward
66 # test-case prealloc
/qemu/tests/qtest/
H A Dac97-test.c46 * This is rather a test of the audio subsystem and not an AC97 test. Test if
63 * This test is similar to the playback upsample test. QEMU shouldn't abort if
H A Dnpcm7xx_emc-test.c41 /* Size of tx,rx test buffers. */
511 /* Test the status bits, ignoring the length field. */ in emc_send_verify1()
543 /* Prepare test data buffer. */ in emc_send_verify()
656 /* Prepare test data buffer. */ in emc_recv_verify()
657 const char test[RX_DATA_LEN] = "TEST"; in emc_recv_verify() local
658 int len = htonl(sizeof(test)); in emc_recv_verify()
664 .iov_base = (char *) test, in emc_recv_verify()
665 .iov_len = sizeof(test), in emc_recv_verify()
670 * Reset the device BEFORE sending a test packet, otherwise the packet in emc_recv_verify()
671 * may get swallowed by an active device of an earlier test. in emc_recv_verify()
[all …]
/qemu/tests/qemu-iotests/
H A D0184 # Merge backing file into test image when converting the image
66 echo "Creating test image with backing file"
72 echo "Filling test image"
79 # Complete test image clusters
95 # Complete test image clusters
H A D0364 # Test qcow2 feature bits
9 # Based on test 031.
49 # this test requires a cluster size large enough for the feature table
66 printf "\x00\x3f%s" "Test feature" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857
82 printf "\x00\x3f%s" "Test feature" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857
87 printf "\x00\x3d%s" "Test feature" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857
H A D29452 echo "== creating a test image =="
56 echo "== test that key 0 opens the image =="
72 echo "== test that key 0 doesn't open the image =="
80 echo "== test that key 0 still doesn't open the image (key material is erased) =="
84 echo "== test that key 1 still works =="
H A D2834 # Test for copy-before-write filter permission conflict
24 # The test is unrelated to formats, restrict it to qcow2 to avoid extra runs
31 """ Test description
39 test create an example of such configuration and checks that a backup is then
69 preceding this test creation), starting backup on such configuration led to
70 crash, so current "something" is a lot better, and this test actual goal is
/qemu/tests/tcg/aarch64/
H A Dbti-3.c25 #define TEST(WHICH, EXPECT) \ macro
37 TEST(BTYPE_1, 0); in main()
38 TEST(BTYPE_2, 0); in main()
39 TEST(BTYPE_3, 1); in main()
/qemu/tests/docker/
H A Dtest-tsan3 # This test will use TSan as part of a build and a make check.
10 # Originally based on test-quick from Fam Zheng <famz@redhat.com>
21 tsan_log_dir="/tmp/qemu-test/build/tsan"
31 tsan_opts="suppressions=/tmp/qemu-test/src/tests/tsan/suppressions.tsan\
H A Dcommon.rc3 # Common routines for docker test scripts.
18 if test "$DEF_TARGET_LIST" = "none"; then
30 if test -f "$d/$c"
36 if test "$found" != "1"
/qemu/tests/tcg/ppc64/
H A Dnon_signalling_xscv.c6 #define TEST(INSN, B_HI, B_LO, T_HI, T_LO) \ macro
27 TEST("xscvspdpn", 0x7fbfffff00000000ULL, 0x0, 0x7ff7ffffe0000000ULL, 0x0); in main()
28 TEST("xscvdpspn", 0x7ff7ffffffffffffULL, 0x0, 0x7fbfffff7fbfffffULL, 0x0); in main()
34 TEST("xscvdpspn", 0x7ff000001fffffffULL, 0x0, 0x7f8000007f800000ULL, 0x0); in main()
/qemu/tests/tcg/xtensa/
H A Dtest_dfp0_arith.S28 test add_d label
38 test add_d_inf label
50 test add_d_nan_dfpu label
74 test sub_d label
81 test mul_d label
99 test madd_d label
105 test madd_d_precision label
112 test madd_d_nan_dfpu label
H A Dtest_windowed.S76 test overflow label
126 test underflow label
160 test retw label
170 test movsp label
193 test rotw label
277 test callw label
308 test entry label
361 test entry_overflow label
/qemu/tests/qapi-schema/
H A Dmeson.build142 'oob-test.json',
143 'allow-preconfig-test.json',
150 'qapi-schema-test.json',
215 # Intentionally missing schema file test -- not passed through files():
218 # Because people may want to use test-qapi.py from the command line, we
221 test('QAPI schema regression tests', python,
222 args: files('test-qapi.py') + schemas,
241 # Test the document-comment document generation code by running a test schema
269 # in the golden reference (which could otherwise cause test failures
292 test('QAPI rST doc', diff, args: ['-u', qapi_doc_ref_nocr[0], qapi_doc_out_nocr[0]],
H A Dallow-preconfig-test.err1 allow-preconfig-test.json: In command 'allow-preconfig-test':
2 allow-preconfig-test.json:2: flag 'allow-preconfig' may only use true value
/qemu/tests/functional/
H A Dtest_arm_sx1.py5 # Functional test that boots a Linux kernel on an sx1 machine
22 …'https://github.com/groeck/linux-test-downloads/raw/225223f2ad7d637b34426810bf6c3b727b76a718/sx1/z…
26 …'https://github.com/groeck/linux-test-downloads/raw/225223f2ad7d637b34426810bf6c3b727b76a718/sx1/r…
30 …'https://github.com/groeck/linux-test-downloads/raw/225223f2ad7d637b34426810bf6c3b727b76a718/sx1/r…
34 …'https://github.com/groeck/linux-test-downloads/raw/225223f2ad7d637b34426810bf6c3b727b76a718/sx1/f…
H A Dtest_aarch64_sbsaref_freebsd.py3 # Functional test that boots a kernel and checks the console
27 # Other test profiles should use more minimal boots
52 @skipSlowTest() # Test might timeout due to PAuth emulation
56 @skipSlowTest() # Test might timeout due to PAuth emulation
/qemu/tests/qemu-iotests/tests/
H A Dimage-fleecing4 # This test covers the basic fleecing workflow, which provides a
210 # even before hmp qemu_io write, and we didn't actually test
278 def test(use_cbw, use_snapshot_access_filter, function
290 test(use_cbw, use_snapshot_access_filter, nbd_sock_path, None,
295 test(True, True, None, target_img_path)
298 log('=== Test backup(sync=none) based fleecing ===\n')
301 log('=== Test cbw-filter based fleecing ===\n')
304 log('=== Test fleecing-format based fleecing ===\n')
307 log('=== Test fleecing-format based fleecing with bitmap ===\n')
310 log('=== Test push backup with fleecing ===\n')
/qemu/tests/tcg/multiarch/system/
H A Dmemory.c2 * Memory Test
4 * This is intended to test the system-mode code and ensure we properly
74 ml_printf("Filling test area with u8 (%p):", ptr); in init_test_data_u8()
100 ml_printf("Filling test area with s8 pairs (%s):", in init_test_data_s8()
112 * Zero the first few bytes of the test data in preparation for
143 ml_printf("Filling test area with u16 (offset %d, %p):", offset, ptr); in init_test_data_u16()
163 ml_printf("Filling test area with u32 (offset %d, %p):", offset, ptr); in init_test_data_u32()
186 ml_printf("Filling test area with u64 (offset %d, %p):", offset, ptr); in init_test_data_u64()
325 /* Read the test data and verify at various offsets */
470 * Read the test data and verify at various offsets
[all …]
/qemu/tests/tcg/s390x/
H A Dper.S36 /* Test unconditional relative branch. */
44 /* Test unconditional indirect branch. */
51 /* Test conditional relative branch. */
59 /* Test conditional register branch. */
H A Dbr-odd.S2 * Test BRanching to a non-mapped odd address.
6 .globl test symbol
7 test: label
/qemu/docs/devel/testing/
H A Dci.rst17 A gating test restricts the move of code from one stage to another on a
18 test/deployment pipeline. The step move is granted with approval. The approval
32 Reliable Software Releases Through Build, Test, and Deployment, p. 55.
34 Reliable Software Releases Through Build, Test, and Deployment, p. 122.
/qemu/tests/multiboot/
H A Dmmap.out4 === Running test case: mmap.elf ===
22 === Running test case: mmap.elf -m 1.1M ===
39 === Running test case: mmap.elf -m 2G ===
57 === Running test case: mmap.elf -m 4G ===
76 === Running test case: mmap.elf -m 8G ===
/qemu/rust/qemu-api/
H A Dmeson.build86 rust.test('rust-qemu-api-tests', _qemu_api_rs,
101 test('rust-qemu-api-integration',
106 rust_args: ['--test'],
110 '--test', '--test-threads', '1',
/qemu/tests/unit/
H A Dtest-opts-visitor.c7 * Laszlo Ersek <lersek@redhat.com> (based on test-string-output-visitor)
19 #include "test-qapi-visit.h" /* visit_type_UserDefOptions() */
27 /* fixture (= glib test case context) and test case manipulation */
70 /* test output evaluation */
85 /* The error message is printed when this test utility is invoked directly in expect_fail()
88 * tests/test-opts-visitor --verbose in expect_fail()
173 /* test cases */
290 * test negative values as well. Finally, the full list of QemuOpt elements in main()
295 * visit_type_uint16()), so it wouldn't add a separate test in this regard. in main()
333 /* Test maximum range sizes. The macro value is open-coded here in main()
[all …]

12345678910>>...72