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