History for mbed-os / workspace_tools / host_tests / host_test.py
2015-09-23
@Brian Daniels
Adding checks with mbedls throughout testing process
Brian Daniels committed on 23 Sep 2015
2015-09-21
@Brian Daniels
Move program_cycle_s into host test copy plugins
Brian Daniels committed on 21 Sep 2015
2015-08-14
@Przemek Wirkus
Changed 'default' flashing method for cli option -c to 'shell'
Przemek Wirkus committed on 14 Aug 2015
2015-03-20
@Przemek Wirkus
Added timeouts (delays) on serial port and mounting point accesses in host_test and copy plugins to prevent serial/disk io errors when device remounts USB iface of interface chip
Przemek Wirkus committed on 20 Mar 2015
2015-02-24
@Przemek Wirkus
Added mbed assertion detection ...
Przemek Wirkus committed on 24 Feb 2015
2015-01-30
@Przemek Wirkus
Added autodetection fior tests including MMA8451Q accelerometer
Przemek Wirkus committed on 30 Jan 2015
2015-01-28
@Przemek Wirkus
Refactored host_test.py script to filter for TargetIds in auto-detection flow
Przemek Wirkus committed on 28 Jan 2015
@Przemek Wirkus
Refactored C++ test and added '+' sign as recognized character in auto-test description
Przemek Wirkus committed on 28 Jan 2015
2015-01-27
@Przemek Wirkus
Refactored echo at 115200 test for new model of test autodetection
Przemek Wirkus committed on 27 Jan 2015
@Przemek Wirkus
Refactored few more tests to support autodetection: basic, call_before_main, dev_null, rtc, stdio
Przemek Wirkus committed on 27 Jan 2015
@Przemek Wirkus
Refactored generic tests with timer host test supervision ...
Przemek Wirkus committed on 27 Jan 2015
2014-10-30
@Przemek Wirkus
Host test plugins: Ethernet tests (NET_*) refactored to new host test copy paradigm
Przemek Wirkus committed on 30 Oct 2014
@Przemek Wirkus
Host test plugins: minor updates
Przemek Wirkus committed on 30 Oct 2014
2014-10-29
@Przemek Wirkus
Host test plugins: bug-fix: serial_timeout was used as function name and class member. Caused runtime script problem ...
Przemek Wirkus committed on 29 Oct 2014
@Przemek Wirkus
Host test plugins: added custom serial port configuration, baudrate and timeout. This can now be done before host test will call run() function
Przemek Wirkus committed on 29 Oct 2014
@Przemek Wirkus
Host test plugins: Added prints to serial_init() function
Przemek Wirkus committed on 29 Oct 2014
@Przemek Wirkus
Host test plugins: moved program cycle sleep time to host_test - this delay is used to give time device to flash copied file
Przemek Wirkus committed on 29 Oct 2014
@Przemek Wirkus
Host test plugins: removed usused extra_baud parameter from serial port initialization
Przemek Wirkus committed on 29 Oct 2014
2014-10-28
@Przemek Wirkus
Host test plugins: refactored TestResults class to HostTestResults name
Przemek Wirkus committed on 28 Oct 2014
@Przemek Wirkus
Host test plugins: run() function will just print result from test() function directly, not check boolean state from test
Przemek Wirkus committed on 28 Oct 2014
@Przemek Wirkus
Host test plugins: Default host test aligned and refactored so it can be invoked via run() function
Przemek Wirkus committed on 28 Oct 2014
2014-10-27
@Przemek Wirkus
Host test copy functionality migration: copy functionality partially moved to host_test (tested with basic set of tests, not with e.g. NET tests. ...
Przemek Wirkus committed on 27 Oct 2014
@Przemek Wirkus
Host test copy functionality migration: removed all extra port and disk functionality. It will be added when it is really needed
Przemek Wirkus committed on 27 Oct 2014
@Przemek Wirkus
Host test copy functionality migration: added required parameters for host_test.py command line: path to image, copy method
Przemek Wirkus committed on 27 Oct 2014
2014-10-23
@Przemek Wirkus
Host test plugins: Added MPS2 and Firfox copy methods (both not stable and require further development) ...
Przemek Wirkus committed on 23 Oct 2014
@Przemek Wirkus
Host test plugins: added copy pligins, and removed Selenium and eACommander dependency from Test API
Przemek Wirkus committed on 23 Oct 2014
2014-10-22
@Przemek Wirkus
Host test plugins: moved serial port flashing just before plugin reset call
Przemek Wirkus committed on 22 Oct 2014
@Przemek Wirkus
Host test plugins: First draft with working pluging for mbed (serial sendBreak command for reset)
Przemek Wirkus committed on 22 Oct 2014
2014-10-17
@Przemek Wirkus
Host test refactoring ...
Przemek Wirkus committed on 17 Oct 2014
2014-10-15
@Przemek Wirkus
Refactoring of report exporter to support HTML and JUNIT. Modified host tests to support serial and copy issues in more generic way. Copy in test suite and serial in host_test control flow.
Przemek Wirkus committed on 15 Oct 2014