mbed-os/tools/test/travis-ci
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
..
doxy-spellchecker Merge pull request #13433 from LDong-Arm/refactor_device_key 2020-08-24 12:56:10 +01:00
scancode_test Scancode: Fix false positive reported by scancode output analyser script 2020-10-15 17:33:56 +01:00
functions.sh ci: Enable `ccache` in Travis 2020-08-21 14:17:13 +01:00
scancode-evaluate.py Scancode: Fix false positive reported by scancode output analyser script 2020-10-15 17:33:56 +01:00
scancode_evaluate_test.py Scancode: Fix false positive reported by scancode output analyser script 2020-10-15 17:33:56 +01:00