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