Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c266 int child_nr_tests; in check_success() local
276 child_nr_tests = ptrace(PTRACE_PEEKDATA, child_pid, in check_success()
278 if (child_nr_tests == nr_tests) in check_success()