aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cpu-hotplug (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-25selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King1-3/+10
2018-05-30selftests: cpu-hotplug: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-6/+8
2017-11-15selftests: remove obsolete kconfig fragment for cpu-hotpluglei.yang@windriver.com1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-08-16selftests/cpu-hotplug: Skip test when there is only one online cpuLi Zhijian1-0/+6
2017-08-16selftests/cpu-hotplug: exit with failure when test occured unexpected behaviorsLi Zhijian1-0/+8
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang1-0/+2
2015-04-01selftests: change cpu on-off-test.sh name to be uniqueShuah Khan2-2/+2
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman2-2/+3
2014-07-11tools: selftests - create a separate hotplug target for full range testShuah Khan2-2/+53
2014-07-11tools: cpu-hotplug fix unexpected operator errorShuah Khan1-1/+1
2013-07-03tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton1-1/+1
2012-12-17cpu-hotplug selftests: print failure status instead of cause make errorDave Young1-1/+1
2012-07-30fault-injection: add selftests for cpu and memory hotplugAkinobu Mita2-0/+227