Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
saeed
/
net-next
/
928971b6bc95ae13d2d77c2b7b265c379bf0189d
/
.
/
tools
/
testing
/
selftests
/
cpu-hotplug
/
Makefile
blob: fe1f99101c5d5023d4687893ed0bf7a5e876f1a9 [
file
] [
log
] [
blame
]
all
:
TEST_PROGS
:=
cpu
-
on
-
off
-
test
.
sh
include
../
lib
.
mk
run_full_test
:
@/
bin
/
bash
./
cpu
-
on
-
off
-
test
.
sh
-
a
||
echo
"cpu-hotplug selftests: [FAIL]"
clean
: