Skip to content

Commit

Permalink
Restructure sbe-debug.py
Browse files Browse the repository at this point in the history
Modularize and reduce redundant code

Change-Id: I23086dcf2c88c85762c71cc5461cc3f352ae5d50
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55334
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
  • Loading branch information
Shakeebbk authored and sgupta2m committed Mar 20, 2018
1 parent 9e30f64 commit 26fbcbe
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 273 deletions.
8 changes: 7 additions & 1 deletion src/test/testcases/ffdc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER sbe Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2016 -->
<!-- Contributors Listed Below - COPYRIGHT 2016,2018 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
Expand All @@ -29,6 +29,12 @@
<testcase>
<simcmd>sbe-trace 0</simcmd>
</testcase>
<testcase>
<simcmd>sbe-stack 0</simcmd>
</testcase>
<testcase>
<simcmd>sbe-regffdc 0</simcmd>
</testcase>
<testcase>
<simcmd>p9Proc0.sbe.ppe->ppe_state</simcmd>
</testcase>
Expand Down

0 comments on commit 26fbcbe

Please sign in to comment.