aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/breakpoints/step_after_suspend_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-30selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_suspend_test.cangquan yu1-1/+1
2020-07-06selftests: breakpoints: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini1-19/+26
2020-07-06selftests: breakpoints: fix computation of test planPaolo Bonzini1-4/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook1-0/+8
2018-05-30selftests: breakpoints: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-1/+5
2017-06-30selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg apiShuah Khan1-26/+33
2017-06-15kselftest: make callers of ksft_exit_skip() output the reason for skippingPaul Elder1-2/+2
2017-06-13kselftest: breakpoints: convert step_after_suspend_test to TAP13 outputPaul Elder1-26/+17
2016-02-25selftests: breakpoint: add step_after_suspend_testGreg Hackmann1-0/+218