Searched refs:test__cleanup__timeout (Results 1 – 1 of 1) sorted by relevance
187 ATF_TC(test__cleanup__timeout);188 ATF_TC_HEAD(test__cleanup__timeout, tc) { setup(tc, true); } in ATF_TC_HEAD() argument189 ATF_TC_BODY(test__cleanup__timeout, tc) in ATF_TC_BODY() argument277 ATF_TP_ADD_TC(tp, test__cleanup__timeout); in ATF_TP_ADD_TCS()