[Buildroot] [PATCH v2 5/5] support/testing/test/toolchain/test_external_bootlin: new test cases

Romain Naour romain.naour at gmail.com
Thu Aug 13 22:43:47 UTC 2020


Hi Thomas,

Le 09/08/2020 à 21:38, Thomas Petazzoni a écrit :
> This commit adds the new test cases generated automatically by the
> bl-toolchains-gen script, to test the integration of the Bootlin
> toolchains.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> ---
>  .../tests/toolchain/test_external_bootlin.py  | 2354 +++++++++++++++++
>  1 file changed, 2354 insertions(+)
>  create mode 100644 support/testing/tests/toolchain/test_external_bootlin.py
> 

https://gitlab.com/kubu93/buildroot/-/pipelines/177698086

Tested-by: Romain Naour <romain.naour at gmail.com>

Note: check-flake8 failed:

$ python -m flake8 --statistics --count --max-line-length=132 $(cat files.processed)
support/scripts/pkg-stats:504:9: E999 SyntaxError: invalid syntax

But the issue is already handled by another patch series:

http://patchwork.ozlabs.org/project/buildroot/list/?series=195235

Best regards,
Romain


More information about the buildroot mailing list