/openbmc/qemu/tests/qtest/ |
H A D | fw_cfg-test.c | 32 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 D | am53c974-test.c | 17 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 D | numa-test.c | 30 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 D | wdt_ib700-test.c | 60 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 D | fuzz-sb16-test.c | 18 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 D | drive_del-test.c | 176 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 D | device-introspect-test.c | 131 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 D | npcm7xx_watchdog_timer-test.c | 125 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 D | pvpanic-test.c | 21 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 D | aspeed_hace-test.c | 164 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 D | fuzz-lsi53c895a-test.c | 21 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 D | sifive-e-aon-watchdog-test.c | 64 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 D | virtio-balloon-test.c | 20 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 D | npcm7xx_adc-test.c | 198 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 D | pvpanic-pci-test.c | 31 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 D | fuzz-megasas-test.c | 22 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 D | xlnx-can-test.c | 140 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 D | fuzz-sdcard-test.c | 21 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 D | ast2700-gpio-test.c | 19 QTestState *s = qtest_init(machine); in test_output_pins() 46 QTestState *s = qtest_init(machine); in test_input_pins()
|
H A D | arm-cpu-features.c | 342 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 D | qmp-cmd-test.c | 76 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 D | q35-test.c | 89 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 D | microbit-test.c | 139 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 D | xlnx-canfd-test.c | 290 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 D | stm32l4x5_usart-test.c | 202 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()
|