mbed-os/TESTS
Kevin Bracey 166ada084e Rationalise MemoryPool/Mail alloc APIs
alloc APIs were generally inconsistent - take the opportunity to align with
other APIs like Semaphore.

    alloc -> try_alloc
    alloc_for -> try_alloc_for
    alloc_until -> try_alloc_until

In future the name `alloc` can be used for an untimed blocking
allocation.
2020-05-12 15:17:01 +03:00
..
configs baremetal: include littlefsv2 2020-05-05 14:24:44 +03:00
events Fix events-queue failure on low CPU frequency 2020-03-20 13:07:29 +08:00
host_tests fix SPDX identifier typos 2020-02-21 07:01:55 +00:00
integration Rename ADV_WISE_1570 target 2020-04-30 09:56:35 +01:00
lorawan/loraradio Remove MTB_RAK811 target 2020-04-20 16:55:34 +01:00
mbed_drivers More Chrono test fixes 2020-04-27 10:19:08 +03:00
mbed_functional Disable test that breaks IAR 2020-03-11 15:46:03 +02:00
mbed_hal Merge pull request #12864 from MarceloSalazar/platform_cleanup3 2020-04-30 14:56:36 +02:00
mbed_hal_fpga_ci_test_shield - Fix the CI build issue. 2020-04-08 10:35:07 +01:00
mbed_platform Merge pull request #12036 from kjbracey-arm/callback_fiddle 2020-03-27 14:07:20 +00:00
mbed_timing_fpga_ci_test_shield/watchdog Fixed more greentea tests 2020-03-06 15:02:26 +00:00
mbedmicro-mbed test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
mbedmicro-rtos-mbed Rationalise MemoryPool/Mail alloc APIs 2020-05-12 15:17:01 +03:00
mbedtls Move Mbed Crypto Greentea tests to Mbed TLS 2020-04-30 11:28:15 +01:00
netsocket Cellular: Fix BG96 offloaded DNS query for new API 2020-04-20 12:35:09 +03:00
network Remove LPC1769 target 2020-04-30 09:56:32 +01:00
nfc/eeprom Newline at the end of files 2019-08-01 08:44:58 +02:00
psa Fix assertation ordering in tests 2020-04-30 11:28:29 +01:00
usb_device Merge pull request #12739 from jamesbeyond/sema_dep 2020-04-14 09:07:43 +02:00