开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
breakpoints
/
step_after_suspend_test.c
Age
Commit message (
Expand
)
Author
2024-10-02
selftests: breakpoints: use remaining time to check if suspend succeed
Yifei Liu
2024-07-11
selftests/breakpoints:Remove unused variable
Zhu Jun
2023-11-30
selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_s...
angquan yu
2020-07-06
selftests: breakpoints: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
2020-07-06
selftests: breakpoints: fix computation of test plan
Paolo Bonzini
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-04-25
selftests: Add test plan API to kselftest.h and adjust callers
Kees Cook
2018-05-30
selftests: breakpoints: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2017-06-30
selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg api
Shuah Khan
2017-06-15
kselftest: make callers of ksft_exit_skip() output the reason for skipping
Paul Elder
2017-06-13
kselftest: breakpoints: convert step_after_suspend_test to TAP13 output
Paul Elder
2016-02-25
selftests: breakpoint: add step_after_suspend_test
Greg Hackmann