mbed-os/TESTS
Shrikant Tudavekar c5621b9eb3 fix echo test handshake and reduce uart load
1) if we receive more than one __sync, previous handshake would consider
it as echo_count and try to decode the value. Now we skip superfluous __sync.

2) reduce the uart load produced by the test, as we are heavily running tests in
parallel and not one-to-one this update was required.
2017-10-08 11:21:17 -05:00
..
events Added copyright header to all tests 2017-08-07 12:02:33 -05:00
host_tests Update timing calculations 2017-06-28 16:29:38 -05:00
integration/basic Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_drivers fix echo test handshake and reduce uart load 2017-10-08 11:21:17 -05:00
mbed_functional Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_hal Remove direct use of us and lp ticker from tests 2017-09-13 20:11:39 -05:00
mbedmicro-mbed Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbedmicro-rtos-mbed Merge pull request #4684 from deepikabhavnani/thread_stack_issue 2017-09-22 11:31:39 +01:00
mbedtls Add test of sha256_clone function 2017-06-16 10:47:45 +02:00
netsocket update domain name to os.mbed.com 2017-09-22 09:40:32 -05:00
network/wifi WiFi tests: Make tests CI friendly 2016-11-10 17:03:26 +00:00
storage_abstraction Ignore deprecated storage test 2017-06-02 23:50:39 -05:00