]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - tools/testing/selftests/cpu-hotplug/Makefile
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[mirror_ubuntu-zesty-kernel.git] / tools / testing / selftests / cpu-hotplug / Makefile
1 all:
2
3 TEST_PROGS := cpu-on-off-test.sh
4
5 include ../lib.mk
6
7 run_full_test:
8 @/bin/bash ./cpu-on-off-test.sh -a || echo "cpu-hotplug selftests: [FAIL]"
9
10 clean: