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