Home
last modified time | relevance | path

Searched refs:failure (Results 1 – 17 of 17) sorted by relevance

/tools/perf/tests/
A Dmem.c15 char failure[100]; in check() local
24 scnprintf(failure, sizeof failure, "unexpected %s", out); in check()
25 TEST_ASSERT_VAL(failure, !strcmp(string, out)); in check()
/tools/memory-model/Documentation/
A Dherd-representation.txt51 | | On failure: RU |
102 | | On failure: R*[MB] |
106 | | On failure: R*[ONCE] |
108 | | On failure: R*[ACQUIRE] |
110 | | On failure: R*[RELEASE] |
112 | | On failure: LF |
/tools/perf/util/bpf_skel/
A Daugmented_raw_syscalls.bpf.c356 goto failure; in sys_enter_perf_event_open()
359 goto failure; in sys_enter_perf_event_open()
369 goto failure; in sys_enter_perf_event_open()
373 goto failure; in sys_enter_perf_event_open()
376 failure: in sys_enter_perf_event_open()
389 goto failure; in sys_enter_clock_nanosleep()
392 goto failure; in sys_enter_clock_nanosleep()
397 failure: in sys_enter_clock_nanosleep()
410 goto failure; in sys_enter_nanosleep()
413 goto failure; in sys_enter_nanosleep()
[all …]
/tools/testing/selftests/lkdtm/
A Dtests.txt8 #EXHAUST_STACK Corrupts memory on failure
23 #WRITE_AFTER_FREE Corrupts memory on failure
25 #WRITE_BUDDY_AFTER_FREE Corrupts memory on failure
/tools/testing/selftests/rcutorture/bin/
A Dsrcu_lockdep.sh70 echo -n Unexpected failure for > "$RCUTORTURE/res/$ds/$val/kvm.sh.err"
103 echo -n Unexpected failure for > "$RCUTORTURE/res/$ds/$val/kvm.sh.err"
A Djitter.sh76 echo taskset failure: '"taskset -c -p ' $cpumask $$ '"'
A Dkvm-remote.sh198 …echo " ---" ssh failure to $1 checking for file $2, retry after $sleeptime seconds. `date` | tee -…
289 echo System $i persistent ssh failure, lost results `date` | tee -a "$oldrun/remote-log"
/tools/perf/tests/shell/
A Dstat.sh73 failure=$2
76 echo "Topdown event group test [Failed $failure for '$events']"
/tools/testing/selftests/drivers/net/
A Dxdp.py426 failure = _check_for_failures(recvd_str, stats)
427 if failure is not None:
430 "reason": failure,
561 failure = _check_for_failures(recvd_str, _get_stats(prog_info['maps']['map_xdp_stats']))
562 if failure is not None:
565 "reason": failure,
/tools/testing/selftests/powerpc/tm/
A Dtm-trap.c219 : : : : failure, success); in ping()
221 failure: in ping()
/tools/testing/selftests/futex/
A DREADME32 o Tests return 0 for success and < 0 for failure.
45 FAIL: Reason for test failure
/tools/testing/fault-injection/
A Dfailcmd.sh26 likelihood of failure injection, in percent.
/tools/testing/selftests/bpf/
A DREADME.rst200 bpf_verif_scale/loop6.bpf.o test failure with Clang 12
234 This cause later verifier failure. The bug has been `fixed`__ in
317 there will be a compilation failure::
/tools/testing/selftests/tc-testing/
A DREADME28 In the current release, tdc run will abort due to a failure in setup or
160 failure during setup or teardown stage.
/tools/testing/selftests/net/netfilter/
A Dnft_nat_zones.sh192 [ "$ret" -ne 0 ] && "FAIL: Ping failure from $cl" 1>&2
/tools/perf/Documentation/
A Dperf-trace.txt125 --failure::
/tools/perf/util/
A Dmachine.c1248 goto failure; in machines__create_guest_kernel_maps()
1252 failure: in machines__create_guest_kernel_maps()

Completed in 25 milliseconds