mbed-os/tools/test
Hugues Kamba 4ce6c8ac62 Scancode: Fix false positive reported by scancode output analyser script
ScanCode can possibly return many licenses found for a single file scanned.
This commit ensures that the file is not reported as lacking a permissive license
if at least one license found in it is permissive.
Previously the script was reporting an issue if it found at least one license
in a file that was not permissive.

Additionally catch more errors and provide specific details about failures.
Provide unitest.
2020-10-15 17:33:56 +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 General clean-up of unsupported targets 2020-04-09 15:36:21 +01:00
examples Use NUCLEO_F429ZI for Azure IoT Hub and Google IoT Core examples 2020-10-08 16:50:13 +01:00
memap tools: add license headers 2019-02-15 13:32:45 +00:00
psa psa: Add a script to validate PSA targets 2020-06-18 12:16:29 +01: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 STM32L0 code cleaning 2020-05-14 13:55:32 +02:00
targets psa: Replace Mbed PSA with TF-M 2020-06-18 12:16:20 +01:00
test_api Remove test about unused parameter in find_tests 2018-07-16 14:11:08 -05:00
toolchains psa: Remove PSA secure binary building tools 2020-04-27 09:51:14 +01:00
travis-ci Scancode: Fix false positive reported by scancode output analyser script 2020-10-15 17:33:56 +01:00
__init__.py tools: add license headers 2019-02-15 13:32:45 +00:00
detect_targets_test.py Updates to `/tools` for Python 3 compatibility 2019-11-21 15:02:37 +00:00
pylint.py tools: move string description after import modules 2019-02-19 10:49:04 +00:00