Sign in
gem5
/
arm
/
linux
/
2f2b1ae24ce69c7cb03f80a2b77dfd3f9d164626
/
.
/
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
: