Przemek Wirkus
|
63ee01bdd9
|
Modified host tests to use serial.realine() function to avoid extra timeouts during tests (test will work faster and will be more reliable)
|
2014-09-15 17:44:30 +01:00 |
Przemek Wirkus
|
8c77115d55
|
Modified host tests to use serial.realine() function to avoid extra timeouts during tests (test will work faster and will be more reliable)
|
2014-09-15 17:44:22 +01:00 |
Przemek Wirkus
|
beed8358f9
|
Improvements to RTC's host_test test case
|
2014-09-04 15:30:08 +01:00 |
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
|
d71a7579b4
|
Removed from Hello World target test success notification
|
2014-09-02 15:50:24 +01:00 |
Przemek Wirkus
|
1bdc4b8046
|
Simplified HelloWorld test to detect different types of ragteId (they can have different length)
|
2014-09-02 15:24:51 +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
|
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
|
89ef186680
|
pyFlakes issues fixed. Simple refactoring
|
2014-07-10 10:57:49 +01:00 |
Przemek Wirkus
|
4362956677
|
MBED_10 Hello World test host automation script added to test suite
|
2014-04-08 10:21:19 +01:00 |