mbed-os/features/frameworks/utest/TESTS/unit_tests
David Saada 2b7d83652e Unity: Add macros for test skipping.
The TEST_SKIP and TEST_SKIP_UNLESS macros (w/ and w/o messages) allow the test
to skip the test case execution from the point the macro was called (without
failing the test).
2018-07-11 14:51:05 +03:00
..
basic_test Added copyright header to all tests 2017-08-07 12:02:33 -05:00
basic_test_default Added copyright header to all tests 2017-08-07 12:02:33 -05:00
case_async_validate Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
case_control_async Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
case_control_repeat Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
case_selection Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
case_setup_failure Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
case_teardown_failure Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
control_type Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
minimal_async_scheduler Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
minimal_scheduler Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
test_assertion_failure_test_setup Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
test_setup_case_selection_failure Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
test_setup_failure Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
test_skip Unity: Add macros for test skipping. 2018-07-11 14:51:05 +03:00