summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/breakpoints
Commit message (Expand)AuthorAgeFilesLines
* selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.cTiezhu Yang2021-02-081-2/+2
* 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
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* selftests: breakpoints: Fix a typo of function nameMasami Hiramatsu2019-11-071-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-052-20/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-301-2/+1
* 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-06-301-36/+58
* selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg apiShuah Khan2017-06-301-26/+33
* selftests: breakpoint_test: use ksft_* var arg msg apiShuah Khan2017-06-301-12/+16
* kselftest: make callers of ksft_exit_skip() output the reason for skippingPaul Elder2017-06-152-4/+3
* kselftest: breakpoints: convert step_after_suspend_test to TAP13 outputPaul Elder2017-06-131-26/+17
* 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/+3
* 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-031-1/+1
* selftests: breakpoints: fix installing error on the architecture except x86Bamvor Jian Zhang2015-08-271-13/+3
* 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-171-1/+1
* selftests: launch individual selftests from the main MakefileFrederic Weisbecker2012-03-281-2/+5
* selftests: new x86 breakpoints selftestFrederic Weisbecker2012-01-122-0/+414