Przemek Wirkus
|
828ba90dcd
|
Added 'real-time' test result printing when tests are executed (view test execution progress using option -V)
|
2014-09-03 13:33:50 +01:00 |
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
|
005c3a7b87
|
Host test: wrapped timeout for MUTs serial port access to handle IO_SERIAL error while accessing serial port
|
2014-08-13 11:11:51 +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
|
e7c8010fe5
|
pyFlakes issues fixed. Simple refactoring
|
2014-07-10 10:58:02 +01:00 |
Przemek Wirkus
|
e63ec28f4b
|
This small fix will omit TargetID printed on composite serial by some targets like LPC11U24
|
2014-03-20 17:20:22 +00:00 |
Przemek Wirkus
|
e051431053
|
Added MBED_11 ticker host test automation (test uses the same host_test script to test ticker as wait_us test.
|
2014-03-20 11:34:47 +00:00 |
Przemek Wirkus
|
d07ed138b2
|
Added us Timer proper host test automation
|
2014-03-19 19:57:02 +00:00 |
Przemek Wirkus
|
3e809741f7
|
Added us Timer host test automation
|
2014-03-19 19:44:29 +00:00 |