[Skiboot] [PATCH 0/2] resurrect hdata_to_dt test

Stewart Smith stewart at linux.vnet.ibm.com
Wed Nov 11 16:49:30 AEDT 2015


Resurrect the hdata_to_dt test with data from a real P8 system.

we modify hdata_to_dt a bit to make it a bit saner in output.

We also add around 1000 lines to code coverage testing, an increase
of FIFTY PERCENT!

Stewart Smith (2):
  Revive hdata_to_dt and make it work again
  Add hdata_to_dt test

 hdata/hostservices.c          |    3 +-
 hdata/test/Makefile.check     |   30 +-
 hdata/test/hdata_to_dt.c      |   21 +-
 hdata/test/p81-811.spira      |  Bin 0 -> 2048 bytes
 hdata/test/p81-811.spira.dt   | 8724 +++++++++++++++++++++++++++++++++++++++++
 hdata/test/p81-811.spira.heap |  Bin 0 -> 4200000 bytes
 hdata/test/stubs.c            |   21 +-
 7 files changed, 8770 insertions(+), 29 deletions(-)
 create mode 100644 hdata/test/p81-811.spira
 create mode 100644 hdata/test/p81-811.spira.dt
 create mode 100644 hdata/test/p81-811.spira.heap

-- 
2.1.4



More information about the Skiboot mailing list