Commit Graph

6 Commits (505d1e1fa72cd86dc9de39718afce2a88e1ab30d)

Author SHA1 Message Date
Christopher Haster 0bf294c2ed Workaround for delays in serial read in htrun
Caused tests based around serial communication to take longer than
expected. Most notably the echo tests.
2016-06-11 21:07:57 -05:00
Brian Daniels 2aa7532bbd Fixing dev_null test
The dev null test was returning failure from the device even though the
device can't determine the success of its own test. Therefore I've removed
this line. The device now lets the host test determines the success of the
test.
2016-06-11 13:06:27 +01:00
Brian Daniels 8300c2ea47 Workaround for collision of _UP in IAR 2016-06-09 21:52:50 -05:00
Christopher Haster 2e5f340981 Updated pre-defork-tests with feedback 2016-06-09 13:08:04 -05:00
Christopher Haster 8a90b557c9 Added Callback and FunctionPointer tests 2016-06-06 20:12:26 -05:00
Przemek Wirkus a4dcd16b17 mbed-drivers test cases port to mbed-os 2016-06-01 15:33:17 +01:00