/linux/tools/testing/selftests/arm64/fp/ |
A D | vec-syscfg.c | 168 ksft_test_result_fail("Unable to open %s: %d (%s)\n", in file_read_integer() 186 ksft_test_result_fail("Unable to open %s: %d (%s)\n", in file_write_integer() 213 ksft_test_result_fail("%s is %d but child VL is %d\n", in proc_read_default() 246 ksft_test_result_fail("%s is %d but child VL is %d\n", in proc_write_min() 282 ksft_test_result_fail("%s is %d but child VL is %d\n", in proc_write_max() 302 ksft_test_result_fail("%s prctl() read failed: %d (%s)\n", in prctl_get() 327 ksft_test_result_fail("%s prctl set failed: %d (%s)\n", in prctl_set_same() 364 ksft_test_result_fail("%s set %d but RDVL is %d\n", in prctl_set() 393 ksft_test_result_fail("%s prctl() reports _INHERIT\n", in prctl_set() 428 ksft_test_result_fail("%s is %d but child VL is %d\n", in prctl_set_no_child() [all …]
|
A D | sve-ptrace.c | 132 ksft_test_result_fail("Failed to read SVE flags\n"); in ptrace_set_get_inherit() 148 ksft_test_result_fail("Failed to read SVE flags\n"); in ptrace_set_get_inherit() 183 ksft_test_result_fail("Failed to set VL %u\n", vl); in ptrace_set_get_vl() 192 ksft_test_result_fail("Failed to read VL %u\n", vl); in ptrace_set_get_vl() 224 ksft_test_result_fail("get_sve: %s\n", strerror(errno)); in ptrace_sve_fpsimd() 247 ksft_test_result_fail("set_sve(FPSIMD): %s\n", in ptrace_sve_fpsimd() 255 ksft_test_result_fail("get_fpsimd(): %s\n", in ptrace_sve_fpsimd() 311 ksft_test_result_fail("Failed to set VL %u data\n", vl); in ptrace_set_sve_get_sve_data() 324 ksft_test_result_fail("Wrote %d bytes, only read %d\n", in ptrace_set_sve_get_sve_data() 482 ksft_test_result_fail("PTRACE_GETSIGINFO: %s\n", in do_parent() [all …]
|
/linux/tools/testing/selftests/futex/functional/ |
A D | futex_waitv.c | 50 ksft_test_result_fail("futex_waitv returned: %d %s\n", in waiterfn() 53 ksft_test_result_fail("futex_waitv returned: %d, expecting %d\n", in waiterfn() 104 ksft_test_result_fail("futex_wake private returned: %d %s\n", in main() 137 ksft_test_result_fail("futex_wake shared returned: %d %s\n", in main() 158 ksft_test_result_fail("futex_waitv private returned: %d %s\n", in main() 177 ksft_test_result_fail("futex_wake private returned: %d %s\n", in main() 195 ksft_test_result_fail("futex_waitv private returned: %d %s\n", in main() 211 ksft_test_result_fail("futex_waitv private returned: %d %s\n", in main() 227 ksft_test_result_fail("futex_waitv private returned: %d %s\n", in main()
|
A D | futex_requeue.c | 84 ksft_test_result_fail("futex_requeue simple returned: %d %s\n", in main() 94 ksft_test_result_fail("futex_requeue simple returned: %d %s\n", in main() 117 ksft_test_result_fail("futex_requeue many returned: %d %s\n", in main() 126 ksft_test_result_fail("futex_requeue many returned: %d %s\n", in main()
|
A D | futex_wait.c | 89 ksft_test_result_fail("futex_wake private returned: %d %s\n", in main() 117 ksft_test_result_fail("futex_wake shared (page anon) returned: %d %s\n", in main() 156 ksft_test_result_fail("futex_wake shared (file backed) returned: %d %s\n", in main()
|
A D | futex_wait_wouldblock.c | 78 ksft_test_result_fail("futex_wait returned: %d %s\n", in main()
|
/linux/tools/testing/selftests/capabilities/ |
A D | test_execve.c | 287 ksft_test_result_fail( in do_tests() 290 ksft_test_result_fail( in do_tests() 303 ksft_test_result_fail( in do_tests() 314 ksft_test_result_fail( in do_tests() 321 ksft_test_result_fail("PR_CAP_AMBIENT_IS_SET is broken\n"); in do_tests() 330 ksft_test_result_fail( in do_tests() 344 ksft_test_result_fail("Dropping I should have dropped A\n"); in do_tests()
|
/linux/tools/testing/selftests/timens/ |
A D | futex.c | 38 ksft_test_result_fail("futex didn't return ETIMEDOUT\n"); in run_test() 43 ksft_test_result_fail("futex didn't return ETIMEDOUT: %s\n", in run_test() 52 ksft_test_result_fail("futex slept less than 100ms\n"); in run_test()
|
A D | timens.c | 122 ksft_test_result_fail( in test_gettime() 136 ksft_test_result_fail( in test_gettime()
|
A D | log.h | 20 ksft_test_result_fail(fmt, ##__VA_ARGS__); \
|
A D | timer.c | 60 ksft_test_result_fail("clockid: %d elapsed: %lld\n", in run_test()
|
A D | timerfd.c | 65 ksft_test_result_fail("clockid: %d elapsed: %lld\n", in run_test()
|
/linux/tools/testing/selftests/breakpoints/ |
A D | breakpoint_test_arm64.c | 120 ksft_test_result_fail( in run_test() 224 ksft_test_result_fail( in main() 239 ksft_test_result_fail( in main()
|
A D | step_after_suspend_test.c | 216 ksft_test_result_fail("CPU %d\n", cpu); in main()
|
/linux/tools/testing/selftests/clone3/ |
A D | clone3_set_tid.c | 137 ksft_test_result_fail( in test_clone3_set_tid() 380 ksft_test_result_fail("Child error\n"); in main() 390 ksft_test_result_fail( in main()
|
A D | clone3.c | 112 ksft_test_result_fail( in test_clone3()
|
/linux/tools/testing/selftests/bpf/ |
A D | xdpxceiver.c | 112 ksft_test_result_fail("[%s:%s:%i]: ERROR: %d/\"%s\"\n", file, func, line, error, in __exit_with_error() 658 ksft_test_result_fail("ERROR: [%s] expected [%u], got [%u]\n", __func__, expected_offset, in is_offset_correct() 669 ksft_test_result_fail("ERROR: [%s] too many packets received\n", __func__); in is_pkt_valid() 679 ksft_test_result_fail in is_pkt_valid() 692 ksft_test_result_fail in is_pkt_valid() 730 ksft_test_result_fail("ERROR: [%s] Too many packets completed\n", in complete_pkts() 778 ksft_test_result_fail("ERROR: [%s] Received too many packets.\n", in receive_pkts() 891 ksft_test_result_fail("ERROR Rx: [%s] getsockopt(XDP_STATISTICS) error %u %s\n", in rx_stats_are_valid() 932 ksft_test_result_fail("ERROR Tx: [%s] getsockopt(XDP_STATISTICS) error %u %s\n", in tx_stats_validate() 940 ksft_test_result_fail("ERROR: [%s] tx_invalid_descs incorrect. Got [%u] expected [%u]\n", in tx_stats_validate()
|
/linux/tools/testing/selftests/sigaltstack/ |
A D | sas.c | 72 ksft_test_result_fail("tss_flags=%x, should be SS_DISABLE\n", in my_usr1() 96 ksft_test_result_fail("sigaltstack re-used\n"); in my_usr2()
|
/linux/tools/testing/selftests/membarrier/ |
A D | membarrier_test_impl.h | 242 ksft_test_result_fail("sys_membarrier() failed\n"); in test_membarrier_fail() 268 ksft_test_result_fail("sys_membarrier() failed\n"); in test_membarrier_success()
|
/linux/tools/testing/selftests/ |
A D | kselftest.h | 141 static inline void ksft_test_result_fail(const char *msg, ...) in ksft_test_result_fail() function 164 ksft_test_result_fail(fmt, ##__VA_ARGS__);\
|
/linux/tools/testing/selftests/sync/ |
A D | sync_test.c | 56 ksft_test_result_fail("[RUN]\t%s\n", name); in run_test()
|
/linux/tools/testing/selftests/openat2/ |
A D | openat2_test.c | 131 resultfn = ksft_test_result_fail; in test_openat2_struct() 289 resultfn = ksft_test_result_fail; in test_openat2_flags()
|
A D | rename_attack_test.c | 136 resultfn = ksft_test_result_fail; in test_rename_attack()
|
/linux/tools/testing/selftests/futex/include/ |
A D | logging.h | 118 ksft_test_result_fail("%s\n", test_name); in print_result()
|
/linux/tools/testing/selftests/arm64/mte/ |
A D | mte_common_util.h | 81 ksft_test_result_fail(msg); in evaluate_test()
|