staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git] / tools / testing / selftests / memory-hotplug / Makefile
blobe0a625e34f4004cd68dd37abcdac453ad053ae12
1 # SPDX-License-Identifier: GPL-2.0
2 all:
4 include ../lib.mk
6 TEST_PROGS := mem-on-off-test.sh
8 run_full_test:
9 @/bin/bash ./mem-on-off-test.sh -r 10 && echo "memory-hotplug selftests: [PASS]" || echo "memory-hotplug selftests: [FAIL]"
11 clean: