OSDN Git Service

selftests: memory-hotplug: fix emit_tests regression
authorShuah Khan <shuahkh@osg.samsung.com>
Thu, 1 Mar 2018 20:04:28 +0000 (13:04 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Fri, 2 Mar 2018 17:12:59 +0000 (10:12 -0700)
commitba004a2955f759946d8c98ca1a9c8d09818b1223
tree15a5cb45aea5e590b509aa42954903156b7dc148
parentf6869826de700bce59e2cef14974f99836e34e4f
selftests: memory-hotplug: fix emit_tests regression

Commit 16c513b13477
("selftests: memory-hotplug: silence test command echo")

introduced regression in emit_tests and results in the following
failure when selftests are installed and run. Fix it.

Running tests in memory-hotplug
========================================
./run_kselftest.sh: line 121: @./mem-on-off-test.sh: No such file or
directory
selftests: memory-hotplug [FAIL]

Fixes: 16c513b13477 (selftests: memory-hotplug: silence test command echo")
Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Tested-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/memory-hotplug/Makefile