poky/meta/lib/patchtest/tests
Trevor Gamblin 3ad5aa3f16 patchtest: make pylint tests compatible with 3.x
pylint 3.x has removed epylint, which is now a separate module. To avoid
adding another recipe or using outdated modules, modify the
test_python_pylint tests so that they use the standard pylint API.

(From OE-Core rev: 72be3d6a116febf46130cccbe12afe5ad93779b5)

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-11-01 19:19:40 +00:00
..
pyparsing patchtest: update SPDX identifiers 2023-10-17 22:53:30 +01:00
__init__.py patchtest: Add tests from patchtest oe repo 2023-09-14 15:20:08 +01:00
base.py patchtest: update SPDX identifiers 2023-10-17 22:53:30 +01:00
test_mbox.py patchtest: shorten test result outputs 2023-10-29 22:39:17 +00:00
test_metadata.py patchtest: reduce checksum test output length 2023-10-27 17:48:11 +01:00
test_patch.py patchtest: shorten test result outputs 2023-10-29 22:39:17 +00:00
test_python_pylint.py patchtest: make pylint tests compatible with 3.x 2023-11-01 19:19:40 +00:00