/
usr
/
src
/
linux-headers-5.15.0-181
/
tools
/
testing
/
selftests
/
cpu-hotplug
/
/usr/src/linux-headers-5.15.0-181/tools/testing/selftests/cpu-hotplug
mkdir
upload
Name
Size
Mode
Actions
cpu-on-off-test.sh
5776
0755
edit
dl
rm
Makefile
193
0644
edit
dl
rm
Edit:
/usr/src/linux-headers-5.15.0-181/tools/testing/selftests/cpu-hotplug/Makefile
(193B)
# SPDX-License-Identifier: GPL-2.0 all: TEST_PROGS := cpu-on-off-test.sh include ../lib.mk run_full_test: @/bin/bash ./cpu-on-off-test.sh -a || echo "cpu-hotplug selftests: [FAIL]" clean:
Save
cmd:
run