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