summaryrefslogtreecommitdiffstats
path: root/sbe/test/testIstep.xml
diff options
context:
space:
mode:
authorRaja Das <rajadas2@in.ibm.com>2016-06-01 13:37:29 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-08-01 23:24:01 -0400
commita7dc5dec6488bc1eb77eb41e45b796d78de4d3c7 (patch)
tree23627925bb5c4fbffa9c030632535318fc80c92c /sbe/test/testIstep.xml
parent0c9efe49586228ea608086b7768fc144ba0be2ab (diff)
downloadtalos-sbe-a7dc5dec6488bc1eb77eb41e45b796d78de4d3c7.tar.gz
talos-sbe-a7dc5dec6488bc1eb77eb41e45b796d78de4d3c7.zip
SBE State Machine Implementation
Change-Id: I480937871cc14025d46d562fa68700deb350b9ee RTC: 126146 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25262 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'sbe/test/testIstep.xml')
-rw-r--r--sbe/test/testIstep.xml31
1 files changed, 30 insertions, 1 deletions
diff --git a/sbe/test/testIstep.xml b/sbe/test/testIstep.xml
index 40592e41..0e371e79 100644
--- a/sbe/test/testIstep.xml
+++ b/sbe/test/testIstep.xml
@@ -1,5 +1,34 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: sbe/test/testIstep.xml $ -->
+<!-- -->
+<!-- OpenPOWER sbe Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2016 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
+<!-- you may not use this file except in compliance with the License. -->
+<!-- You may obtain a copy of the License at -->
+<!-- -->
+<!-- http://www.apache.org/licenses/LICENSE-2.0 -->
+<!-- -->
+<!-- Unless required by applicable law or agreed to in writing, software -->
+<!-- distributed under the License is distributed on an "AS IS" BASIS, -->
+<!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or -->
+<!-- implied. See the License for the specific language governing -->
+<!-- permissions and limitations under the License. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
<?xml version="1.0" encoding="UTF-8"?>
+ <!-- Invalid Istep Test case -->
+ <testcase>
+ <simcmd>run-python-file targets/p9_nimbus/sbeTest/testIstepInvalid.py</simcmd>
+ <exitonerror>yes</exitonerror>
+ </testcase>
<!-- Positive Istep Test case -->
<testcase>
<simcmd>sbe-istep 2 2</simcmd>
@@ -299,6 +328,6 @@
</testcase>
<!-- Invalid Istep Test case -->
<testcase>
- <simcmd>run-python-file targets/p9_nimbus/sbeTest/testIstepInvalid.py</simcmd>
+ <simcmd>run-python-file targets/p9_nimbus/sbeTest/testIstepInvalidFenced.py</simcmd>
<exitonerror>yes</exitonerror>
</testcase>
OpenPOWER on IntegriCloud