mbed-os/tools
Jimmy Brisson 627c098826 Reorder test configs
Old order:
 * --test-config
 * --app-config
 * test config (as defined in test_config)
 * `mbed_app.json` in root.

New order:
 * --test-config
 * --app-config
 * `mbed_app.json` in root.
 * test config (as defined in test_config)~

This matches the documentation and user expectation
2018-05-18 12:37:11 +01:00
..
arm_pack_manager Correct sector scraping in arm-pack-manager 2018-02-16 13:55:01 -06:00
bootloaders Merge pull request #5882 from ashok-rao/br-MTB_Dragonfly 2018-01-19 13:58:03 -06:00
compliance Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
config Use passed in target data everywhere when doing lib config 2018-04-20 15:31:55 +01:00
data Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
debug_tools/crash_log_parser typos 2018-03-26 18:52:24 +01:00
dev Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
export Apply subtract basepath to features 2018-05-18 12:37:11 +01:00
flash_algo Python2+3: flash_algo 2018-02-05 11:13:40 -06:00
git_hooks Use toolchain notify for printing when finding dupes 2016-09-30 15:14:22 -05:00
host_tests Python2+3: tests import correctly 2018-02-05 11:04:36 -06:00
importer Added SHA record for context switch assembly files 2018-02-12 11:54:55 -06:00
misc Python2+3: iteritems -> items 2018-02-05 11:04:36 -06:00
profiles Remove IAR compiler flag change from PR 2018-03-26 18:52:24 +01:00
targets Use pyelftools for Realtek post-build script 2018-04-20 15:31:55 +01:00
test Check call to get_config in test_api tests 2018-05-18 12:37:11 +01:00
test_configs ESP8266 test config and tcp_echo test fix for ESP8266 2018-01-08 14:18:06 -06:00
toolchains Apply subtract basepath to features 2018-05-18 12:37:11 +01:00
.mbedignore Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
__init__.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
build.py Python2+3: build_travis.py and Travis tests 2018-02-05 11:07:37 -06:00
build_api.py Pass app config to get config 2018-05-18 12:37:11 +01:00
build_everything.py Python2+3: iteritems -> items 2018-02-05 11:04:36 -06:00
build_release.py restructure - Updated tools to point to restructured modules 2016-09-30 19:18:09 -05:00
build_travis.py add the target to travis build script & sw4stm32 export script. 2018-04-09 15:00:48 +01:00
check_release.json Add an ignore list so that sets of test, target can be excluded from the 2017-03-16 15:46:20 +00:00
check_release.py Add an ignore list so that sets of test, target can be excluded from the 2017-03-16 15:46:20 +00:00
colorize.py Format and document colorize 2016-08-16 11:48:45 -05:00
default_settings.py Add environmental variables support for toolchain paths 2016-06-24 23:03:08 +01:00
detect_targets.py Merge pull request #6000 from daid/patch-1 2018-02-15 10:57:15 -06:00
get_config.py Pass app config to get config 2018-05-18 12:37:11 +01:00
hooks.py Python2+3: working through many has_attr exceptions 2018-02-05 11:04:01 -06:00
libraries.py tools: remove usb host from mbed 2 scripts 2017-05-12 14:51:49 -05:00
make.py Revert "Added pretty bar printing for compile output" 2018-02-22 22:07:22 -06:00
memap.py Revert "Added pretty bar printing for compile output" 2018-02-22 22:07:22 -06:00
options.py Python2+3: Use absolute import where possible 2018-02-05 11:07:37 -06:00
paths.py tools: remove usb host from mbed 2 scripts 2017-05-12 14:51:49 -05:00
project.py Correct type issue in export arg parsing 2018-03-26 18:52:24 +01:00
settings.py Python2+3: Things import 2018-02-05 11:03:44 -06:00
singletest.py Adding build profiles configuration to build_release.py and singletest.py 2016-09-30 16:54:34 -05:00
size.py Python2+3: iteritems -> items 2018-02-05 11:04:36 -06:00
synch.py Updated to allow for new directory structure for mbed-dev source. 2017-02-03 16:50:45 +00:00
test.py Reorder test configs 2018-05-18 12:37:11 +01:00
test_api.py Pass app config to get config 2018-05-18 12:37:11 +01:00
test_db.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
test_exporters.py Python2+3: iteritems -> items 2018-02-05 11:04:36 -06:00
test_mysql.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
test_webapi.py Revert "Revert "Generalize flag handling"" 2016-07-07 15:29:36 -05:00
tests.py Python2+3: make.py -n 2018-02-05 11:07:37 -06:00
upload_results.py Python2+3: iteritems -> items 2018-02-05 11:04:36 -06:00
utils.py Convert option list to unicode 2018-03-26 18:52:24 +01:00