index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
breakpoints
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
2023-11-30
selftests:breakpoints: Fix Format String Warning in breakpoint_test
angquan yu
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