summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2010-12-07 00:48:03 -0800
committerScott Garman <scott.a.garman@intel.com>2010-12-07 00:48:03 -0800
commit01da08097a6d193a4515d0b8166612b82c81964b (patch)
tree058ed896abc90a121ddd6ac2958a38f7749cc5bd /scripts
parent47cb074774f8af6a89eac1c0667ad25d8a862503 (diff)
downloadopenembedded-core-01da08097a6d193a4515d0b8166612b82c81964b.tar.gz
Add sanity test scenarios for -lsb images
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb5
-rw-r--r--scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb5
-rw-r--r--scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb5
-rw-r--r--scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb5
-rw-r--r--scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb5
5 files changed, 25 insertions, 0 deletions
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