Sign in
kunit
/
linux
/
22aeddb58dcc920cf2f78652c01272d9dff3d30a
/
.
/
tools
/
testing
/
selftests
/
cpu-hotplug
/
Makefile
blob: fe1f99101c5d5023d4687893ed0bf7a5e876f1a9 [
file
]
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
: