mbed-os/tools/test
adbridge b28d0811df Fix up subprocess calls
subprocess.call() does not by default return a status value.

Update the commands to add shell=True which forces a return value.
Also convert the commands to a single string rather than a list as
this plays more nicely with both linux and windows.

Also fix a spurious :
2018-11-01 13:07:16 +00:00
..
build_api Switch to Resources in build_api and tests 2018-07-16 14:11:08 -05:00
config Remove uVisor from mbed-os 2018-08-22 16:36:59 +03:00
examples Fix up subprocess calls 2018-11-01 13:07:16 +00:00
memap Modified memap path separator parsing to support Py3. 2018-06-04 09:21:43 -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 Linting and correcting comments 2017-09-05 13:30:16 -05:00
test_api Remove test about unused parameter in find_tests 2018-07-16 14:11:08 -05:00
toolchains Merge pull request #7558 from theotherjimmy/tc-arm-v8m 2018-07-26 10:27:21 -05:00
__init__.py Icetea support 2018-08-31 11:51:57 +03:00
detect_targets_test.py Fixed call to deprecated get_details_txt 2017-12-15 15:31:36 +00:00
pylint.py Made linting a recommendation and raised the bar for printing 2016-08-16 13:29:43 -05:00