summaryrefslogtreecommitdiff
path: root/tests/test_conn.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Drop most unittest usage from virtinst testsCole Robinson2020-09-191-82/+81
* tests: Convert to use pytest style 'assert'Cole Robinson2020-09-191-1/+3
* objects: Erase the notion of connkeyCole Robinson2020-09-011-1/+1
* virt-manager: drop libvirt 0.6.0 version checkCole Robinson2020-08-291-1/+0
* Drop some explicit openvz handlingCole Robinson2020-08-261-1/+1
* virtinst: connection: Add is_privilegedCole Robinson2020-02-031-0/+4
* virtinst: uri: Rework MagicURI to work with passed in fakeuriCole Robinson2020-02-031-0/+4
* virtinst: connection: Drop is_closed() helperCole Robinson2020-01-281-1/+0
* tests: Add full coverage for pollhelpers and VirtinstConnectionCole Robinson2020-01-271-0/+87