OSDN Git Service

selftests: vm: install test_vmalloc.sh for run_vmtests
authorNaresh Kamboju <naresh.kamboju@linaro.org>
Tue, 28 May 2019 12:18:09 +0000 (13:18 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 30 May 2019 14:32:57 +0000 (08:32 -0600)
commitbc2cce3f2ebcae02aa4bb29e3436bf75ee674c32
treec9660b5e7ce0ce912789bce62d4433b2ba8adbb4
parent98a13a8d253999cf25eb16d901c35fbd2a8455c4
selftests: vm: install test_vmalloc.sh for run_vmtests

Add test_vmalloc.sh to TEST_FILES to make sure it gets installed for
run_vmtests.

Fixed below error:
./run_vmtests: line 217: ./test_vmalloc.sh: No such file or directory

Tested with: make TARGETS=vm install INSTALL_PATH=$PWD/x

Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/vm/Makefile