Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
29b88e23a9212136d39b0161a39afe587d0170a5
/
.
/
tools
/
testing
/
selftests
/
cpu-hotplug
/
Makefile
blob: e9c28d8dc84bf2426e931b063477dd700a95ffab [
file
] [
log
] [
blame
]
all
:
run_tests
:
@/
bin
/
bash
./
on
-
off
-
test
.
sh
||
echo
"cpu-hotplug selftests: [FAIL]"
run_full_test
:
@/
bin
/
bash
./
on
-
off
-
test
.
sh
-
a
||
echo
"cpu-hotplug selftests: [FAIL]"
clean
: