/
usr
/
src
/
linux-headers-5.15.0-181
/
tools
/
testing
/
selftests
/
memory-hotplug
/
/usr/src/linux-headers-5.15.0-181/tools/testing/selftests/memory-hotplug
mkdir
upload
Name
Size
Mode
Actions
Makefile
242
0644
edit
dl
rm
mem-on-off-test.sh
6316
0755
edit
dl
rm
Edit:
/usr/src/linux-headers-5.15.0-181/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