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