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
/
cpu-hotplug
Age
Commit message (
Expand
)
Author
2019-01-25
selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
Colin Ian King
2018-05-30
selftests: cpu-hotplug: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2017-11-15
selftests: remove obsolete kconfig fragment for cpu-hotplug
lei.yang@windriver.com
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-16
selftests/cpu-hotplug: Skip test when there is only one online cpu
Li Zhijian
2017-08-16
selftests/cpu-hotplug: exit with failure when test occured unexpected behaviors
Li Zhijian
2016-02-25
selftests: create test-specific kconfig fragments
Bamvor Jian Zhang
2015-04-01
selftests: change cpu on-off-test.sh name to be unique
Shuah Khan
2015-03-13
selftests: Introduce minimal shared logic for running tests
Michael Ellerman
2014-07-11
tools: selftests - create a separate hotplug target for full range test
Shuah Khan
2014-07-11
tools: cpu-hotplug fix unexpected operator error
Shuah Khan
2013-07-03
tools/testing/selftests: don't assume the x bit is set on scripts
Andrew Morton
2012-12-17
cpu-hotplug selftests: print failure status instead of cause make error
Dave Young
2012-07-30
fault-injection: add selftests for cpu and memory hotplug
Akinobu Mita