Home
last modified time | relevance | path

Searched refs:test_init (Results 1 – 14 of 14) sorted by relevance

/qemu/tests/qtest/
H A Dtco-test.c138 test_init(&d); in test_tco_defaults()
171 test_init(&d); in test_tco_timeout()
215 test_init(&d); in test_tco_max_timeout()
258 test_init(&td); in test_tco_second_timeout_pause()
283 test_init(&td); in test_tco_second_timeout_reset()
308 test_init(&td); in test_tco_second_timeout_shutdown()
333 test_init(&td); in test_tco_second_timeout_none()
358 test_init(&d); in test_tco_ticks_counter()
385 test_init(&d); in test_tco1_control_bits()
405 test_init(&d); in test_tco1_status_bits()
[all …]
H A Dsifive-e-aon-watchdog-test.c49 static void test_init(QTestState *qts) in test_init() function
66 test_init(qts); in test_wdogcount()
96 test_init(qts); in test_wdogcfg()
133 test_init(qts); in test_wdogcmp0()
150 test_init(qts); in test_wdogkey()
170 test_init(qts); in test_wdogfeed()
186 test_init(qts); in test_scaled_wdogs()
212 test_init(qts); in test_watchdog()
254 test_init(qts); in test_scaled_watchdog()
296 test_init(qts); in test_periodic_int()
[all …]
H A Dusb-hcd-ehci-test.c53 static void test_init(void) in test_init() function
176 test_init(); in main()
H A Drtl8139-test.c188 static void test_init(void) in test_init() function
219 qtest_add_func("/rtl8139/timer", test_init); in main()
H A Dnpcm_gmac-test.c178 static void test_init(gconstpointer test_data) in test_init() function
260 gmac_add_test("init", td, test_init); in main()
H A Dnpcm7xx_watchdog_timer-test.c122 static void test_init(gconstpointer watchdog) in test_init() function
H A Dnpcm7xx_adc-test.c194 static void test_init(gconstpointer adc_p) in test_init() function
H A Dnpcm7xx_pwm-test.c555 static void test_init(gconstpointer test_data) in test_init() function
H A Dnpcm7xx_emc-test.c341 static void test_init(gconstpointer test_data) in test_init() function
/qemu/tests/tcg/xtensa/
H A Dtest_cache.S3 .purgem test_init
4 .macro test_init macro
H A Dmacros.inc51 .macro test_init
58 test_init
H A Dtest_phys_mem.S7 .purgem test_init
9 .macro test_init macro
H A Dtest_mmu.S9 .purgem test_init
22 .macro test_init macro
/qemu/tests/unit/
H A Dtest-throttle.c155 static void test_init(void) in test_init() function
817 g_test_add_func("/throttle/init", test_init); in main()