summaryrefslogtreecommitdiffstats
path: root/src/test/testcases/testIstep.xml
diff options
context:
space:
mode:
authorspashabk-in <shakeebbk@in.ibm.com>2017-07-31 07:10:40 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-09-06 04:38:28 -0400
commit708be51a63b378eb92a85e30661f77cbaf0d8807 (patch)
tree028b9ebc9998cd0f8373c1515e6d6ba23f5c0f91 /src/test/testcases/testIstep.xml
parent736117bd18a6cd612ce052ff79dee895e8415d02 (diff)
downloadtalos-sbe-708be51a63b378eb92a85e30661f77cbaf0d8807.tar.gz
talos-sbe-708be51a63b378eb92a85e30661f77cbaf0d8807.zip
Secure Memory Manager implementation
Support to update and manage the memory window list Opening of HB Dump window in istep 5.1 Enabled memory filtering in mem access chip-ops Change-Id: I72b68ac099371babe47a64689fa38927934625b7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43929 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/test/testcases/testIstep.xml')
-rw-r--r--src/test/testcases/testIstep.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/test/testcases/testIstep.xml b/src/test/testcases/testIstep.xml
index 86fa6a35..00362545 100644
--- a/src/test/testcases/testIstep.xml
+++ b/src/test/testcases/testIstep.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER sbe Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2015,2016 -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2017 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -321,6 +321,11 @@
<simcmd>sbe-istep 5 2</simcmd>
<exitonerror>yes</exitonerror>
</testcase>
+ <!-- Stash address test case -->
+ <testcase>
+ <simcmd>run-python-file targets/p9_nimbus/sbeTest/testMatchStashPair.py</simcmd>
+ <exitonerror>yes</exitonerror>
+ </testcase>
<!-- Invalid Istep Test case -->
<testcase>
<simcmd>run-python-file targets/p9_nimbus/sbeTest/testIstepInvalid.py</simcmd>
OpenPOWER on IntegriCloud