Searched refs:ksft_test_result_error (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/acct/ |
| A D | acct_syscall.c | 35 ksft_test_result_error("%s.\n", strerror(errno)); in main() 44 ksft_test_result_error("%s.\n", strerror(errno)); in main() 55 ksft_test_result_error("Creating a child process to log failed\n"); in main()
|
| /linux/tools/testing/selftests/ir/ |
| A D | ir_loopback.c | 187 ksft_test_result_error("no scancode decoded: %m\n"); in main() 196 ksft_test_result_error("decoded protocol is different: %d\n", in main() 200 ksft_test_result_error("decoded scancode is different: %llx\n", in main()
|
| /linux/tools/testing/selftests/timens/ |
| A D | log.h | 14 ksft_test_result_error(fmt "\n", ##__VA_ARGS__); \
|
| /linux/tools/testing/selftests/filesystems/overlayfs/ |
| A D | log.h | 14 ksft_test_result_error(fmt "\n", ##__VA_ARGS__); \
|
| /linux/tools/testing/selftests/futex/include/ |
| A D | logging.h | 114 ksft_test_result_error("%s\n", test_name); in print_result()
|
| /linux/tools/testing/selftests/arm64/mte/ |
| A D | mte_common_util.h | 89 ksft_test_result_error("Unknown return code %d from %s", in evaluate_test()
|
| /linux/tools/testing/selftests/pidfd/ |
| A D | pidfd_fdinfo_test.c | 51 ksft_test_result_error("%s test: %s\n", test_name, err->msg); in error_report()
|
| /linux/tools/testing/selftests/ |
| A D | kselftest.h | 245 static inline __printf(1, 2) void ksft_test_result_error(const char *msg, ...) in ksft_test_result_error() function
|
| /linux/tools/testing/selftests/net/tcp_ao/lib/ |
| A D | setup.c | 44 ksft_test_result_error("%s", buf); in __test_error()
|
Completed in 16 milliseconds