Home
last modified time | relevance | path

Searched refs:TEST_F_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/mm/
H A Dmigration.c118 TEST_F_TIMEOUT(migration, private_anon, 2*RUNTIME)
143 TEST_F_TIMEOUT(migration, shared_anon, 2*RUNTIME)
178 TEST_F_TIMEOUT(migration, private_anon_thp, 2*RUNTIME)
/openbmc/linux/tools/testing/selftests/rtc/
H A Drtctest.c85 TEST_F_TIMEOUT(rtc, date_read_loop, READ_LOOP_DURATION_SEC + 2) {
125 TEST_F_TIMEOUT(rtc, uie_read, NUM_UIE + 2) {
303 TEST_F_TIMEOUT(rtc, alarm_alm_set_minute, 65) {
360 TEST_F_TIMEOUT(rtc, alarm_wkalm_set_minute, 65) {
/openbmc/linux/tools/testing/selftests/
H A Dkselftest_harness.h373 #define TEST_F_TIMEOUT(fixture_name, test_name, timeout) \ macro
/openbmc/linux/tools/testing/selftests/sgx/
H A Dmain.c383 TEST_F_TIMEOUT(enclave, unclobbered_vdso_oversubscribed_remove, 900)