History for mbed-os / workspace_tools / singletest.py
2016-02-11
@sg-
Remove all references and use of code sourcery GCC in docs, build and export scripts
sg- committed on 11 Feb 2016
2015-09-28
@Mihail Stoyanov
Fixed python error when auto-detect option is not present
Mihail Stoyanov committed on 28 Sep 2015
2015-09-23
@Brian Daniels
Adding checks with mbedls throughout testing process
Brian Daniels committed on 23 Sep 2015
2015-07-22
@Brian Daniels
Removed mbed-ls dependency from test framework
Brian Daniels committed on 22 Jul 2015
2015-07-06
@Przemek Wirkus
Merge pull request #1139 from PrzemekWirkus/devel_interoperability ...
Przemek Wirkus committed on 6 Jul 2015
2015-06-19
@Brian Daniels
Changing return status of singletest.py if a build failure occurs
Brian Daniels committed on 19 Jun 2015
2015-06-08
@Brian Daniels
Add option to consolidate waterfall loops into one test case in test report. Useful for CI.
Brian Daniels committed on 8 Jun 2015
2015-05-27
@Przemek Wirkus
Added JUNIT exporters to compliance testing functionality
Przemek Wirkus committed on 27 May 2015
@Przemek Wirkus
Refactored interoperability tests, added separate classes of tests and CLI
Przemek Wirkus committed on 27 May 2015
2015-05-02
@Przemek Wirkus
Updated app version to 1.5 - Biggest change: added support for multiple devices ...
Przemek Wirkus committed on 2 May 2015
@Przemek Wirkus
Added support for multiple targets of the same type (hardware platfrom)
Przemek Wirkus committed on 2 May 2015
2015-04-22
@rnestler
workspace_tools: Use python2 in shebang ...
rnestler committed on 22 Apr 2015
2015-04-17
@Brian Daniels
Renamed Jenkins specific options to general "Build" options
Brian Daniels committed on 17 Apr 2015
2015-04-13
@Brian Daniels
Reorganized test_api.py to build all required libraries (RTOS, Ethernet, etc) for tests up front, before any tests are built
Brian Daniels committed on 13 Apr 2015
2015-03-16
@Przemek Wirkus
singletest.py version updated to 1.4
Przemek Wirkus committed on 16 Mar 2015
2015-03-13
@Przemek Wirkus
Added to option --auto handler for -f <mcu> filter switch. Now using -f switch ...
Przemek Wirkus committed on 13 Mar 2015
2015-03-12
@Przemek Wirkus
Parallel functionality, marge conflicts resolved (v2) ...
Przemek Wirkus committed on 12 Mar 2015
2015-03-04
@Przemek Wirkus
Added new switch -p to force peripheral in autodetection mode (--auto)
Przemek Wirkus committed on 4 Mar 2015
2015-02-19
@Przemek Wirkus
Bugfix for IOTSFW-345: ...
Przemek Wirkus committed on 19 Feb 2015
2015-02-10
@Przemek Wirkus
Fixed bug in --config and --auto switches
Przemek Wirkus committed on 10 Feb 2015
@Przemek Wirkus
Added new switch --auto to force autodetection with mbed_lstools ...
Przemek Wirkus committed on 10 Feb 2015
2015-01-30
@Przemek Wirkus
Added -f (filter) to configuration switch --config ...
Przemek Wirkus committed on 30 Jan 2015
2014-11-21
@Przemek Wirkus
Unlocked --db switch. Added Wiki page entry to explain how to use MySQL DB with test suite
Przemek Wirkus committed on 21 Nov 2014
2014-11-12
@Przemek Wirkus
When users are using 'build only flag' (switch -O) and test do not have specified peripherals (muts.json file is just empty dictionary) we can allow test building by default. This supposed to be Yotta related improvement.
Przemek Wirkus committed on 12 Nov 2014
2014-10-20
@Przemek Wirkus
Removed opts.db_url from optional params list in singletest constructor
Przemek Wirkus committed on 20 Oct 2014
@Przemek Wirkus
Unlocked option -f (--filter) to filter result by first column
Przemek Wirkus committed on 20 Oct 2014
2014-10-16
@Przemek Wirkus
Removed exit(-1) when checking for missing modules. Instead now it will be prompted to used when singletest starts
Przemek Wirkus committed on 16 Oct 2014
2014-10-15
@Przemek Wirkus
Removed few minor pyFlakes warnings
Przemek Wirkus committed on 15 Oct 2014
@Przemek Wirkus
Refactoring of report exporter to support HTML and JUNIT. TODO: add support for TEXT output. ...
Przemek Wirkus committed on 15 Oct 2014
@Przemek Wirkus
Removed usused imports
Przemek Wirkus committed on 15 Oct 2014