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