summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/breakpoints
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-052-20/+2Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-301-2/+1Star
* selftests: Add test plan API to kselftest.h and adjust callersKees Cook2019-04-253-4/+22
* selftests: breakpoints: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-1/+5
* selftests: breakpoints: fix compile error on breakpoint_test_arm64Sumit Semwal2017-11-151-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selftests: breakpoints: re-order TEST_GEN_PROGS targetsFathi Boudra2017-09-181-4/+4
* selftests: breakpoint_test: Add missing line breaksShuah Khan2017-07-261-2/+2
* selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13Shuah Khan2017-07-011-36/+58
* selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg apiShuah Khan2017-07-011-26/+33
* selftests: breakpoint_test: use ksft_* var arg msg apiShuah Khan2017-07-011-12/+16
* kselftest: make callers of ksft_exit_skip() output the reason for skippingPaul Elder2017-06-162-4/+3Star
* kselftest: breakpoints: convert step_after_suspend_test to TAP13 outputPaul Elder2017-06-131-26/+17Star
* kselftest: breakpoints: convert breakpoint_test to TAP13 outputPaul Elder2017-06-131-14/+15
* selftests: breakpoints: allow to cross-compile for aarch64/arm64Fathi Boudra2017-04-211-1/+1
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-7/+3Star
* selftests: arm64: add test for unaligned/inexact watchpoint handlingPratyush Anand2016-11-182-1/+240
* selftests: add missing .gitignore file or entrySudeep Holla2016-02-251-0/+1
* selftests: breakpoint: add step_after_suspend_testGreg Hackmann2016-02-252-1/+221
* add breakpoints/.gitignoreYuan Sun2016-01-071-0/+1
* selftests: breakpoint: Actually build itBen Hutchings2015-11-041-1/+1
* selftests: breakpoints: fix installing error on the architecture except x86Bamvor Jian Zhang2015-08-281-13/+3Star
* selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-131-2/+3
* selftests/breakpoints: change test to use ksft frameworkShuah Khan2014-11-171-4/+6
* breakpoint selftests: print failure status instead of cause make errorDave Young2012-12-181-1/+1
* selftests: launch individual selftests from the main MakefileFrederic Weisbecker2012-03-291-2/+5
* selftests: new x86 breakpoints selftestFrederic Weisbecker2012-01-132-0/+414