Przemek Wirkus
|
ab2433cac2
|
Test bugfix: bugfixed RTOS (mutex, semaphore) - not thread safe stdio causes test result prints to be interrupted by threads' printing
test bugfix: added support for targetID print from device for 'hello world' and 'stdio' testcases
|
2014-08-15 11:17:52 +01:00 |
Przemek Wirkus
|
278acbec5d
|
Host test: wrapped mbed.serial.timeout into separate function to avoid traceback and send proper IO_SERIAL error from host test(s)
|
2014-08-14 11:29:56 +01:00 |
Przemek Wirkus
|
a1c9c941b5
|
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.
|
2014-07-10 14:54:05 +01:00 |
Przemek Wirkus
|
803c92438d
|
pyFlakes issues fixed. Simple refactoring
|
2014-07-10 10:57:53 +01:00 |
Przemek Wirkus
|
47a8df4b51
|
TC and UDP client updates. Added automation information to test suite. Added new peripherial: 'ethernet'
|
2014-03-17 17:39:24 +00:00 |
Przemek Wirkus
|
34e19e31e5
|
Added automation tests' implementation for TCP_Server, UDP_Server and STDIO
|
2014-03-17 11:58:35 +00:00 |