selftests: Fix memfd test run-time regression
authorShuah Khan <skhan@linuxfoundation.org>
Tue, 7 Apr 2020 22:44:46 +0000 (16:44 -0600)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 13 Apr 2020 15:33:46 +0000 (09:33 -0600)
commitffa773e1011d57550e3bf9aea98468c1c4bea552
tree33e939b3b30bd0bf0bfd1e9cc54d02d4378e76df
parent963e3e9c9a127013eb4d3c82eb997068b1adbb89
selftests: Fix memfd test run-time regression

Commit d3fd949abd3e ("selftests: Fix memfd to support relocatable
build (O=objdir)") introduced regression run-time regression with
a change to include programs that should be run from shell scripts
to list of programs that run as independent tests. This fix restores
the original designation.

Fixes: d3fd949abd3e ("selftests: Fix memfd to support relocatable build (O=objdir)")
Reported-by: kernel test robot <rong.a.chen@intel.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/memfd/Makefile