[Skiboot] [PATCH 0/5] Small code coverage improvements
Stewart Smith
stewart at linux.ibm.com
Wed Oct 10 16:19:45 AEDT 2018
For some insane reason (I blame long haul flights), I took a gander at
our code coverage in unit tests and made a few minor improvements (I
have other patches but they're not ready yet, I again blame long haul
flights and economy seats).
Stewart Smith (5):
gcov: Fix building with GCC8
core/device: Add test for duplicate nodes with dt_attach_root()
core/device: add test for dt_new() a duplicate node
core/device: increase test coverage for dt_new_addr and dt_new_2addr
core/device: Test dt_new_check()
core/Makefile.inc | 1 +
core/gcov-profiling.c | 14 +++++++-------
core/test/run-device.c | 16 ++++++++++++++--
3 files changed, 22 insertions(+), 9 deletions(-)
--
2.17.1
More information about the Skiboot
mailing list