Skip to content
Commit 0732d06e authored by Shuah Khan's avatar Shuah Khan
Browse files

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: default avatarShuah Khan <shuahkh@osg.samsung.com>
parent 3fa72f2c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment