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