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