Sign in
android-kvm
/
linux
/
7622d4905a038961da6b1c6c3fe4be6c3dad7ef9
/
.
/
tools
/
testing
/
selftests
/
memory-hotplug
/
Makefile
blob: d46b8d489cd252f18450b06dad87bb87f672e117 [
file
] [
log
] [
blame
]
all
:
run_tests
:
@/
bin
/
bash
./
on
-
off
-
test
.
sh
-
r
2
||
echo
"memory-hotplug selftests: [FAIL]"
run_full_test
:
@/
bin
/
bash
./
on
-
off
-
test
.
sh
||
echo
"memory-hotplug selftests: [FAIL]"
clean
: