summaryrefslogtreecommitdiffstats
path: root/scripts/qemuimage-tests/sanity/boot
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/qemuimage-tests/sanity/boot')
-rwxr-xr-xscripts/qemuimage-tests/sanity/boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/qemuimage-tests/sanity/boot b/scripts/qemuimage-tests/sanity/boot
index b75b9b9285..d3414d33d3 100755
--- a/scripts/qemuimage-tests/sanity/boot
+++ b/scripts/qemuimage-tests/sanity/boot
@@ -1,7 +1,7 @@
1#!/bin/bash 1#!/bin/bash
2# 2#
3# Boot Test Case for Sanity Test 3# Boot Test Case for Sanity Test
4# The case boot up the Qemu target with `poky-qemu qemuxxx`. 4# The case boot up the Qemu target with `runqemu qemuxxx`.
5# Then check if qemu and qemu network is up. 5# Then check if qemu and qemu network is up.
6# 6#
7# Author: Jiajun Xu <jiajun.xu@intel.com> 7# Author: Jiajun Xu <jiajun.xu@intel.com>