aboutsummaryrefslogtreecommitdiff
path: root/python/tests
AgeCommit message (Expand)AuthorFilesLines
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