Attention is currently required from: Jakub Czapiga. Hello build bot (Jenkins), Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59495
to look at the new patch set (#3).
Change subject: libpayload: Add mock assert support for unit testing purposes ......................................................................
libpayload: Add mock assert support for unit testing purposes
Some unit tests might require catching assert failures. This patch adds an assert() variant depending on __TEST__ define passed to unit tests.
Change-Id: I7e4620400f27dbebc57c71bbf2bf9144ca65807f Signed-off-by: Jakub Czapiga jacz@semihalf.com --- M payloads/libpayload/include/assert.h 1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/59495/3