mbed-os/workspace_tools
Martin Kojtal 1cc251f8e2 Merge pull request #683 from PrzemekWirkus/cpputest-export
Tools: Update exporters' capabilities to support CppUTest project exports
2014-11-14 01:19:30 -08:00
..
buildbot Main change: added cleaner HTML report to test sumary 2014-03-10 14:54:33 +00:00
data spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
dev spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
export Merge pull request #683 from PrzemekWirkus/cpputest-export 2014-11-14 01:19:30 -08:00
host_tests Host test plugins: rearranged singletest.py script parameters list so now for option -c and -r (copy method and reset method respectively) we will see plugin related options also - changed dynamicaly with plugin loads 2014-10-27 12:42:48 +00:00
toolchains [RZ_A1H] Remove target-specific check from build system 2014-11-06 13:47:43 +00:00
__init__.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
build.py Added new switch to build.py script. Now we can also build CppUTest library using switch --cpputest 2014-11-11 14:49:12 +00:00
build_api.py Fixed issue with compilation related to other platforms. None object was iterable. 2014-11-11 17:46:15 +00:00
build_release.py Merge pull request #680 from mbrudevoldlpd/master 2014-11-13 08:21:18 +00:00
build_travis.py Rename mDot to mDot F405RG to allow for variation in processor 2014-11-12 16:21:13 -06:00
export_test.py Rename mDot to mDot F405RG to allow for variation in processor 2014-11-12 16:21:13 -06:00
hooks.py Added command line hooking option 2013-12-05 13:48:42 +02:00
libraries.py Added extra includes for CPPUTEST library - in CppUTest library structure we only include from include/CppUTest and we do not use other functionality 2014-11-11 15:31:18 +00:00
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 [MAKE.py] [BUILD.py] some minor 2014-10-31 13:59:26 +01:00
patch.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
paths.py Added extra includes for CPPUTEST library - in CppUTest library structure we only include from include/CppUTest and we do not use other functionality 2014-11-11 15:31:18 +00:00
project.py Added new functionality to project.py switch -m where we can now separate using comma platforms. Now when you specify more than one platform, for each your peoject will be exported 2014-11-11 16:04:59 +00:00
settings.py Host test plugins: added copy pligins, and removed Selenium and eACommander dependency from Test API 2014-10-23 16:30:17 +01:00
singletest.py 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. 2014-11-12 18:02:07 +00:00
size.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
synch.py Fixed case for FATFileSystem 2014-08-28 13:14:38 +01:00
targets.py Merge pull request #680 from mbrudevoldlpd/master 2014-11-13 08:21:18 +00:00
test_api.py 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. 2014-11-12 18:02:07 +00: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 Reverted Martin's changes related to CppUTest includes 2014-11-11 14:43:07 +00: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