瀏覽代碼

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>
Po-Hsu Lin 8 年之前
父節點
當前提交
02d8f075ac
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tools/testing/selftests/memory-hotplug/mem-on-off-test.sh

+ 1 - 0
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
 
 #