]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
selftests: add missing test name in memory-hotplug test
authorPo-Hsu Lin <po-hsu.lin@canonical.com>
Tue, 27 Jun 2017 06:17:14 +0000 (14:17 +0800)
committerShuah Khan <shuahkh@osg.samsung.com>
Fri, 30 Jun 2017 16:06:23 +0000 (10:06 -0600)
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 <po-hsu.lin@canonical.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/memory-hotplug/mem-on-off-test.sh

index c735ece968f862805ad26df1d1c7772c40059811..0f62c16c35c4d1924ee8beb76c580828d7fa7183 100755 (executable)
@@ -207,6 +207,7 @@ prerequisite_extra()
        fi
 }
 
+echo -e "\t Test with memory notifier error injection"
 prerequisite_extra
 
 #