History for mbed-os / workspace_tools / host_tests / hello_auto.py
2015-01-27
@Przemek Wirkus
Refactored generic tests with timer host test supervision ...
Przemek Wirkus committed on 27 Jan 2015
2014-10-21
@Przemek Wirkus
Cleaned pyFlakes issues with unused imports
Przemek Wirkus committed on 21 Oct 2014
@Przemek Wirkus
Host test refactoring: cleaned a bit functionality of host tests. Forced test() function in DefaultTest to be method returning test result
Przemek Wirkus committed on 21 Oct 2014
2014-10-17
@Przemek Wirkus
Host test refactoring ...
Przemek Wirkus committed on 17 Oct 2014
2014-09-15
@Przemek Wirkus
Modified host tests to use serial.realine() function to avoid extra timeouts during tests (test will work faster and will be more reliable)
Przemek Wirkus committed on 15 Sep 2014
@Przemek Wirkus
Modified host tests to use serial.realine() function to avoid extra timeouts during tests (test will work faster and will be more reliable)
Przemek Wirkus committed on 15 Sep 2014
2014-09-04
@Przemek Wirkus
Improvements to RTC's host_test test case
Przemek Wirkus committed on 4 Sep 2014
2014-09-03
@Przemek Wirkus
Added 'real-time' test result printing when tests are executed (view test execution progress using option -V)
Przemek Wirkus committed on 3 Sep 2014
2014-09-02
@Przemek Wirkus
Removed from Hello World target test success notification
Przemek Wirkus committed on 2 Sep 2014
@Przemek Wirkus
Simplified HelloWorld test to detect different types of ragteId (they can have different length)
Przemek Wirkus committed on 2 Sep 2014
2014-08-15
@Przemek Wirkus
Test bugfix: bugfixed RTOS (mutex, semaphore) - not thread safe stdio causes test result prints to be interrupted by threads' printing ...
Przemek Wirkus committed on 15 Aug 2014
2014-07-10
@Przemek Wirkus
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.
Przemek Wirkus committed on 10 Jul 2014
@Przemek Wirkus
pyFlakes issues fixed. Simple refactoring
Przemek Wirkus committed on 10 Jul 2014
2014-04-08
@Przemek Wirkus
MBED_10 Hello World test host automation script added to test suite
Przemek Wirkus committed on 8 Apr 2014