Sign in
gfiber
/
kernel
/
bruno
/
baaf0c65bc8ea9c7a404b09bc8cc3b8a1e4f18df
/
.
/
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
: