/linux-6.6.21/tools/testing/selftests/mm/ |
D | ksm_functional_tests.c | 156 ksft_test_result_fail("Disabling (unmerging) KSM failed\n"); in mmap_and_merge_range() 161 ksft_test_result_fail("Still pages merged\n"); in mmap_and_merge_range() 168 ksft_test_result_fail("mmap() failed\n"); in mmap_and_merge_range() 174 ksft_test_result_fail("MADV_NOHUGEPAGE failed\n"); in mmap_and_merge_range() 192 ksft_test_result_fail("PR_SET_MEMORY_MERGE=1 failed\n"); in mmap_and_merge_range() 196 ksft_test_result_fail("MADV_MERGEABLE failed\n"); in mmap_and_merge_range() 202 ksft_test_result_fail("Running KSM failed\n"); in mmap_and_merge_range() 211 ksft_test_result_fail("No pages got merged\n"); in mmap_and_merge_range() 233 ksft_test_result_fail("MADV_UNMERGEABLE failed\n"); in test_unmerge() 273 ksft_test_result_fail("'ksm_zero_pages' updated after merging\n"); in test_unmerge_zero_pages() [all …]
|
D | cow.c | 176 ksft_test_result_fail("pipe() failed\n"); in do_test_cow_in_parent() 182 ksft_test_result_fail("fork() failed\n"); in do_test_cow_in_parent() 199 ksft_test_result_fail("mprotect() failed\n"); in do_test_cow_in_parent() 261 ksft_test_result_fail("pipe() failed\n"); in do_test_vmsplice_in_parent() 266 ksft_test_result_fail("pipe() failed\n"); in do_test_vmsplice_in_parent() 273 ksft_test_result_fail("vmsplice() failed\n"); in do_test_vmsplice_in_parent() 280 ksft_test_result_fail("fork() failed\n"); in do_test_vmsplice_in_parent() 294 ksft_test_result_fail("vmsplice() failed\n"); in do_test_vmsplice_in_parent() 303 ksft_test_result_fail("munmap() failed\n"); in do_test_vmsplice_in_parent() 311 ksft_test_result_fail("wait() failed\n"); in do_test_vmsplice_in_parent() [all …]
|
D | mkdirty.c | 47 ksft_test_result_fail("signal() failed\n"); in do_test_write_sigsegv() 56 ksft_test_result_fail("signal() failed\n"); in do_test_write_sigsegv() 70 ksft_test_result_fail("mmap() failed\n"); in mmap_thp_range() 96 ksft_test_result_fail("mmap() failed\n"); in test_ptrace_write() 102 ksft_test_result_fail("Memory not zero\n"); in test_ptrace_write() 113 ksft_test_result_fail("write() failed\n"); in test_ptrace_write() 143 ksft_test_result_fail("write() failed\n"); in test_ptrace_write_thp() 167 ksft_test_result_fail("mmap() failed\n"); in test_page_migration() 174 ksft_test_result_fail("mprotect() failed\n"); in test_page_migration() 207 ksft_test_result_fail("mprotect() failed\n"); in test_page_migration_thp() [all …]
|
D | gup_longterm.c | 99 ksft_test_result_fail("ftruncate() failed\n"); in do_test() 105 ksft_test_result_fail("fallocate() failed\n"); in do_test() 115 ksft_test_result_fail("mmap() failed\n"); in do_test() 167 ksft_test_result_fail("PIN_LONGTERM_TEST_START failed\n"); in do_test() 244 ksft_test_result_fail("memfd_create() failed\n"); in run_with_memfd() 261 ksft_test_result_fail("tmpfile() failed\n"); in run_with_tmpfile() 267 ksft_test_result_fail("fileno() failed\n"); in run_with_tmpfile() 284 ksft_test_result_fail("mkstemp() failed\n"); in run_with_local_tmpfile() 289 ksft_test_result_fail("unlink() failed\n"); in run_with_local_tmpfile()
|
/linux-6.6.21/tools/testing/selftests/riscv/vector/ |
D | vstate_prctl.c | 26 ksft_test_result_fail("fork failed %d", pid); in launch_test() 39 ksft_test_result_fail("child execve failed %d\n", rc); in launch_test() 46 ksft_test_result_fail("waitpid failed\n"); in launch_test() 52 ksft_test_result_fail("child exited abnormally\n"); in launch_test() 65 ksft_test_result_fail("prctl with provided arg %lx failed with code %d\n", in test_and_compare_child() 71 ksft_test_result_fail("Test failed, check %d != %ld\n", rc, in test_and_compare_child() 90 ksft_test_result_fail("hwprobe() failed with %ld\n", rc); in main() 95 ksft_test_result_fail("hwprobe cannot probe RISCV_HWPROBE_KEY_IMA_EXT_0\n"); in main() 102 ksft_test_result_fail("GET_CONTROL should fail on kernel/hw without V\n"); in main() 108 ksft_test_result_fail("GET_CONTROL should fail on kernel/hw without V\n"); in main() [all …]
|
D | v_initval_nolibc.c | 30 ksft_test_result_fail("fail to allocate memory for size = %d\n", MAX_VSIZE); in main() 52 ksft_test_result_fail("v-regesters are not properly initialized\n"); in main() 59 ksft_test_result_fail("detect stale values on v-regesters\n"); in main()
|
/linux-6.6.21/tools/testing/selftests/arm64/fp/ |
D | vec-syscfg.c | 179 ksft_test_result_fail("Unable to open %s: %d (%s)\n", in file_read_integer() 197 ksft_test_result_fail("Unable to open %s: %d (%s)\n", in file_write_integer() 224 ksft_test_result_fail("%s is %d but child VL is %d\n", in proc_read_default() 257 ksft_test_result_fail("%s is %d but child VL is %d\n", in proc_write_min() 293 ksft_test_result_fail("%s is %d but child VL is %d\n", in proc_write_max() 313 ksft_test_result_fail("%s prctl() read failed: %d (%s)\n", in prctl_get() 326 ksft_test_result_fail("%s prctl() VL %d but RDVL is %d\n", in prctl_get() 338 ksft_test_result_fail("%s prctl set failed: %d (%s)\n", in prctl_set_same() 362 ksft_test_result_fail("%s prctl set failed for %d: %d (%s)\n", in prctl_set() 369 ksft_test_result_fail("%s prctl set %d but return value is %d\n", in prctl_set() [all …]
|
D | sve-ptrace.c | 174 ksft_test_result_fail("Failed to set %s SVE_PT_VL_INHERIT\n", in ptrace_set_get_inherit() 184 ksft_test_result_fail("Failed to read %s SVE flags\n", in ptrace_set_get_inherit() 196 ksft_test_result_fail("Failed to clear %s SVE_PT_VL_INHERIT\n", in ptrace_set_get_inherit() 202 ksft_test_result_fail("Failed to read %s SVE flags\n", in ptrace_set_get_inherit() 239 ksft_test_result_fail("Failed to set %s VL %u\n", in ptrace_set_get_vl() 249 ksft_test_result_fail("Failed to read %s VL %u\n", in ptrace_set_get_vl() 282 ksft_test_result_fail("Failed to allocate FPSIMD buffer\n"); in ptrace_sve_fpsimd() 310 ksft_test_result_fail("get_fpsimd(): %s\n", in ptrace_sve_fpsimd() 318 ksft_test_result_fail("%s get_fpsimd() gave different state\n", in ptrace_sve_fpsimd() 343 ksft_test_result_fail("Error allocating %d byte buffer for %s VL %u\n", in ptrace_set_sve_get_sve_data() [all …]
|
D | za-ptrace.c | 130 ksft_test_result_fail("Failed to set VL %u\n", vl); in ptrace_set_get_vl() 139 ksft_test_result_fail("Failed to read VL %u\n", vl); in ptrace_set_get_vl() 164 ksft_test_result_fail("Failed to set VL %u no data\n", vl); in ptrace_set_no_data() 170 ksft_test_result_fail("Failed to read VL %u no data\n", vl); in ptrace_set_no_data() 177 ksft_test_result_fail("VL %u wrote %d bytes, only read %d\n", in ptrace_set_no_data() 204 ksft_test_result_fail("Error allocating %d byte buffer for VL %u\n", in ptrace_set_get_data() 219 ksft_test_result_fail("Failed to set VL %u data\n", vl); in ptrace_set_get_data() 225 ksft_test_result_fail("Failed to read VL %u data\n", vl); in ptrace_set_get_data() 232 ksft_test_result_fail("VL %u wrote %d bytes, only read %d\n", in ptrace_set_get_data() 291 ksft_test_result_fail("PTRACE_GETSIGINFO: %s\n", in do_parent() [all …]
|
/linux-6.6.21/tools/testing/selftests/futex/functional/ |
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()
|
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()
|
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()
|
/linux-6.6.21/tools/testing/selftests/exec/ |
D | null-argv.c | 28 ksft_test_result_fail("fork failed: %s\n", msg); in check_result() 33 ksft_test_result_fail("waitpid failed: %s\n", msg); in check_result() 37 ksft_test_result_fail("child did not exit: %s\n", msg); in check_result() 41 ksft_test_result_fail("non-zero exit: %s\n", msg); in check_result()
|
/linux-6.6.21/tools/testing/selftests/arm64/mte/ |
D | check_prctl.c | 47 ksft_test_result_fail("check_basic_read\n"); in check_basic_read() 74 ksft_test_result_fail("%s\n", name); in set_mode_test() 80 ksft_test_result_fail("%s\n", name); in set_mode_test() 89 ksft_test_result_fail("%s\n", name); in set_mode_test()
|
/linux-6.6.21/tools/testing/selftests/cachestat/ |
D | test_cachestat.c | 272 ksft_test_result_fail("bad file descriptor ignored\n"); in main() 283 ksft_test_result_fail("cachestat fails with %s\n", dev_filename); in main() 292 ksft_test_result_fail("cachestat fails with normal file\n"); in main() 299 ksft_test_result_fail("cachestat fsync fails with normal file\n"); in main() 313 ksft_test_result_fail("cachestat fails with a shmem file\n"); in main()
|
/linux-6.6.21/tools/testing/selftests/capabilities/ |
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-6.6.21/tools/testing/selftests/timens/ |
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()
|
D | timens.c | 120 ksft_test_result_fail( in test_gettime() 134 ksft_test_result_fail( in test_gettime()
|
D | log.h | 20 ksft_test_result_fail(fmt, ##__VA_ARGS__); \
|
/linux-6.6.21/tools/testing/selftests/vDSO/ |
D | vdso_test_abi.c | 59 ksft_test_result_fail(VDSO_TEST_FAIL_MSG(name[0])); in vdso_test_gettimeofday() 82 ksft_test_result_fail(VDSO_TEST_FAIL_MSG(name[1])); in vdso_test_clock_gettime() 104 ksft_test_result_fail(VDSO_TEST_FAIL_MSG(name[2])); in vdso_test_time() 140 ksft_test_result_fail(VDSO_TEST_FAIL_MSG(name[3])); in vdso_test_clock_getres()
|
/linux-6.6.21/tools/testing/selftests/arm64/abi/ |
D | ptrace.c | 74 ksft_test_result_fail("count_tpidrs\n"); in test_tpidr() 126 ksft_test_result_fail("write_tpidr_only\n"); in test_tpidr() 215 ksft_test_result_fail("PTRACE_GETSIGINFO: %s\n", in do_parent() 229 ksft_test_result_fail("PTRACE_CONT: %s\n", in do_parent()
|
/linux-6.6.21/tools/testing/selftests/breakpoints/ |
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()
|
/linux-6.6.21/tools/testing/selftests/clone3/ |
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()
|
/linux-6.6.21/tools/testing/selftests/sigaltstack/ |
D | sas.c | 67 ksft_test_result_fail("tss_flags=%x, should be SS_DISABLE\n", in my_usr1() 91 ksft_test_result_fail("sigaltstack re-used\n"); in my_usr2()
|
/linux-6.6.21/tools/testing/selftests/membarrier/ |
D | membarrier_test_impl.h | 275 ksft_test_result_fail("sys_membarrier() failed\n"); in test_membarrier_fail() 301 ksft_test_result_fail("sys_membarrier() failed\n"); in test_membarrier_success()
|