mbed-os/workspace_tools
Laurent Meunier 05baf365dc Synchronize host and target for nc serial auto test
We're ensuring target and host start-up sync here in 2 ways:
1) adding a delay on host side to make sure the serial
initialization can happen before sending a character is sent to target
2) in case of serial_nc_rx_auto.py test, we're sending a
first character S which will trigger the move from rx+tx
to NC+rx.

This should  avoid any crossing case due to HSOT being faster than target or vice-versa
2016-06-03 09:32:13 +02:00
..
bootloaders
buildbot Remove all references and use of code sourcery GCC in docs, build and export scripts 2016-02-10 23:27:33 -06:00
ci_templates
compliance
data
dev
export minor change in doc string format in exporter.py (#1739) 2016-05-13 10:39:56 +01:00
host_tests Synchronize host and target for nc serial auto test 2016-06-03 09:32:13 +02:00
toolchains Add partial thread safety to GCC 2016-05-31 16:16:59 -05:00
.mbedignore Fixed ignore files for the new .mbedignore logic 2016-05-29 11:16:43 +01:00
__init__.py
build.py
build_api.py Adding the ability for tests to report they aren't supported on a target 2016-02-25 16:48:02 -06:00
build_release.py Updates for CI (#1760) 2016-05-27 13:10:04 +01:00
build_travis.py Forgot to remove ZG RTOS from the automated build... 2016-06-02 11:56:09 +02:00
export_test.py Provide initial RTOS support for EFM32 targets 2016-05-30 14:14:36 +02:00
hooks.py
libraries.py
make.py
options.py
patch.py
paths.py Align paths config (paths.py) with the new directory layout. Also rename the output build folder to .build 2016-05-23 09:14:01 +01:00
project.py
settings.py Updates for CI (#1760) 2016-05-27 13:10:04 +01:00
singletest.py Remove all references and use of code sourcery GCC in docs, build and export scripts 2016-02-10 23:27:33 -06:00
size.py Remove all references and use of code sourcery GCC in docs, build and export scripts 2016-02-10 23:27:33 -06:00
synch.py Synch - fix lwip-eth path 2016-05-26 08:32:24 +01:00
targets.py move target description from tools into hal where the target code lives 2016-05-28 12:46:08 +08:00
test_api.py Adding the ability for tests to report they aren't supported on a target 2016-02-25 16:48:02 -06:00
test_db.py
test_exporters.py Adding the ability for tests to report they aren't supported on a target 2016-02-25 16:48:02 -06:00
test_mysql.py
test_webapi.py
tests.py Merge pull request #1762 from BartSX/can-devel-f3 2016-06-03 07:59:19 +01:00
upload_results.py Updates for CI (#1760) 2016-05-27 13:10:04 +01:00
utils.py Adding the ability for tests to report they aren't supported on a target 2016-02-25 16:48:02 -06:00