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