]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 14 Aug 2019 09:18:49 +0000 (11:18 +0200)
commitc35305b5243b971815046d5751f7561281bdc566
treefa504f43eeb478be8e0a453017b7003578ad50bd
parente15d21689e44377598bcfcd41549fbf9ccac171d
selftests: vm: install test_vmalloc.sh for run_vmtests

BugLink: https://bugs.launchpad.net/bugs/1838824
[ Upstream commit bc2cce3f2ebcae02aa4bb29e3436bf75ee674c32 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
tools/testing/selftests/vm/Makefile