test: Add scenario file for each target and support single case running

Different test cases are needed for different targets. A folder "scenario"
is created under scripts/qemuimage-tests to hold scenario files for different
targets.

Single case running is supported now. User can run single case together with
a whole test suite by setting variable TEST_SCEN in local.conf.

By default test cases in sanity suite will be ran. If you want to run other
test suite or specific test case(e.g. bat or boot test case under sanity suite),
list them like following.
TEST_SCEN = "sanity bat sanity:boot"

Signed-off-by Jiajun Xu <jiajun.xu@intel.com>
This commit is contained in:
Jiajun Xu
2010-08-18 22:02:08 +08:00
committed by Richard Purdie
parent 192d6994cb
commit 7303807ef1
14 changed files with 56 additions and 30 deletions

View File

@@ -0,0 +1 @@
sanity boot

View File

@@ -0,0 +1,2 @@
sanity boot
sanity ssh

View File

@@ -0,0 +1,2 @@
sanity boot
sanity ssh

View File

@@ -0,0 +1 @@
sanity boot

View File

@@ -0,0 +1,2 @@
sanity boot
sanity ssh

View File

@@ -0,0 +1,2 @@
sanity boot
sanity ssh

View File

@@ -0,0 +1 @@
sanity boot

View File

@@ -0,0 +1,2 @@
sanity boot
sanity ssh

View File

@@ -0,0 +1,2 @@
sanity boot
sanity ssh

View File

@@ -0,0 +1 @@
sanity boot

View File

@@ -0,0 +1,2 @@
sanity boot
sanity ssh

View File

@@ -0,0 +1,2 @@
sanity boot
sanity ssh