Commit Graph

6 Commits (d2093f1ddcbaf9731811f8531f28488d01d1a63d)

Author SHA1 Message Date
Niklas Hauser 49952824fb Handlers: Add specialized functions for all handlers.
Most of them simply forward to the verbose handlers,
however, should we decide differently in the future,
existing unit tests will not have to be adapted.
2016-04-28 15:18:53 -05:00
Niklas Hauser 633588dc35 Handlers: Add test failure handler to allow selftest. 2016-04-28 15:18:34 -05:00
Niklas Hauser 105d07b552 Harness: Allow generic ignoring of failures. 2016-04-28 15:18:30 -05:00
Niklas Hauser c2343b223b Update namespace from v0 to v1. 2016-04-28 15:18:08 -05:00
Niklas Hauser dc8c336652 Refactor all include guards to `UTEST_*`. 2016-04-28 15:17:59 -05:00
Niklas Hauser a3129f204a Move header files to `utest` folder. 2016-04-28 15:17:51 -05:00