Home
last modified time | relevance | path

Searched refs:test (Results 201 – 225 of 327) sorted by relevance

12345678910>>...14

/qemu/crypto/
H A Drsakey-nettle.c.inc89 * compatible with the unit test of the kernel. TODO: remove this
90 * until linux-kernel's unit-test is fixed;
H A Drsakey-builtin.c.inc157 * the unit test of the kernel. TODO: remove this until linux kernel's
158 * unit-test is fixed.
/qemu/tests/lcitool/
H A Dmappings.yml51 # test using tomllib
/qemu/tests/uefi-test-tools/UefiTestToolsPkg/
H A DUefiTestToolsPkg.dec2 # edk2 package declaration for the test helper UEFI applications that run in
/qemu/tests/qemu-iotests/
H A D296.out11 Is another process using the image [TEST_DIR/test.img]?
H A D099.out19 json:{"driver": "raw", "file": {"test": {"driver": "IMGFMT", "file": {"image": {"driver": "file", "…
H A D070.out23 image: TEST_DIR/test-disk2vhd.IMGFMT
H A Dmeson.build62 test('io-' + format + '-' + item,
H A D171.out3 == test 'offset' option ==
95 == test 'offset' and 'size' options ==
191 == test misaligned 'offset' ==
287 == test reopen ==
/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h73 } test; member
/qemu/tests/unit/
H A Dtest-rcu-list.c284 static void rcu_qtest(const char *test, int duration, int nreaders) in rcu_qtest() argument
318 test, nthreadsrunning - 1, n_reads, in rcu_qtest()
/qemu/tests/rocker/
H A Dport18 # test...
/qemu/tests/tcg/cris/bare/
H A Dcheck_xarith.s46 ;; test for broken X sequence, run it several times.
/qemu/.gitlab-ci.d/cirrus/
H A Dbuild.yml24 …- if test -n "@PYPI_PKGS@" ; then PYLIB=$(@PYTHON@ -c 'import sysconfig; print(sysconfig.get_path(…
/qemu/target/arm/tcg/
H A Dpauth_helper.c334 uint64_t pac, ext_ptr, ext, test; in pauth_addpac() local
355 test = sextract64(ptr, bot_bit, top_bit - bot_bit); in pauth_addpac()
356 if (test != 0 && test != -1) { in pauth_addpac()
/qemu/python/
H A DREADME.rst5 configure, and test QEMU. It is organized by namespace (``qemu``), and
73 - ``avocado.cfg`` Configuration for the Avocado test-runner.
/qemu/python/tests/
H A Dminreqs.txt12 # on PyPI that allows the test suite to pass.
/qemu/docs/specs/
H A Dvirt-ctlr.rst23 A basic command, no-op (0), is always present and can be used to test the
H A Dtpm.rst254 -device tpm-tis,tpmdev=tpm0 test.img
326 -device tpm-tis,tpmdev=tpm0 test.img
340 -drive file=test.img,format=raw,if=none,id=drive-virtio-disk0
418 The following command sequences can be used to test VM save / restore.
440 test.img
456 To test 'VM restore' you have to start the swtpm with the same
480 test.img
/qemu/tests/tcg/i386/system/
H A Dboot.S80 test %al, %al
/qemu/docs/system/arm/
H A Dnrf.rst51 $ qemu-system-arm -M microbit -device loader,file=test.hex
/qemu/pc-bios/optionrom/
H A Dpvh.S125 test %ebx, %ebx
/qemu/target/ppc/translate/
H A Dvsx-impl.c.inc1018 /* test if +Inf */
1026 /* test if -Inf */
1045 /* test if +0 */
1052 /* test if -0 */
1060 /* test if +0 or -0 */
1069 /* test if +Denormal */
1081 /* test if -Denormal */
1108 /* test if NaN */
1154 /* test if -0 */
1158 /* test if +0 */
[all …]
/qemu/include/qemu/
H A Dosdep.h272 #define qemu_build_assert(test) while (!(test)) qemu_build_not_reached() argument
/qemu/docs/system/devices/
H A Dcan.rst156 The test can run for example::
172 The test can also be run the other way around, generating messages in the
185 …(7) `CTU CAN FD project including core VHDL design, Linux driver, test utilities etc. <https://git…

12345678910>>...14