[Skiboot] [PATCH v2 0/4] libflash: Add ipmi-hiomap tests and fixes
Andrew Jeffery
andrew at aj.id.au
Fri Nov 9 11:33:11 AEDT 2018
Hello,
v2 fixes patches 3 and 4 to prevent compiler warnings/errors issued by gcc in
the the Travis-CI Centos7 build.
For reference, v1 of the series can be found here:
https://lists.ozlabs.org/pipermail/skiboot/2018-November/012613.html
Please review!
Andrew
Andrew Jeffery (4):
libflash/test: Rewrite Makefile.check to improve scalability
libflash/ipmi-hiomap: Fix argument type warning on x86-64
libflash/ipmi-hiomap: Add support for unit tests
libflash/ipmi-hiomap: Respect daemon presence and flash control
libflash/ipmi-hiomap.c | 36 +-
libflash/ipmi-hiomap.h | 31 ++
libflash/test/Makefile.check | 179 +++++++--
libflash/test/stubs.c | 19 +
libflash/test/stubs.h | 5 +
libflash/test/test-ipmi-hiomap.c | 637 +++++++++++++++++++++++++++++++
6 files changed, 843 insertions(+), 64 deletions(-)
create mode 100644 libflash/test/test-ipmi-hiomap.c
--
2.19.1
More information about the Skiboot
mailing list