summaryrefslogtreecommitdiffstats
path: root/src/test/testcases/testTraceArray.py
Commit message (Collapse)AuthorAgeFilesLines
* treewide: use print function instead of statementMarty E. Plummer2020-01-151-0/+1
| | | | | | | | | | | | | | | | | | | | This enables better compat between python2.7 and python3.x Without this change, building with python3.x (python3.5 tested) as /usr/bin/python will result in the following error: File: "sbe/src/build/security/securityRegListGen.py", line 64 -v, --verbose enable verbose traces" ^ SyntaxError: Missing parentheses in call to 'print' Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Change-Id: Id617f54096fca5cc5fcd829767595a85350e343d Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/89618 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
* AXONE Bringup CISunil Kumar2019-05-301-7/+17
| | | | | | | | Change-Id: I611879498fe0b728547209716cecf6d940a9a820 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72837 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
* Fix getParent typo for EQ targetsspashabk-in2017-04-181-1/+1
| | | | | | | | | | | | | | Enabled tracearray testcase for EX, which was earlier failing because this bug Change-Id: Ic3bf6945e2b71365333c736fa1ef08288b1ca553 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39135 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* TraceArray HWP integrationspashabk-in2017-02-071-9/+48
| | | | | | | | | | Change-Id: I33e976bc61213994c6dbe5d2708f4ff20c6dd976 RTC:165714 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33874 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* SBE tracearray chip-opspashabk-in2016-12-021-0/+60
Change-Id: Ic01d96424c2459c56d4cb7578cf87f592b748466 RTC:128332 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32359 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
OpenPOWER on IntegriCloud