Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dcow.c188 log_test_result(KSFT_FAIL); in do_test_cow_in_parent()
195 log_test_result(KSFT_FAIL); in do_test_cow_in_parent()
212 log_test_result(KSFT_FAIL); in do_test_cow_in_parent()
221 log_test_result(KSFT_FAIL); in do_test_cow_in_parent()
239 log_test_result(KSFT_PASS); in do_test_cow_in_parent()
247 log_test_result(KSFT_XFAIL); in do_test_cow_in_parent()
250 log_test_result(KSFT_FAIL); in do_test_cow_in_parent()
299 log_test_result(KSFT_FAIL); in do_test_vmsplice_in_parent()
305 log_test_result(KSFT_FAIL); in do_test_vmsplice_in_parent()
313 log_test_result(KSFT_FAIL); in do_test_vmsplice_in_parent()
[all …]
H A Dgup_longterm.c297 log_test_result(result); in do_test()
311 log_test_result(KSFT_SKIP); in run_with_memfd()
380 log_test_result(KSFT_SKIP); in run_with_memfd_hugetlb()
H A Dvm_util.h124 static inline void log_test_result(int result) in log_test_result() function
/linux/tools/testing/selftests/net/
H A Dlib.sh333 log_test_result() function
360 log_test_result "$test_name" "$opt_str" " OK "
368 log_test_result "$test_name" "$opt_str" FAIL "$retmsg"
377 log_test_result "$test_name" "$opt_str" XFAIL "$retmsg"
386 log_test_result "$test_name" "$opt_str" SKIP "$retmsg"