xref: /linux/tools/testing/selftests/memory-hotplug/Makefile (revision ef264cf0c490cc9d46edb3b6aa082d23a9506e2d)
1all:
2
3run_tests:
4	@/bin/bash ./on-off-test.sh || echo "memory-hotplug selftests: [FAIL]"
5
6clean:
7