]> 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)
commit77fd82e900b98bc07367a8fe925059ca422d77ef
tree15a5cb45aea5e590b509aa42954903156b7dc148
parent5667773dd16da4740d3f36eeab94604a6f62c805
selftests: memory-hotplug: fix emit_tests regression

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