index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
breakpoints
Age
Commit message (
Expand
)
Author
2021-02-08
selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.c
Tiezhu Yang
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
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2019-11-07
selftests: breakpoints: Fix a typo of function name
Masami Hiramatsu
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
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-11-15
selftests: breakpoints: fix compile error on breakpoint_test_arm64
Sumit Semwal
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-18
selftests: breakpoints: re-order TEST_GEN_PROGS targets
Fathi Boudra
2017-07-26
selftests: breakpoint_test: Add missing line breaks
Shuah Khan
2017-06-30
selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13
Shuah Khan
2017-06-30
selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg api
Shuah Khan
2017-06-30
selftests: breakpoint_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
2017-06-13
kselftest: breakpoints: convert breakpoint_test to TAP13 output
Paul Elder
2017-04-21
selftests: breakpoints: allow to cross-compile for aarch64/arm64
Fathi Boudra
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2016-11-18
selftests: arm64: add test for unaligned/inexact watchpoint handling
Pratyush Anand
2016-02-25
selftests: add missing .gitignore file or entry
Sudeep Holla
2016-02-25
selftests: breakpoint: add step_after_suspend_test
Greg Hackmann
2016-01-07
add breakpoints/.gitignore
Yuan Sun
2015-11-03
selftests: breakpoint: Actually build it
Ben Hutchings
2015-08-27
selftests: breakpoints: fix installing error on the architecture except x86
Bamvor Jian Zhang
2015-03-13
selftests: Introduce minimal shared logic for running tests
Michael Ellerman
2014-11-17
selftests/breakpoints: change test to use ksft framework
Shuah Khan
2012-12-17
breakpoint selftests: print failure status instead of cause make error
Dave Young
2012-03-28
selftests: launch individual selftests from the main Makefile
Frederic Weisbecker
2012-01-12
selftests: new x86 breakpoints selftest
Frederic Weisbecker