]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2b561e0055227dad4850378411cd7965875f1166
tree15a5cb45aea5e590b509aa42954903156b7dc148
parentac17669efdbb6c7b45262368b564825730b37797
selftests: memory-hotplug: fix emit_tests regression

Commit a3b7864ad48d
("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: a3b7864ad48d (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