mbed-os/TESTS
Christopher Haster 5c0f39f190 Split callback test into multiple tests based on types
As the templated tests grew, the resulting binary exceeded a
flash size of 64K. This caused the test to incorrectly fail on
small devices.

Moved and split into the following:
TESTS/mbed_functional/callback
TESTS/mbed_functional/callback_small
TESTS/mbed_functional/callback_big
TESTS/mbed_functional/functionpointer
2016-08-26 09:54:13 -05:00
..
integration Fix behavior when mbed-os RTOS tests are build while the system is single 2016-07-25 11:41:00 +01:00
mbed_drivers Split callback test into multiple tests based on types 2016-08-26 09:54:13 -05:00
mbed_functional Split callback test into multiple tests based on types 2016-08-26 09:54:13 -05:00
mbed_hal/lp_ticker Add tests for LowPowerTimeout and lp_ticker 2016-08-25 13:25:02 +01:00
mbedmicro-mbed Updated deprecation notices to match branch names 2016-08-16 20:30:20 -05:00
mbedmicro-rtos-mbed Add a test for thread-safe malloc 2016-07-29 20:14:07 -05:00
storage_abstraction/basicAPI Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00