mbed-os/features/frameworks/utest/utest
Vincent Coubard 85bce1467f Improve compatibility between base_control_t and control_t.
* provide missing member functions from control_t in base_control_t
* construction of control_t from reference of base_control_t instead of
  value.
* overload operator+ for all permutations between control_t and
  base_control_t.
2016-08-30 13:29:17 +01:00
..
unity_handler.h Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
utest.h Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
utest_case.h Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
utest_default_handlers.h Replace default_handlers value by a reference. 2016-08-30 13:29:12 +01:00
utest_harness.h Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
utest_scheduler.h Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
utest_serial.h Sharing greentea-client's RawSerial with utest and UNITY. 2016-08-15 12:11:34 -05:00
utest_shim.h Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
utest_specification.h Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
utest_stack_trace.h Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
utest_types.h Improve compatibility between base_control_t and control_t. 2016-08-30 13:29:17 +01:00