aboutsummaryrefslogtreecommitdiff
path: root/python/tests
AgeCommit message (Expand)AuthorFilesLines
2023-07-07python: bump minimum requirements so they are compatible with 3.12Paolo Bonzini1-5/+4
2023-05-18python: bump some of the dependenciesPaolo Bonzini1-7/+7
2023-05-18Python: Drop support for Python 3.6Paolo Bonzini1-1/+1
2023-05-18mkvenv: add ensure subcommandJohn Snow1-0/+3
2023-05-18python: add mkvenv.pyJohn Snow4-0/+4
2023-02-22python: drop pipenvJohn Snow1-0/+45
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow1-7/+7
2022-03-07python/aqmp: add start_server() and accept() methodsJohn Snow1-0/+7
2022-03-07python/aqmp: refactor _do_accept() into two distinct stepsJohn Snow1-2/+2
2022-03-07python/aqmp: remove _new_session and _establish_connectionJohn Snow1-2/+8
2022-03-07python/aqmp: rename 'accept()' to 'start_server_and_accept()'John Snow1-12/+12
2022-02-23Python: add setuptools v60.0 workaroundJohn Snow2-2/+4
2021-11-01python: Add iotest linters to test suiteJohn Snow2-0/+8
2021-09-27python/aqmp: add LineProtocol testsJohn Snow1-0/+48
2021-09-27python/aqmp: add AsyncProtocol unit testsJohn Snow1-0/+535
2021-06-30python: only check qemu/ subdir with flake8John Snow1-1/+1
2021-06-01python: add avocado-framework and testsJohn Snow4-0/+8