History for mbed-os / workspace_tools / host_tests / tcpecho_server_auto.py
2015-01-28
@Przemek Wirkus
Refactored TCP echo server
Przemek Wirkus committed on 28 Jan 2015
2014-10-28
@Przemek Wirkus
Host test plugins: refactored TCP ECHO SERVER testcase to use test() method instead of run()
Przemek Wirkus committed on 28 Oct 2014
2014-10-21
@Przemek Wirkus
Cleaned pyFlakes issues with unused imports
Przemek Wirkus committed on 21 Oct 2014
2014-10-17
@Przemek Wirkus
Host test refactoring ...
Przemek Wirkus committed on 17 Oct 2014
2014-09-24
@Przemek Wirkus
Small improvements to ETH test cases - handle not open socket on host test side
Przemek Wirkus committed on 24 Sep 2014
2014-09-15
@Przemek Wirkus
Modified host tests to use serial.realine() function to avoid extra timeouts during tests (test will work faster and will be more reliable)
Przemek Wirkus committed on 15 Sep 2014
2014-07-10
@Przemek Wirkus
Added serial port wrappers for read/write instead of raw serial port access to access MUT serial port. This will allow to catch more issues with communication with MUT during tests. This will also 'hide' tracebacks from test suite execution.
Przemek Wirkus committed on 10 Jul 2014
@Przemek Wirkus
pyFlakes issues fixed. Simple refactoring
Przemek Wirkus committed on 10 Jul 2014
2014-03-17
@Przemek Wirkus
Added automation tests' implementation for TCP_Server, UDP_Server and STDIO
Przemek Wirkus committed on 17 Mar 2014