qemu-e2k/python/tests
John Snow 461044ceb4 python: Add iotest linters to test suite
Run mypy and pylint on the iotests files directly from the Python CI
test infrastructure. This ensures that any accidental breakages to the
qemu.[qmp|aqmp|machine|utils] packages will be caught by that test
suite.

It also ensures that these linters are run with well-known versions and
test against a wide variety of python versions, which helps to find
accidental cross-version python compatibility issues.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-id: 20211019144918.3159078-15-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
2021-11-01 11:54:59 -04:00
..
flake8.sh python: only check qemu/ subdir with flake8 2021-06-30 21:54:04 -04:00
iotests-mypy.sh python: Add iotest linters to test suite 2021-11-01 11:54:59 -04:00
iotests-pylint.sh python: Add iotest linters to test suite 2021-11-01 11:54:59 -04:00
isort.sh python: add avocado-framework and tests 2021-06-01 16:21:21 -04:00
mypy.sh python: add avocado-framework and tests 2021-06-01 16:21:21 -04:00
protocol.py python/aqmp: add LineProtocol tests 2021-09-27 12:10:29 -04:00
pylint.sh python: add avocado-framework and tests 2021-06-01 16:21:21 -04:00