summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/breakpoints/step_after_suspend_test.c
AgeCommit message (Expand)Author
2020-07-06selftests: breakpoints: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini
2020-07-06selftests: breakpoints: fix computation of test planPaolo Bonzini
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook
2018-05-30selftests: breakpoints: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2017-06-30selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg apiShuah Khan
2017-06-15kselftest: make callers of ksft_exit_skip() output the reason for skippingPaul Elder
2017-06-13kselftest: breakpoints: convert step_after_suspend_test to TAP13 outputPaul Elder
2016-02-25selftests: breakpoint: add step_after_suspend_testGreg Hackmann