From: Scott Garman Date: Tue, 7 Dec 2010 08:48:03 +0000 (-0800) Subject: Add sanity test scenarios for -lsb images X-Git-Tag: 2011-1~3601 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=01da08097a6d193a4515d0b8166612b82c81964b;p=openembedded-core.git Add sanity test scenarios for -lsb images Signed-off-by: Scott Garman --- diff --git a/scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb new file mode 100644 index 0000000000..b8e9847b48 --- /dev/null +++ b/scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb @@ -0,0 +1,5 @@ +sanity boot +sanity ssh +sanity scp +sanity dmesg +sanity shutdown diff --git a/scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb new file mode 100644 index 0000000000..b8e9847b48 --- /dev/null +++ b/scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb @@ -0,0 +1,5 @@ +sanity boot +sanity ssh +sanity scp +sanity dmesg +sanity shutdown diff --git a/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb new file mode 100644 index 0000000000..b8e9847b48 --- /dev/null +++ b/scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb @@ -0,0 +1,5 @@ +sanity boot +sanity ssh +sanity scp +sanity dmesg +sanity shutdown diff --git a/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb new file mode 100644 index 0000000000..b8e9847b48 --- /dev/null +++ b/scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb @@ -0,0 +1,5 @@ +sanity boot +sanity ssh +sanity scp +sanity dmesg +sanity shutdown diff --git a/scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb b/scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb new file mode 100644 index 0000000000..b8e9847b48 --- /dev/null +++ b/scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb @@ -0,0 +1,5 @@ +sanity boot +sanity ssh +sanity scp +sanity dmesg +sanity shutdown