Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-intel...
[cascardo/linux.git] / tools / testing / selftests / cpu-hotplug / Makefile
1 all:
2
3 run_tests:
4         @/bin/bash ./on-off-test.sh || echo "cpu-hotplug selftests: [FAIL]"
5
6 run_full_test:
7         @/bin/bash ./on-off-test.sh -a || echo "cpu-hotplug selftests: [FAIL]"
8
9 clean: