linux/tools/testing/selftests/breakpoints
Paul Elder e4d1065b31 kselftest: make callers of ksft_exit_skip() output the reason for skipping
Make the three tests that did use the old ksft_ext_skip()
(breakpoints/breakpoint_test_arm64, breakpoints/step_after_suspend_test,
and membarrier_test) use the new one, with an output for the
reason for skipping all the tests.

Signed-off-by: Paul Elder <paul.elder@pitt.edu>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2017-06-15 18:10:29 -06:00
..
.gitignore selftests: add missing .gitignore file or entry 2016-02-25 13:16:36 -07:00
breakpoint_test_arm64.c kselftest: make callers of ksft_exit_skip() output the reason for skipping 2017-06-15 18:10:29 -06:00
breakpoint_test.c kselftest: breakpoints: convert breakpoint_test to TAP13 output 2017-06-13 12:57:51 -06:00
Makefile selftests: breakpoints: allow to cross-compile for aarch64/arm64 2017-04-21 11:25:26 -06:00
step_after_suspend_test.c kselftest: make callers of ksft_exit_skip() output the reason for skipping 2017-06-15 18:10:29 -06:00