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