From: Po-Hsu Lin Date: Tue, 27 Jun 2017 06:17:14 +0000 (+0800) Subject: selftests: add missing test name in memory-hotplug test X-Git-Tag: rel_imx_4.19.35_1.1.0~12212^2~9 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=02d8f075ac44f6f0dc46881965f815576921f2c0;p=linux.git selftests: add missing test name in memory-hotplug test There is no prompt for testing memory notifier error injection, added with the same echo format of other tests above. Signed-off-by: Po-Hsu Lin Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/memory-hotplug/mem-on-off-test.sh b/tools/testing/selftests/memory-hotplug/mem-on-off-test.sh index c735ece968f8..0f62c16c35c4 100755 --- a/tools/testing/selftests/memory-hotplug/mem-on-off-test.sh +++ b/tools/testing/selftests/memory-hotplug/mem-on-off-test.sh @@ -207,6 +207,7 @@ prerequisite_extra() fi } +echo -e "\t Test with memory notifier error injection" prerequisite_extra #