/
usr
/
src
/
kernels
/
4.18.0-553.121.1.el8_10.x86_64
/
tools
/
testing
/
selftests
/
memory-hotplug
/
/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/tools/testing/selftests/memory-hotplug
mkdir
upload
Name
Size
Mode
Actions
Makefile
242
0644
edit
dl
rm
Edit:
/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/tools/testing/selftests/memory-hotplug/Makefile
(242B)
# SPDX-License-Identifier: GPL-2.0 all: include ../lib.mk TEST_PROGS := mem-on-off-test.sh run_full_test: @/bin/bash ./mem-on-off-test.sh -r 10 && echo "memory-hotplug selftests: [PASS]" || echo "memory-hotplug selftests: [FAIL]" clean:
Save
cmd:
run