Home
last modified time | relevance | path

Searched refs:qtest_init (Results 1 – 25 of 60) sorted by relevance

123

/openbmc/qemu/tests/qtest/
H A Dfw_cfg-test.c32 s = qtest_init(""); in test_fw_cfg_signature()
49 s = qtest_init(""); in test_fw_cfg_id()
70 s = qtest_init("-uuid 4600cb32-38ec-4b2f-8acb-81c6ea54f2d8"); in test_fw_cfg_uuid()
86 s = qtest_init(""); in test_fw_cfg_ram_size()
100 s = qtest_init(""); in test_fw_cfg_nographic()
114 s = qtest_init(""); in test_fw_cfg_nb_cpus()
128 s = qtest_init(""); in test_fw_cfg_max_cpus()
143 s = qtest_init(""); in test_fw_cfg_numa()
170 s = qtest_init(""); in test_fw_cfg_boot_menu()
185 s = qtest_init("-boot reboot-timeout=15"); in test_fw_cfg_reboot_timeout()
[all …]
H A Dam53c974-test.c17 QTestState *s = qtest_init( in test_cmdfifo_underflow_ok()
34 QTestState *s = qtest_init( in test_cmdfifo_underflow2_ok()
82 QTestState *s = qtest_init( in test_cmdfifo_overflow_ok()
99 QTestState *s = qtest_init( in test_cmdfifo_overflow2_ok()
115 QTestState *s = qtest_init( in test_fifo_pop_buf()
137 QTestState *s = qtest_init( in test_target_selected_ok()
155 QTestState *s = qtest_init( in test_fifo_underflow_on_write_ok()
172 QTestState *s = qtest_init( in test_cancelled_request_ok()
194 QTestState *s = qtest_init( in test_inflight_cancel_ok()
228 QTestState *s = qtest_init( in test_reset_before_transfer_ok()
H A Dnuma-test.c30 qts = qtest_init(cli); in test_mon_explicit()
47 qts = qtest_init(cli); in test_def_cpu_split()
65 qts = qtest_init(cli); in test_mon_partial()
92 qts = qtest_init(cli); in test_query_cpus()
135 qts = qtest_init(cli); in pc_numa_cpu()
188 qts = qtest_init(cli); in spapr_numa_cpu()
232 qts = qtest_init(cli); in aarch64_numa_cpu()
282 qts = qtest_init(cli); in loongarch64_numa_cpu()
327 qs = qtest_init(cli); in pc_dynamic_cpu_cfg()
393 qs = qtest_init(cli); in pc_hmat_build_cfg()
[all …]
H A Dwdt_ib700-test.c60 QTestState *s = qtest_init("-watchdog-action pause -device ib700"); in ib700_pause()
73 QTestState *s = qtest_init("-watchdog-action reset -device ib700"); in ib700_reset()
88 s = qtest_init("-watchdog-action reset -no-reboot -device ib700"); in ib700_shutdown()
100 QTestState *s = qtest_init("-watchdog-action none -device ib700"); in ib700_none()
H A Dfuzz-sb16-test.c18 QTestState *s = qtest_init("-M q35 " in test_fuzz_sb16_0x1c()
30 QTestState *s = qtest_init("-M pc " in test_fuzz_sb16_0x91()
46 QTestState *s = qtest_init("-M pc " in test_fuzz_sb16_0xd4()
H A Ddrive_del-test.c176 qts = qtest_init("-drive if=none,id=drive0 -M none"); in test_drive_without_dev()
203 qts = qtest_init("-drive if=none,id=drive0"); in test_after_failed_device_add()
414 qts = qtest_init(machine_addition); in test_drive_add_device_add_and_del()
437 qts = qtest_init("-machine q35 -device pcie-root-port,id=p1 " in test_drive_add_device_add_and_del_q35()
467 qts = qtest_init(machine_addition); in test_blockdev_add_device_add_and_del()
490 qts = qtest_init("-machine q35 -device pcie-root-port,id=p1 " in test_blockdev_add_device_add_and_del_q35()
H A Ddevice-introspect-test.c131 qts = qtest_init(common_args); in test_device_intro_list()
173 qts = qtest_init(common_args); in test_qom_list_fields()
200 QTestState *qts = qtest_init(common_args); in test_device_intro_none()
219 QTestState *qts = qtest_init(common_args); in test_device_intro_abstract()
241 QTestState *qts = qtest_init(args); in test_device_intro_concrete()
278 qts = qtest_init(common_args); in test_abstract_interfaces()
H A Dnpcm7xx_watchdog_timer-test.c125 QTestState *qts = qtest_init("-machine quanta-gsj"); in test_init()
139 QTestState *qts = qtest_init("-machine quanta-gsj"); in test_reset_action()
179 QTestState *qts = qtest_init("-machine quanta-gsj"); in test_prescaler()
211 qts = qtest_init("-machine quanta-gsj"); in test_enabling_flags()
224 qts = qtest_init("-machine quanta-gsj"); in test_enabling_flags()
237 qts = qtest_init("-machine quanta-gsj"); in test_enabling_flags()
264 qts = qtest_init("-machine quanta-gsj"); in test_pause()
H A Dpvpanic-test.c21 qts = qtest_init("-device pvpanic -action panic=none"); in test_panic_nopause()
44 qts = qtest_init("-device pvpanic -action panic=pause"); in test_panic()
67 qts = qtest_init("-device pvpanic"); in test_pvshutdown()
H A Daspeed_hace-test.c164 QTestState *s = qtest_init(machine); in test_md5()
197 QTestState *s = qtest_init(machine); in test_sha256()
230 QTestState *s = qtest_init(machine); in test_sha512()
263 QTestState *s = qtest_init(machine); in test_sha256_sg()
314 QTestState *s = qtest_init(machine); in test_sha512_sg()
365 QTestState *s = qtest_init(machine); in test_sha256_accum()
406 QTestState *s = qtest_init(machine); in test_sha512_accum()
471 QTestState *s = qtest_init(machine); in test_addresses()
H A Dfuzz-lsi53c895a-test.c21 s = qtest_init("-M q35 -m 512M -nodefaults " in test_lsi_dma_reentrancy()
54 s = qtest_init("-M q35 -m 2G -nodefaults " in test_lsi_do_msgout_cancel_req()
124 s = qtest_init("-M q35 -nographic -monitor none -serial none " in test_lsi_do_dma_empty_queue()
H A Dsifive-e-aon-watchdog-test.c64 QTestState *qts = qtest_init("-machine sifive_e"); in test_wdogcount()
94 QTestState *qts = qtest_init("-machine sifive_e"); in test_wdogcfg()
131 QTestState *qts = qtest_init("-machine sifive_e"); in test_wdogcmp0()
148 QTestState *qts = qtest_init("-machine sifive_e"); in test_wdogkey()
168 QTestState *qts = qtest_init("-machine sifive_e"); in test_wdogfeed()
184 QTestState *qts = qtest_init("-machine sifive_e"); in test_scaled_wdogs()
210 QTestState *qts = qtest_init("-machine sifive_e"); in test_watchdog()
252 QTestState *qts = qtest_init("-machine sifive_e"); in test_scaled_watchdog()
294 QTestState *qts = qtest_init("-machine sifive_e"); in test_periodic_int()
352 QTestState *qts = qtest_init("-machine sifive_e"); in test_enable_disable()
H A Dvirtio-balloon-test.c20 QTestState *s = qtest_init("-device virtio-balloon -machine q35" in oss_fuzz_71649()
32 QTestState *s = qtest_init("-device virtio-balloon,id=balloon" in query_stats()
H A Dnpcm7xx_adc-test.c198 QTestState *qts = qtest_init("-machine quanta-gsj"); in test_init()
209 QTestState *qts = qtest_init("-machine quanta-gsj"); in test_convert_internal()
237 QTestState *qts = qtest_init("-machine quanta-gsj"); in test_convert_external()
269 QTestState *qts = qtest_init("-machine quanta-gsj"); in test_interrupt()
294 QTestState *qts = qtest_init("-machine quanta-gsj"); in test_reset()
323 qts = qtest_init(buf); in test_calibrate()
H A Dpvpanic-pci-test.c31 qts = qtest_init("-device pvpanic-pci,addr=04.0 -action panic=none"); in test_panic_nopause()
64 qts = qtest_init("-device pvpanic-pci,addr=04.0 -action panic=pause"); in test_panic()
97 qts = qtest_init("-device pvpanic-pci,addr=04.0"); in test_pvshutdown()
H A Dfuzz-megasas-test.c22 s = qtest_init("-nographic -monitor none -serial none " in test_lp1878263_megasas_zero_iov_cnt()
43 QTestState *s = qtest_init("-m 32M -machine q35 " in test_gitlab_issue521_megasas_sgl_ovf()
H A Dxlnx-can-test.c140 QTestState *qts = qtest_init("-machine xlnx-zcu102" in test_can_bus()
177 QTestState *qts = qtest_init("-machine xlnx-zcu102" in test_can_loopback()
225 QTestState *qts = qtest_init("-machine xlnx-zcu102" in test_can_filter()
273 QTestState *qts = qtest_init("-machine xlnx-zcu102" in test_can_sleepmode()
319 QTestState *qts = qtest_init("-machine xlnx-zcu102" in test_can_snoopmode()
H A Dfuzz-sdcard-test.c21 s = qtest_init(" -m 512m -nodefaults -nographic" in oss_fuzz_29225()
64 s = qtest_init(" -m 32 -nodefaults -nographic" in oss_fuzz_36217()
98 s = qtest_init(" -m 512M -nodefaults -nographic" in oss_fuzz_36391()
H A Dast2700-gpio-test.c19 QTestState *s = qtest_init(machine); in test_output_pins()
46 QTestState *s = qtest_init(machine); in test_input_pins()
H A Darm-cpu-features.c342 qts = qtest_init(MACHINE "-cpu max,sve-max-vq=8"); in sve_tests_sve_max_vq_8()
377 qts = qtest_init(MACHINE "-cpu max,sve=off"); in sve_tests_sve_off()
402 qts = qtest_init(MACHINE_KVM "-cpu max,sve=off"); in sve_tests_sve_off_kvm()
443 qts = qtest_init(MACHINE "-cpu max"); in test_query_cpu_model_expansion()
504 qts = qtest_init(MACHINE_KVM "-cpu max"); in test_query_cpu_model_expansion_kvm()
H A Dqmp-cmd-test.c76 qts = qtest_init(common_args); in test_query()
139 qts = qtest_init(common_args); in qmp_schema_init()
224 qts = qtest_init(common_args); in test_object_add_failure_modes()
H A Dq35-test.c89 qts = qtest_init("-M q35"); in test_smram_lock()
201 qts = qtest_init("-M q35"); in test_smram_smbase_lock()
264 qts = qtest_init("-M pc-q35-4.1"); in test_without_smram_base()
H A Dmicrobit-test.c139 QTestState *qts = qtest_init("-M microbit"); in test_microbit_i2c()
190 QTestState *qts = qtest_init("-M microbit"); in test_nrf51_nvmc()
281 QTestState *qts = qtest_init("-M microbit"); in test_nrf51_gpio()
398 QTestState *qts = qtest_init("-M microbit"); in test_nrf51_gpio_detect()
482 QTestState *qts = qtest_init("-M microbit"); in test_nrf51_timer()
H A Dxlnx-canfd-test.c290 QTestState *qts = qtest_init("-machine xlnx-versal-virt" in test_can_data_transfer()
330 QTestState *qts = qtest_init("-machine xlnx-versal-virt" in test_canfd_data_transfer()
369 QTestState *qts = qtest_init("-machine xlnx-versal-virt" in test_can_loopback()
H A Dstm32l4x5_usart-test.c202 QTestState *qts = qtest_init("-M b-l475e-iot01a"); in test_write_read()
308 QTestState *qts = qtest_init("-M b-l475e-iot01a"); in test_ack()
349 QTestState *qts = qtest_init("-M b-l475e-iot01a"); in test_clock_enable()

123