mbed-os/tools/test/travis-ci/scancode_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
..
scancode_test_1.json Scancode: Fix false positive reported by scancode output analyser script 2020-10-15 17:33:56 +01:00
scancode_test_2.json Scancode: Fix false positive reported by scancode output analyser script 2020-10-15 17:33:56 +01:00
scancode_test_3.json Scancode: Fix false positive reported by scancode output analyser script 2020-10-15 17:33:56 +01:00
scancode_test_4.json Scancode: Fix false positive reported by scancode output analyser script 2020-10-15 17:33:56 +01:00