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 <po-hsu.lin@canonical.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
This commit is contained in:
Po-Hsu Lin 2017-06-27 14:17:14 +08:00 committed by Shuah Khan
parent 72441ea588
commit 02d8f075ac

View file

@ -207,6 +207,7 @@ prerequisite_extra()
fi
}
echo -e "\t Test with memory notifier error injection"
prerequisite_extra
#