aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cpu-hotplug/Makefile
blob: 12657a5e4bf92dd23ced62e3660ab1acaecd4815 (plain) (blame)
1
2
3
4
5
6
all:

run_tests:
	@./on-off-test.sh || echo "cpu-hotplug selftests: [FAIL]"

clean: