diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-06-23 03:15:46 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2020-07-07 00:57:15 +0300 |
commit | 5b0b77ac41e8d97260b35bade6eea21b2d74fdca (patch) | |
tree | e3fbd9ca033c54c294e5131b80c9847d8c19e79e /tools/testing/selftests/sync/sync_alloc.c | |
parent | f000a39c27cc5792f7ac0e8bf2a6cae40de39807 (diff) | |
download | linux-5b0b77ac41e8d97260b35bade6eea21b2d74fdca.tar.xz |
selftests: sigaltstack: do not use ksft_exit_skip after ksft_set_plan
Calling ksft_exit_skip after ksft_set_plan results in executing fewer tests
than planned. Use ksft_test_result_skip when possible, or just bail out if
memory corruption is detected.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/sync/sync_alloc.c')
0 files changed, 0 insertions, 0 deletions