Przemek Wirkus
|
13c6c4f13e
|
Refactoring: created test_api.py and moved test code and classes to separate test api file. Prepareing to add MPS2 reset functionality
|
2014-08-04 14:29:46 +01:00 |
Przemek Wirkus
|
d5b7006223
|
Added reset option to host_test so in the future we can use different reset type, e.g. touch reset.txt on systems like MPS2 boards
|
2014-07-30 17:53:03 +01:00 |
Przemek Wirkus
|
0725b33375
|
Added exception handling for prettytable and serial modules - gracefuly handle missing imports.
|
2014-07-11 11:24:03 +01:00 |
Przemek Wirkus
|
41a7dada69
|
Removed TODO section in comments - all TODOs are fixed and implemented now.
|
2014-07-11 10:34:52 +01:00 |
Przemek Wirkus
|
82e4a672ca
|
Added seral port read/write wrappers to handle serial port communication issues. Added IOERR_SERIAL handler for basic test. Other tests will be refactored in separate commits.
|
2014-07-10 14:51:56 +01:00 |
Przemek Wirkus
|
10974f29f3
|
Removed unused 'pass' statement
|
2014-07-10 10:58:09 +01:00 |
Przemek Wirkus
|
362d6c83ff
|
Added TODO for test suite improvements.
|
2014-07-04 14:52:09 +01:00 |
Przemek Wirkus
|
0c937bb333
|
Added more todo to host test file
|
2014-06-26 17:44:11 +01:00 |
Przemek Wirkus
|
9b1c07195e
|
Added TODO to fix issues with serial detection
|
2014-06-26 11:11:57 +01:00 |
Przemek Wirkus
|
f5d3245fe9
|
Added safer serial.sendBreak() function implementation to handle Linux issues
|
2014-06-23 17:42:04 +01:00 |
Przemek Wirkus
|
b345a189cf
|
Added implementation for TCP and UDP client
|
2014-03-17 17:29:18 +00:00 |
Bogdan Marinescu
|
d0b2fb6c66
|
Added flow control test
Since this requires a separate serial port connection, added this as a
new attribute of the MUTs.
|
2013-12-04 19:46:51 +02:00 |
Emilio Monti
|
3c6e2ab67a
|
Add license to workspace_tools files
|
2013-08-06 14:38:00 +01:00 |
Emilio Monti
|
5c20760685
|
Initial commit of the mbed libraries and tools
|
2013-02-18 15:32:11 +00:00 |