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/ssh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/qemuimage-tests/sanity/ssh') diff --git a/scripts/qemuimage-tests/sanity/ssh b/scripts/qemuimage-tests/sanity/ssh index f9143d0558..084530adfb 100755 --- a/scripts/qemuimage-tests/sanity/ssh +++ b/scripts/qemuimage-tests/sanity/ssh @@ -1,6 +1,6 @@ #!/bin/bash # SSH 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 ssh service in qemu is up. # # Author: Jiajun Xu -- cgit v1.2.3