summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/breakpoints/step_after_suspend_test.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_s...angquan yu2023-11-301-1/+1
* selftests: breakpoints: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini2020-07-061-19/+26
* selftests: breakpoints: fix computation of test planPaolo Bonzini2020-07-061-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1
* selftests: Add test plan API to kselftest.h and adjust callersKees Cook2019-04-251-0/+8
* selftests: breakpoints: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-1/+5
* selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg apiShuah Khan2017-06-301-26/+33
* kselftest: make callers of ksft_exit_skip() output the reason for skippingPaul Elder2017-06-151-2/+2
* kselftest: breakpoints: convert step_after_suspend_test to TAP13 outputPaul Elder2017-06-131-26/+17
* selftests: breakpoint: add step_after_suspend_testGreg Hackmann2016-02-251-0/+218