/
usr
/
src
/
linux-aws-5.4-headers-5.4.0-1094
/
tools
/
testing
/
selftests
/
mount
/
Upload File
HOME
# SPDX-License-Identifier: GPL-2.0 # Makefile for mount selftests. CFLAGS = -Wall \ -O2 TEST_PROGS := run_tests.sh TEST_GEN_FILES := unprivileged-remount-test include ../lib.mk