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.c195 log_test_result(KSFT_FAIL); in do_test_cow_in_parent()
202 log_test_result(KSFT_FAIL); in do_test_cow_in_parent()
219 log_test_result(KSFT_FAIL); in do_test_cow_in_parent()
228 log_test_result(KSFT_FAIL); in do_test_cow_in_parent()
246 log_test_result(KSFT_PASS); in do_test_cow_in_parent()
254 log_test_result(KSFT_XFAIL); in test_cow_in_parent()
257 log_test_result(KSFT_FAIL); in test_cow_in_parent_mprotect()
306 log_test_result(KSFT_FAIL); in do_test_vmsplice_in_parent()
312 log_test_result(KSFT_FAIL); in do_test_vmsplice_in_parent()
320 log_test_result(KSFT_FAI 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.h139 static inline void log_test_result(int result) in log_test_result() function
/linux/tools/testing/selftests/net/
H A Dlib.sh334 log_test_result() function
361 log_test_result "$test_name" "$opt_str" " OK "
369 log_test_result "$test_name" "$opt_str" FAIL "$retmsg"
378 log_test_result "$test_name" "$opt_str" XFAIL "$retmsg"
387 log_test_result "$test_name" "$opt_str" SKIP "$retmsg"