1
0
Fork 0
remarkable-linux/tools/testing/selftests/breakpoints
Shuah Khan 0732d06ee5 selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13
Convert breakpoint_test_arm64 output to TAP13 format. Use ksft_* var arg
msg api to include strerror() info. in the output. Change output from
child process to use ksft_print_msg() instead of ksft_exit_* to avoid
double counting tests and ensure parent process does the test counter
incrementing.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2017-06-30 16:16:17 -06:00
..
.gitignore selftests: add missing .gitignore file or entry 2016-02-25 13:16:36 -07:00
Makefile selftests: breakpoints: allow to cross-compile for aarch64/arm64 2017-04-21 11:25:26 -06:00
breakpoint_test.c selftests: breakpoint_test: use ksft_* var arg msg api 2017-06-30 16:15:58 -06:00
breakpoint_test_arm64.c selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13 2017-06-30 16:16:17 -06:00
step_after_suspend_test.c selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg api 2017-06-30 16:16:10 -06:00