mbed-os/tools/test
Cruz Monrreal II 5c80e2244b Fixed Travis CI issue where jobs were/are getting stalled while fetching packages.
Something on Travis CI's side has changed such that invoking the 'wait' command within a script attempts to wait on some other jobs in addition to those spawned within the CI job.

Workaround is to explicitly collect the PIDs for processes spawned within the script and only wait on those.
2019-10-16 11:58:32 +01:00
..
build_api Address comments on workaround for Mbed OS 2 CI build after Public (#11114) 2019-08-02 12:32:40 +01:00
config PSOC6: remove PSA targets 2019-07-08 14:49:26 +03:00
examples Fix documentation 2019-10-16 11:53:52 +01:00
memap tools: add license headers 2019-02-15 13:32:45 +00:00
psa Update PSA code generator 2019-04-30 14:10:23 +03:00
resources Test to ensure only the last linker file is used in a project 2019-04-02 09:48:55 -05:00
run_icetea Fix icetea run in case that user has different boards connected same time 2018-09-14 16:29:09 +03:00
targets Test for sector information 2019-03-07 09:05:59 -06:00
test_api Remove test about unused parameter in find_tests 2018-07-16 14:11:08 -05:00
toolchains Test detection of Mbed Studio version of ARMC6 2019-03-19 17:36:28 -05:00
travis-ci Fixed Travis CI issue where jobs were/are getting stalled while fetching packages. 2019-10-16 11:58:32 +01:00
__init__.py tools: add license headers 2019-02-15 13:32:45 +00:00
detect_targets_test.py Fixed call to deprecated get_details_txt 2017-12-15 15:31:36 +00:00
pylint.py tools: move string description after import modules 2019-02-19 10:49:04 +00:00