Searched refs:ksft_test_result_fail (Results 1 - 25 of 68) sorted by relevance

123

/linux-master/tools/testing/selftests/riscv/vector/
H A Dvstate_prctl.c18 ksft_test_result_fail("fork failed %d", pid);
31 ksft_test_result_fail("child execve failed %d\n", rc);
38 ksft_test_result_fail("waitpid failed\n");
44 ksft_test_result_fail("child exited abnormally\n");
57 ksft_test_result_fail("prctl with provided arg %lx failed with code %d\n",
63 ksft_test_result_fail("Test failed, check %d != %ld\n", rc,
82 ksft_test_result_fail("hwprobe() failed with %ld\n", rc);
87 ksft_test_result_fail("hwprobe cannot probe RISCV_HWPROBE_KEY_IMA_EXT_0\n");
94 ksft_test_result_fail("GET_CONTROL should fail on kernel/hw without V\n");
100 ksft_test_result_fail("GET_CONTRO
[all...]
H A Dv_initval_nolibc.c30 ksft_test_result_fail("fail to allocate memory for size = %d\n", MAX_VSIZE);
52 ksft_test_result_fail("v-regesters are not properly initialized\n");
59 ksft_test_result_fail("detect stale values on v-regesters\n");
/linux-master/tools/testing/selftests/mm/
H A Dksm_functional_tests.c157 ksft_test_result_fail("Disabling (unmerging) KSM failed\n");
162 ksft_test_result_fail("Still pages merged\n");
169 ksft_test_result_fail("mmap() failed\n");
175 ksft_test_result_fail("MADV_NOHUGEPAGE failed\n");
193 ksft_test_result_fail("PR_SET_MEMORY_MERGE=1 failed\n");
197 ksft_test_result_fail("MADV_MERGEABLE failed\n");
203 ksft_test_result_fail("Running KSM failed\n");
212 ksft_test_result_fail("No pages got merged\n");
234 ksft_test_result_fail("MADV_UNMERGEABLE failed\n");
274 ksft_test_result_fail("'ksm_zero_page
[all...]
H A Dmkdirty.c47 ksft_test_result_fail("signal() failed\n");
56 ksft_test_result_fail("signal() failed\n");
70 ksft_test_result_fail("mmap() failed\n");
96 ksft_test_result_fail("mmap() failed\n");
102 ksft_test_result_fail("Memory not zero\n");
113 ksft_test_result_fail("write() failed\n");
143 ksft_test_result_fail("write() failed\n");
167 ksft_test_result_fail("mmap() failed\n");
174 ksft_test_result_fail("mprotect() failed\n");
207 ksft_test_result_fail("mprotec
[all...]
H A Dcow.c210 ksft_test_result_fail("pipe() failed\n");
216 ksft_test_result_fail("fork() failed\n");
233 ksft_test_result_fail("mprotect() failed\n");
295 ksft_test_result_fail("pipe() failed\n");
300 ksft_test_result_fail("pipe() failed\n");
307 ksft_test_result_fail("vmsplice() failed\n");
314 ksft_test_result_fail("fork() failed\n");
328 ksft_test_result_fail("vmsplice() failed\n");
337 ksft_test_result_fail("munmap() failed\n");
345 ksft_test_result_fail("wai
[all...]
H A Dgup_longterm.c99 ksft_test_result_fail("ftruncate() failed\n");
105 ksft_test_result_fail("fallocate() failed\n");
115 ksft_test_result_fail("mmap() failed\n");
167 ksft_test_result_fail("PIN_LONGTERM_TEST_START failed\n");
244 ksft_test_result_fail("memfd_create() failed\n");
261 ksft_test_result_fail("tmpfile() failed\n");
267 ksft_test_result_fail("fileno() failed\n");
285 ksft_test_result_fail("mkstemp() failed\n");
290 ksft_test_result_fail("unlink() failed\n");
H A Dmlock2-tests.c281 ksft_test_result_fail("mlock2(MLOCK_ONFAULT) error: %s", strerror(errno));
371 ksft_test_result_fail("mlock error: %s", strerror(errno));
378 ksft_test_result_fail("couldn't find mapping in /proc/self/maps");
388 ksft_test_result_fail("VMAs are not merged to start, aborting test");
393 ksft_test_result_fail("munlock(): %s", strerror(errno));
400 ksft_test_result_fail("couldn't find mapping in /proc/self/maps");
406 ksft_test_result_fail("failed to split VMA for munlock");
412 ksft_test_result_fail("munlock(): %s", strerror(errno));
419 ksft_test_result_fail("couldn't find mapping in /proc/self/maps");
425 ksft_test_result_fail("faile
[all...]
/linux-master/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c194 ksft_test_result_fail("making mount tree shared: %s\n",
202 ksft_test_result_fail("mounting submount %s: %s\n",
230 ksft_test_result_fail("listmount: %s\n", strerror(errno));
234 ksft_test_result_fail("listmount result is %zi != 1\n", res);
239 ksft_test_result_fail("listmount ID doesn't match 0x%llx != 0x%llx\n",
255 ksft_test_result_fail("statmount zero mask: %s\n",
260 ksft_test_result_fail("unexpected size: %u != %u\n",
265 ksft_test_result_fail("unexpected mask: 0x%llx != 0x0\n",
281 ksft_test_result_fail("statmount mnt basic: %s\n",
286 ksft_test_result_fail("unexpecte
[all...]
/linux-master/tools/testing/selftests/exec/
H A Dnull-argv.c28 ksft_test_result_fail("fork failed: %s\n", msg);
33 ksft_test_result_fail("waitpid failed: %s\n", msg);
37 ksft_test_result_fail("child did not exit: %s\n", msg);
41 ksft_test_result_fail("non-zero exit: %s\n", msg);
/linux-master/tools/testing/selftests/arm64/mte/
H A Dcheck_prctl.c47 ksft_test_result_fail("check_basic_read\n");
74 ksft_test_result_fail("%s\n", name);
80 ksft_test_result_fail("%s\n", name);
89 ksft_test_result_fail("%s\n", name);
/linux-master/tools/testing/selftests/timens/
H A Dlog.h20 ksft_test_result_fail(fmt, ##__VA_ARGS__); \
H A Dfutex.c38 ksft_test_result_fail("futex didn't return ETIMEDOUT\n");
43 ksft_test_result_fail("futex didn't return ETIMEDOUT: %s\n",
52 ksft_test_result_fail("futex slept less than 100ms\n");
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_requeue.c84 ksft_test_result_fail("futex_requeue simple returned: %d %s\n",
94 ksft_test_result_fail("futex_requeue simple returned: %d %s\n",
117 ksft_test_result_fail("futex_requeue many returned: %d %s\n",
126 ksft_test_result_fail("futex_requeue many returned: %d %s\n",
H A Dfutex_waitv.c50 ksft_test_result_fail("futex_waitv returned: %d %s\n",
53 ksft_test_result_fail("futex_waitv returned: %d, expecting %d\n",
104 ksft_test_result_fail("futex_wake private returned: %d %s\n",
137 ksft_test_result_fail("futex_wake shared returned: %d %s\n",
158 ksft_test_result_fail("futex_waitv private returned: %d %s\n",
177 ksft_test_result_fail("futex_wake private returned: %d %s\n",
195 ksft_test_result_fail("futex_waitv private returned: %d %s\n",
211 ksft_test_result_fail("futex_waitv private returned: %d %s\n",
227 ksft_test_result_fail("futex_waitv private returned: %d %s\n",
H A Dfutex_wait.c89 ksft_test_result_fail("futex_wake private returned: %d %s\n",
117 ksft_test_result_fail("futex_wake shared (page anon) returned: %d %s\n",
156 ksft_test_result_fail("futex_wake shared (file backed) returned: %d %s\n",
/linux-master/tools/testing/selftests/filesystems/overlayfs/
H A Dlog.h20 ksft_test_result_fail(fmt, ##__VA_ARGS__); \
/linux-master/tools/testing/selftests/arm64/fp/
H A Dza-ptrace.c130 ksft_test_result_fail("Failed to set VL %u\n", vl);
139 ksft_test_result_fail("Failed to read VL %u\n", vl);
164 ksft_test_result_fail("Failed to set VL %u no data\n", vl);
170 ksft_test_result_fail("Failed to read VL %u no data\n", vl);
177 ksft_test_result_fail("VL %u wrote %d bytes, only read %d\n",
204 ksft_test_result_fail("Error allocating %d byte buffer for VL %u\n",
219 ksft_test_result_fail("Failed to set VL %u data\n", vl);
225 ksft_test_result_fail("Failed to read VL %u data\n", vl);
232 ksft_test_result_fail("VL %u wrote %d bytes, only read %d\n",
291 ksft_test_result_fail("PTRACE_GETSIGINF
[all...]
H A Dvec-syscfg.c184 ksft_test_result_fail("Unable to open %s: %d (%s)\n",
202 ksft_test_result_fail("Unable to open %s: %d (%s)\n",
229 ksft_test_result_fail("%s is %d but child VL is %d\n",
262 ksft_test_result_fail("%s is %d but child VL is %d\n",
298 ksft_test_result_fail("%s is %d but child VL is %d\n",
318 ksft_test_result_fail("%s prctl() read failed: %d (%s)\n",
331 ksft_test_result_fail("%s prctl() VL %d but RDVL is %d\n",
343 ksft_test_result_fail("%s prctl set failed: %d (%s)\n",
367 ksft_test_result_fail("%s prctl set failed for %d: %d (%s)\n",
374 ksft_test_result_fail("
[all...]
H A Dsve-ptrace.c174 ksft_test_result_fail("Failed to set %s SVE_PT_VL_INHERIT\n",
184 ksft_test_result_fail("Failed to read %s SVE flags\n",
196 ksft_test_result_fail("Failed to clear %s SVE_PT_VL_INHERIT\n",
202 ksft_test_result_fail("Failed to read %s SVE flags\n",
239 ksft_test_result_fail("Failed to set %s VL %u\n",
249 ksft_test_result_fail("Failed to read %s VL %u\n",
282 ksft_test_result_fail("Failed to allocate FPSIMD buffer\n");
310 ksft_test_result_fail("get_fpsimd(): %s\n",
318 ksft_test_result_fail("%s get_fpsimd() gave different state\n",
343 ksft_test_result_fail("Erro
[all...]
/linux-master/tools/testing/selftests/vDSO/
H A Dvdso_test_abi.c71 ksft_test_result_fail("%s\n", name[0]);
97 ksft_test_result_fail("%s %s\n", name[1],
121 ksft_test_result_fail("%s\n", name[2]);
159 ksft_test_result_fail("%s %s\n", name[3],
/linux-master/tools/testing/selftests/capabilities/
H A Dtest_execve.c275 ksft_test_result_fail(
278 ksft_test_result_fail(
291 ksft_test_result_fail(
302 ksft_test_result_fail(
309 ksft_test_result_fail("PR_CAP_AMBIENT_IS_SET is broken\n");
318 ksft_test_result_fail(
332 ksft_test_result_fail("Dropping I should have dropped A\n");
/linux-master/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c272 ksft_test_result_fail("bad file descriptor ignored\n");
283 ksft_test_result_fail("cachestat fails with %s\n", dev_filename);
292 ksft_test_result_fail("cachestat fails with normal file\n");
299 ksft_test_result_fail("cachestat fsync fails with normal file\n");
313 ksft_test_result_fail("cachestat fails with a shmem file\n");
/linux-master/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test_arm64.c120 ksft_test_result_fail(
224 ksft_test_result_fail(
239 ksft_test_result_fail(
/linux-master/tools/testing/selftests/sync/
H A Dsync_test.c56 ksft_test_result_fail("[RUN]\t%s\n", name);
/linux-master/tools/testing/selftests/arm64/abi/
H A Dptrace.c74 ksft_test_result_fail("count_tpidrs\n");
126 ksft_test_result_fail("write_tpidr_only\n");
215 ksft_test_result_fail("PTRACE_GETSIGINFO: %s\n",
229 ksft_test_result_fail("PTRACE_CONT: %s\n",

Completed in 811 milliseconds

123