Home
last modified time | relevance | path

Searched refs:test (Results 101 – 125 of 327) sorted by relevance

12345678910>>...14

/qemu/tests/avocado/avocado_qemu/
H A D__init__.py135 def _console_interaction(test, success_message, failure_message, argument
139 vm = test.vm
160 test.fail(fail)
162 def interrupt_interactive_console_until_pattern(test, success_message, argument
185 _console_interaction(test, success_message, failure_message,
188 def wait_for_console_pattern(test, success_message, failure_message=None, argument
199 _console_interaction(test, success_message, failure_message, None, vm=vm)
201 def exec_command(test, command): argument
211 _console_interaction(test, None, None, command + '\r')
213 def exec_command_and_wait_for_pattern(test, command, argument
[all …]
/qemu/tests/unit/
H A Dcheck-qom-interface.c30 uint32_t test; member
46 tc->test = PATTERN; in test_class_init()
75 g_assert(ioc->test == PATTERN); in test_interface_impl()
/qemu/tests/qtest/
H A Dqos-test.c173 test_arg = test_node->u.test.arg; in run_one_test()
174 if (test_node->u.test.before) { in run_one_test()
175 test_arg = test_node->u.test.before(cmd_line, test_arg); in run_one_test()
182 test_node->u.test.function(obj, test_arg, alloc); in run_one_test()
295 if (path->u.test.subprocess) { in walk_path()
/qemu/tests/decode/
H A Dmeson.build55 test(fs.replace_suffix(t, ''),
56 decodetree, args: ['--output-null', '--test-for-error', files(t)],
61 test(fs.replace_suffix(t, ''),
/qemu/hw/i2c/
H A Domap_i2c.c55 uint16_t test; member
156 s->test = 0; in omap_i2c_reset()
251 if (s->test & (1 << 15)) { /* ST_EN */ in omap_i2c_read()
252 s->test ^= 0xa; in omap_i2c_read()
253 return s->test; in omap_i2c_read()
255 return s->test & ~0x300f; in omap_i2c_read()
391 s->test = value & 0xf80f; in omap_i2c_write()
/qemu/hw/core/
H A Dregister.c74 uint64_t old_val, new_val, test, no_w_mask; in register_write() local
89 test = (old_val ^ val) & ac->rsvd; in register_write()
90 if (test) { in register_write()
92 "fields: 0x%" PRIx64 ")\n", prefix, test); in register_write()
95 test = val & ac->unimp; in register_write()
96 if (test) { in register_write()
/qemu/target/alpha/
H A Dint_helper.c65 uint64_t test = 0x0100010001000100ULL; in helper_cmpbge() local
76 cl = ((al | test) - bl) & test; in helper_cmpbge()
77 ch = ((ah | test) - bh) & test; in helper_cmpbge()
/qemu/.gitlab-ci.d/
H A Dbuildtest-template.yml25 - if test -n "$LD_JOBS";
30 - if test -n "$MAKE_CHECK_ARGS";
55 stage: test
89 - build/tests/results/latest/test-results
/qemu/tests/tcg/s390x/
H A Dbr-odd.S6 .globl test
7 test: label
H A Dex-odd.S6 .globl test
7 test: label
H A Dlpswe-unaligned.S6 .globl test
7 test: label
H A Dpgm-specification-user.c12 extern void test(void);
34 test(); in main()
H A Dmie3-mvcrl.c16 static bool test(void) in test() function
51 ok &= test(); in main()
/qemu/tests/tcg/aarch64/
H A Dtest-2248.c7 long test(long x, long y, long sh) in test() function
25 long r = test(0, 1, 2); in main()
H A Dsve-str.c6 static int __attribute__((noinline)) test(int vl) in test() function
45 err |= test(i); in main()
/qemu/tests/qapi-schema/
H A Doob-test.err1 oob-test.json: In command 'oob-command-1':
2 oob-test.json:2: flag 'allow-oob' may only use true value
H A Dqapi-schema-test.out12 module qapi-schema-test.json
208 command test-flags-command None -> None
315 command test-if-cmd TestIfStruct -> UserDefThree
318 command test-cmd-return-def-three None -> UserDefThree
341 member namespace-test: int optional=False
342 feature namespace-test
395 command test-command-features1 None -> None
398 command test-command-features3 None -> None
403 command test-command-cond-features1 None -> None
407 command test-command-cond-features2 None -> None
[all …]
H A Dmeson.build141 'oob-test.json',
142 'allow-preconfig-test.json',
149 'qapi-schema-test.json',
214 # Intentionally missing schema file test -- not passed through files():
217 # Because people may want to use test-qapi.py from the command line, we
220 test('QAPI schema regression tests', python,
221 args: files('test-qapi.py') + schemas,
240 # Test the document-comment document generation code by running a test schema
268 # in the golden reference (which could otherwise cause test failures
291 test('QAPI rST doc', diff, args: ['-u', qapi_doc_ref_nocr[0], qapi_doc_out_nocr[0]],
/qemu/scripts/
H A Dmeson.build5 test('xml-preprocess', files('xml-preprocess-test.py'), suite: ['unit'])
/qemu/target/hexagon/
H A Dgen_dectree_import.c97 const char *test = "V6_"; /* HVX */ in get_opcode_enc_class() local
99 if (strncmp(name, test, strlen(test)) == 0) { in get_opcode_enc_class()
/qemu/tests/tcg/arm/
H A DREADME8 test-arm-iwmmxt
11 A simple test case for older iwmmxt extended ARMs
/qemu/tests/bench/
H A Dbufferiszero-bench.c12 static void test(const void *opaque) in test() function
45 g_test_add_data_func("/cutils/bufferiszero/speed", NULL, test); in main()
/qemu/tests/tcg/i386/
H A Dtest-i386-f2xm1.c5 struct test { struct
9 const struct test tests[] = { argument
/qemu/docs/system/i386/
H A Dmicrovm.rst80 -drive id=test,file=test.img,format=raw,if=none \
81 -device virtio-blk-device,drive=test \
104 -drive id=test,file=test.img,format=raw,if=none \
105 -device virtio-blk-device,drive=test \
/qemu/tests/tcg/xtensa/
H A Dtest_load_store.S169 test load_ok label
187 test load_unaligned label
198 test store_ok label
213 test store_unaligned label

12345678910>>...14