]> asedeno.scripts.mit.edu Git - linux.git/commit
selftests/memfd: add run_fuse_test.sh to TEST_FILES
authorAnders Roxell <anders.roxell@linaro.org>
Wed, 21 Feb 2018 22:45:58 +0000 (14:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 21 Feb 2018 23:35:43 +0000 (15:35 -0800)
commitbdefe01a6b14bde268741435ac854fda4ef7e847
tree5dc67d8c9f9d5d4d91a2a0bd5d6ecd5309da1484
parent173a3efd3edb2ef6ef07471397c5f542a360e9c1
selftests/memfd: add run_fuse_test.sh to TEST_FILES

While testing memfd tests, there is a missing script, as reported by
kselftest:

  ./run_tests.sh: line 7: ./run_fuse_test.sh: No such file or directory

Link: http://lkml.kernel.org/r/1517955779-11386-1-git-send-email-daniel.diaz@linaro.org
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
tools/testing/selftests/memfd/Makefile