summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/297
Commit message (Expand)AuthorAgeFilesLines
* iotests: split linters.py out from 297John Snow2021-11-011-61/+11Star
* iotests/297: split test into sub-casesJohn Snow2021-11-011-23/+38
* iotests/297: update tool availability checksJohn Snow2021-11-011-4/+5
* iotests/297: Change run_linter() to raise an exception on failureJohn Snow2021-11-011-10/+14
* iotests/297: refactor run_[mypy|pylint] as generic execution shimJohn Snow2021-11-011-22/+24
* iotests/297: Split run_linters apart into run_pylint and run_mypyJohn Snow2021-11-011-14/+24
* iotests/297: Don't rely on distro-specific linter binariesJohn Snow2021-11-011-2/+2
* iotests/297: Create main() functionJohn Snow2021-11-011-4/+8
* iotests/297: Add get_files() functionJohn Snow2021-11-011-2/+7
* iotests/297: Split mypy configuration out into mypy.iniJohn Snow2021-11-011-13/+1Star
* iotests/297: Move pylint config into pylintrcJohn Snow2021-11-011-3/+1Star
* iotests/linters: check mypy files all at onceJohn Snow2021-10-061-25/+21Star
* iotests: add 'qemu' package location to PYTHONPATH in testenvJohn Snow2021-10-061-6/+0Star
* iotests/297: Cover tests/Hanna Reitz2021-09-151-2/+3
* iotests/297: Drop 169 and 199 from the skip listHanna Reitz2021-09-151-1/+1
* iotests: Fix unspecified-encoding pylint warningsHanna Reitz2021-09-151-1/+1
* iotests/222: fix pylint and mypy complainsVladimir Sementsov-Ogievskiy2021-09-011-1/+1
* iotests/297: add --namespace-packages to mypy argumentsJohn Snow2021-06-011-0/+1
* iotests/300: Clean up pylint and mypy complaintsMax Reitz2021-01-261-1/+1
* iotests/129: Clean up pylint and mypy complaintsMax Reitz2021-01-261-1/+1
* iotests/297: Rewrite in Python and extend reachMax Reitz2021-01-261-22/+90
* iotests: define group in each iotestVladimir Sementsov-Ogievskiy2021-01-201-0/+1
* iotests: Run pylint and mypy in a testcaseKevin Wolf2020-05-181-0/+44