mcuboot/sim/mcuboot-sys/csupport
Fabio Utzig 57c40f7164 Fix assert abstraction in sim
Assertions that are expected to fail under sim test, are now marked as such
using the macro ASSERT which allows to programmatically switch between normal
assert() behavior and captured assertion.

Assertion changes were moved to more appropriate owners and code duplication
was removed.

Signed-off-by: Fabio Utzig <utzig@apache.org>
2017-12-21 13:36:34 -07:00
..
bootsim.h Fix assert abstraction in sim 2017-12-21 13:36:34 -07:00
run.c Fix assert abstraction in sim 2017-12-21 13:36:34 -07:00