aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/breakpoints (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2-20/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner1-2/+1
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook3-4/+22
2018-05-30selftests: breakpoints: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-1/+5
2017-11-15selftests: breakpoints: fix compile error on breakpoint_test_arm64Sumit Semwal1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-18selftests: breakpoints: re-order TEST_GEN_PROGS targetsFathi Boudra1-4/+4
2017-07-26selftests: breakpoint_test: Add missing line breaksShuah Khan1-2/+2
2017-06-30selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13Shuah Khan1-36/+58
2017-06-30selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg apiShuah Khan1-26/+33
2017-06-30selftests: breakpoint_test: use ksft_* var arg msg apiShuah Khan1-12/+16
2017-06-15kselftest: make callers of ksft_exit_skip() output the reason for skippingPaul Elder2-4/+3
2017-06-13kselftest: breakpoints: convert step_after_suspend_test to TAP13 outputPaul Elder1-26/+17
2017-06-13kselftest: breakpoints: convert breakpoint_test to TAP13 outputPaul Elder1-14/+15
2017-04-21selftests: breakpoints: allow to cross-compile for aarch64/arm64Fathi Boudra1-1/+1
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-7/+3
2016-11-18selftests: arm64: add test for unaligned/inexact watchpoint handlingPratyush Anand2-1/+240
2016-02-25selftests: add missing .gitignore file or entrySudeep Holla1-0/+1
2016-02-25selftests: breakpoint: add step_after_suspend_testGreg Hackmann2-1/+221
2016-01-07add breakpoints/.gitignoreYuan Sun1-0/+1
2015-11-03selftests: breakpoint: Actually build itBen Hutchings1-1/+1
2015-08-27selftests: breakpoints: fix installing error on the architecture except x86Bamvor Jian Zhang1-13/+3
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman1-2/+3
2014-11-17selftests/breakpoints: change test to use ksft frameworkShuah Khan1-4/+6
2012-12-17breakpoint selftests: print failure status instead of cause make errorDave Young1-1/+1
2012-03-28selftests: launch individual selftests from the main MakefileFrederic Weisbecker1-2/+5
2012-01-12selftests: new x86 breakpoints selftestFrederic Weisbecker2-0/+414