/
usr
/
src
/
linux-headers-5.15.0-190
/
tools
/
testing
/
selftests
/
locking
/
/usr/src/linux-headers-5.15.0-190/tools/testing/selftests/locking
mkdir
upload
Name
Size
Mode
Actions
Makefile
203
0644
edit
dl
rm
ww_mutex.sh
474
0755
edit
dl
rm
Edit:
/usr/src/linux-headers-5.15.0-190/tools/testing/selftests/locking/Makefile
(203B)
# SPDX-License-Identifier: GPL-2.0 # # Makefile for locking/ww_mutx selftests # No binaries, but make sure arg-less "make" doesn't trigger "run_tests" all: TEST_PROGS := ww_mutex.sh include ../lib.mk
Save
cmd:
run