mbed-os/tools/host_tests
Laurent Meunier 8cb46bc602 Add a serial transmission complete test
This automated test makes sure that the serial
syncrhonous API ensures a full transmission before
the function returns. The complete string sent by
printf shall be completely transferred before printf
returns and the sleep modes are called.

mbed Issue #1849
2016-06-14 12:03:22 +02:00
..
example Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
host_tests_plugins Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
__init__.py Add a serial transmission complete test 2016-06-14 12:03:22 +02:00
default_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
detect_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
dev_null_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
echo.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
echo_flow_control.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
hello_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
host_registry.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
host_test.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
mbedrpc.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
midi.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
net_test.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
rpc.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
rtc_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
serial_complete_auto.py Add a serial transmission complete test 2016-06-14 12:03:22 +02:00
serial_nc_rx_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
serial_nc_tx_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
stdio_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
tcpecho_client.py Move private_settings.py to root mbed_settings.py. Various updates to reflect the path changes 2016-06-09 22:24:05 +01:00
tcpecho_client_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
tcpecho_server.py Move private_settings.py to root mbed_settings.py. Various updates to reflect the path changes 2016-06-09 22:24:05 +01:00
tcpecho_server_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
tcpecho_server_loop.py Move private_settings.py to root mbed_settings.py. Various updates to reflect the path changes 2016-06-09 22:24:05 +01:00
udp_link_layer_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
udpecho_client.py Move private_settings.py to root mbed_settings.py. Various updates to reflect the path changes 2016-06-09 22:24:05 +01:00
udpecho_client_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
udpecho_server.py Move private_settings.py to root mbed_settings.py. Various updates to reflect the path changes 2016-06-09 22:24:05 +01:00
udpecho_server_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
wait_us_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
wfi_auto.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00