From d64c7ae88ca29def7dd2869acaa0e2ec047bd153 Mon Sep 17 00:00:00 2001 From: Jiajun Xu Date: Wed, 10 Nov 2010 22:58:52 +0800 Subject: imagetest-qemu: Add sanity test cases for scp/shutdown in target scp test is to check if file copying via network work or not in target. shutdown test is to check if target can be poweroff with qemu process off. Signed-off-by Jiajun Xu --- scripts/qemuimage-tests/sanity/dmesg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/qemuimage-tests/sanity/dmesg') diff --git a/scripts/qemuimage-tests/sanity/dmesg b/scripts/qemuimage-tests/sanity/dmesg index c384659b6..36813dcd4 100755 --- a/scripts/qemuimage-tests/sanity/dmesg +++ b/scripts/qemuimage-tests/sanity/dmesg @@ -1,6 +1,6 @@ #!/bin/bash # Dmesg Check Test Case for Sanity Test -# The case boot up the Qemu target with `runqemu qemux86`. +# The case boot up the Qemu target with `poky-qemu qemuxxx`. # Then check if there is any error log in dmesg. # # Author: Jiajun Xu -- cgit v1.2.3