Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
de56e4a7c5383ed349b336f3db9efa857177d107
/
.
/
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
: