.. |
buildbot
|
…
|
|
data
|
…
|
|
dev
|
…
|
|
export
|
Merge branch 'master' into dev-freescale-kl43z
|
2014-10-21 23:14:39 +02:00 |
host_tests
|
Minor style improvement
|
2014-10-21 13:53:19 +01:00 |
toolchains
|
added LPC1347 in export_text.py
|
2014-10-21 16:08:53 +01:00 |
__init__.py
|
…
|
|
build.py
|
added LPC1347 in export_text.py
|
2014-10-21 16:08:53 +01:00 |
build_api.py
|
Added HTML reporting feature, switch --report-html FILENAME to singletest.py so now users can export test results to external HTML file. This feature can be used to display HTML reports on CI dashboards
|
2014-09-25 17:42:08 +01:00 |
build_release.py
|
Merge branch 'master' into dev-freescale-kl43z
|
2014-10-21 23:14:39 +02:00 |
build_travis.py
|
[EXPORT][NUCLEO_F334R8] export to gcc_arm and coide
|
2014-10-04 01:45:38 +02:00 |
export_test.py
|
added LPC1347 in export_text.py
|
2014-10-21 16:08:53 +01:00 |
hooks.py
|
…
|
|
libraries.py
|
…
|
|
make.py
|
[MAKE.py] additional error handling when missing an option in private_settings.py
|
2014-10-16 09:08:19 +02:00 |
options.py
|
…
|
|
patch.py
|
…
|
|
paths.py
|
…
|
|
project.py
|
…
|
|
settings.py
|
[NUCLEO_F411RE] Adapt python script + CMSIS files to build/export to IAR
|
2014-10-15 15:00:35 +02:00 |
singletest.py
|
Removed opts.db_url from optional params list in singletest constructor
|
2014-10-20 11:38:51 +01:00 |
size.py
|
…
|
|
synch.py
|
Fixed case for FATFileSystem
|
2014-08-28 13:14:38 +01:00 |
targets.py
|
Merge branch 'master' into dev-freescale-kl43z
|
2014-10-21 23:14:39 +02:00 |
test_api.py
|
Unlocked option -f (--filter) to filter result by first column
|
2014-10-20 10:51:02 +01:00 |
test_db.py
|
Added test output to test_entry in database so users can browse between results and see console output
|
2014-09-01 08:43:45 +01:00 |
test_exporters.py
|
Refactoring of report exporter to support HTML and JUNIT. Changed HTML result report.
|
2014-10-15 17:02:33 +01:00 |
test_mysql.py
|
Added test output to test_entry in database so users can browse between results and see console output
|
2014-09-01 08:43:45 +01:00 |
test_webapi.py
|
Small comment indent in test web api file
|
2014-08-13 10:27:07 +01:00 |
tests.py
|
Added new test MBED_34 to check two tickers with two detached alternately callbacks
|
2014-10-15 17:45:54 +01:00 |
utils.py
|
Removed exit(-1) when checking for missing modules. Instead now it will be prompted to used when singletest starts
|
2014-10-16 14:34:37 +01:00 |