diff options
author | Veerabrahmam vr <veerabrahmam.vr@huawei.com> | 2012-09-06 06:36:28 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-10 13:01:47 +0100 |
commit | 3526308dddfebb7b5bc4a19d959fe94ade19a18a (patch) | |
tree | d0c43fa52c0648b9ec7898575edc693707143b6e /scripts/qemuimage-tests/scenario/qemumips | |
parent | 913e2e2ef99be560bb4b0a44d9c1e90a665d8807 (diff) | |
download | poky-3526308dddfebb7b5bc4a19d959fe94ade19a18a.tar.gz |
qemuimagetest: modifying the scenario file as per new test cases
modified scenario files.
(From OE-Core rev: dfd2ead41846c568d251a47c4baa2d9666e0c98f)
Signed-off-by: veerabrahmam <veerabrahmamvr@huawei.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/qemuimage-tests/scenario/qemumips')
-rw-r--r-- | scripts/qemuimage-tests/scenario/qemumips/core-image-sato | 3 | ||||
-rw-r--r-- | scripts/qemuimage-tests/scenario/qemumips/core-image-sato-sdk | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/scripts/qemuimage-tests/scenario/qemumips/core-image-sato b/scripts/qemuimage-tests/scenario/qemumips/core-image-sato index 7a6353e1af..0e79703e84 100644 --- a/scripts/qemuimage-tests/scenario/qemumips/core-image-sato +++ b/scripts/qemuimage-tests/scenario/qemumips/core-image-sato | |||
@@ -6,3 +6,6 @@ sanity zypper_search | |||
6 | sanity rpm_query | 6 | sanity rpm_query |
7 | sanity connman | 7 | sanity connman |
8 | sanity shutdown | 8 | sanity shutdown |
9 | systemusage bash | ||
10 | systemusage df | ||
11 | systemusage syslog | ||
diff --git a/scripts/qemuimage-tests/scenario/qemumips/core-image-sato-sdk b/scripts/qemuimage-tests/scenario/qemumips/core-image-sato-sdk index 42b8e19026..726842c0f6 100644 --- a/scripts/qemuimage-tests/scenario/qemumips/core-image-sato-sdk +++ b/scripts/qemuimage-tests/scenario/qemumips/core-image-sato-sdk | |||
@@ -7,3 +7,6 @@ sanity rpm_query | |||
7 | sanity compiler | 7 | sanity compiler |
8 | sanity connman | 8 | sanity connman |
9 | sanity shutdown | 9 | sanity shutdown |
10 | systemusage bash | ||
11 | systemusage df | ||
12 | systemusage syslog | ||