summaryrefslogtreecommitdiffstats
path: root/python/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-07-011-1/+1
* python: add avocado-framework and testsJohn Snow2021-06-014-0/+8