summary refs log tree commit diff stats
path: root/python/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Python: Drop support for Python 3.7Paolo Bonzini2023-09-071-1/+1
* python: bump minimum requirements so they are compatible with 3.12Paolo Bonzini2023-07-071-5/+4
* python: bump some of the dependenciesPaolo Bonzini2023-05-181-7/+7
* Python: Drop support for Python 3.6Paolo Bonzini2023-05-181-1/+1
* mkvenv: add ensure subcommandJohn Snow2023-05-181-0/+3
* python: add mkvenv.pyJohn Snow2023-05-184-0/+4
* python: drop pipenvJohn Snow2023-02-221-0/+45
* python: rename qemu.aqmp to qemu.qmpJohn Snow2022-04-211-7/+7
* python/aqmp: add start_server() and accept() methodsJohn Snow2022-03-071-0/+7
* python/aqmp: refactor _do_accept() into two distinct stepsJohn Snow2022-03-071-2/+2
* python/aqmp: remove _new_session and _establish_connectionJohn Snow2022-03-071-2/+8
* python/aqmp: rename 'accept()' to 'start_server_and_accept()'John Snow2022-03-071-12/+12
* Python: add setuptools v60.0 workaroundJohn Snow2022-02-232-2/+4
* python: Add iotest linters to test suiteJohn Snow2021-11-012-0/+8
* python/aqmp: add LineProtocol testsJohn Snow2021-09-271-0/+48
* python/aqmp: add AsyncProtocol unit testsJohn Snow2021-09-271-0/+535
* python: only check qemu/ subdir with flake8John Snow2021-06-301-1/+1
* python: add avocado-framework and testsJohn Snow2021-06-014-0/+8