[poky] [PATCH 1/2] Add sanity test scenarios for -lsb images

Scott Garman scott.a.garman at intel.com
Tue Dec 7 00:48:03 PST 2010


Signed-off-by: Scott Garman <scott.a.garman at intel.com>
---
 .../scenario/qemuarm/poky-image-lsb                |    5 +++++
 .../scenario/qemumips/poky-image-lsb               |    5 +++++
 .../scenario/qemuppc/poky-image-lsb                |    5 +++++
 .../scenario/qemux86-64/poky-image-lsb             |    5 +++++
 .../scenario/qemux86/poky-image-lsb                |    5 +++++
 5 files changed, 25 insertions(+), 0 deletions(-)
 create mode 100644 scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb
 create mode 100644 scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb
 create mode 100644 scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb
 create mode 100644 scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb
 create mode 100644 scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb

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 0000000..b8e9847
--- /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 0000000..b8e9847
--- /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 0000000..b8e9847
--- /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 0000000..b8e9847
--- /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 0000000..b8e9847
--- /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
-- 
1.7.1




More information about the poky mailing list