mbed-os/TESTS
Russ Butler c3f5b64b79 Remove double free RTOS tests
Remove the double free RTOS tests since this was never defined
behavior of CMSIS-RTOS. This allows testing to pass.

The RTX commit which caused this test to start failing is:
c3b123ef4256f65537e2597af475fc20ec9a383e
RTX5: updated MemoryPoolFree (removed count check) [SDCMSIS-801]

Note - Double freeing an element from a memory pool was never safe.
The error return value when double freeing was misleading since memory
corruption may still be occurring in that case. For more information
on this see SDCMSIS-801.
2018-08-26 12:54:32 -05:00
..
events tests: astyle fix 2018-08-03 10:23:38 +01:00
host_tests tests-mbed_hal-rtc_reset: Add ack from the device after each command is executed 2018-05-25 12:52:02 -05:00
integration/basic tests: astyle fix 2018-08-03 10:23:38 +01:00
lorawan/loraradio tests: astyle fix 2018-08-03 10:23:38 +01:00
mbed_drivers Merge pull request #7524 from c1728p9/tickless_fix 2018-08-21 10:03:41 -05:00
mbed_functional tests: astyle fix 2018-08-03 10:23:38 +01:00
mbed_hal adjust hal QSPI test to new pin names 2018-08-24 12:40:59 +02:00
mbed_platform Merge pull request #7815 from donatieng/shared_ptr 2018-08-23 10:09:02 -05:00
mbedmicro-mbed tests: astyle fix 2018-08-03 10:23:38 +01:00
mbedmicro-rtos-mbed Remove double free RTOS tests 2018-08-26 12:54:32 -05:00
mbedtls tests: astyle fix 2018-08-03 10:23:38 +01:00
netsocket Updated greentea UDP tests to use default interface 2018-08-21 10:55:49 +03:00
network Fixed emac test function parameter errors 2018-08-21 10:55:49 +03:00