Home
last modified time | relevance | path

Searched full:test_args (Results 1 – 4 of 4) sorted by relevance

/qemu/tests/guest-debug/
H A Drun-test.py30 parser.add_argument('test_args', nargs='*',
109 if args.test_args:
110 gdb_cmd += f" -ex \"py sys.argv={args.test_args}\""
/qemu/tests/qtest/
H A Dboot-order-test.c26 const char *test_args, in test_a_boot_order() argument
40 machine ?: "", test_args); in test_a_boot_order()
H A Dmeson.build451 test_args = ['--tap', '-k'] variable
454 test_args += ['--full']
461 args: test_args,
/qemu/.gitlab-ci.d/
H A Dwindows.yml104 …- ..\msys64\usr\bin\bash -lc "make check MTESTARGS='$TEST_ARGS' || { cat meson-logs/testlog.txt; e…