mbed-os/frameworks\utest/utest
Niklas Hauser e68d00ded5 Add location to failure information.
Rename `failure_t` to `failure_reason_t`.
Add `location_t` with stringify function.
Add new `failure_t` struct with location information.
Adapt harness logic to keep track of location.
Add a test failure handler that reports assertion failures
on test setup and test teardown.
2016-04-28 15:19:29 -05:00
..
case.h Replace `repeat_count` with `call_count`. 2016-04-28 15:19:13 -05:00
default_handlers.h Fix default handler initialization value. 2016-04-28 15:19:17 -05:00
harness.h Add location to failure information. 2016-04-28 15:19:29 -05:00
specification.h Handlers: Add test failure handler to allow selftest. 2016-04-28 15:18:34 -05:00
types.h Add location to failure information. 2016-04-28 15:19:29 -05:00
unity_handler.h Unity: Add failure ignoring callback. 2016-04-28 15:18:38 -05:00
utest.h Refactor all include guards to `UTEST_*`. 2016-04-28 15:17:59 -05:00