virt-manager/tests
Cole Robinson 8917305a6e Don't use count() for substring checking
Use the idiomatic 'X in Y'
2018-02-14 11:08:09 -05:00
..
capabilities-xml capabilities: Drop cpu_map.xml handling 2017-07-17 11:47:01 -04:00
cli-test-xml virtinst: add vcpupin support 2018-02-06 10:21:56 -05:00
clone-xml cloner: get original XML with security informations 2017-09-18 09:04:35 +02:00
hostkeymap tests: Add more hostkeymap tests 2017-10-18 18:42:50 -04:00
inject-data tests: Add test_initrd_inject command 2013-09-28 16:50:08 -04:00
interface-xml Use XMLBuilder for Interface XML 2013-09-19 16:56:38 -04:00
nodedev-xml/devxml hostdev: add an address element for USB host devs if necessary 2015-08-05 13:32:04 +02:00
storage-xml tests: Remove storage UUID hackery 2017-12-14 12:45:01 -05:00
uitests pylint: fix logging-too-few-args issue 2018-02-13 16:42:29 +08:00
virtconv-files virtconv: Don't implicitly depend on dict hash order 2017-10-20 16:13:04 -04:00
xmlconfig-xml tests: Fix after vmvga change 2017-04-19 14:08:04 -04:00
xmlparse-xml tests: Remove storage UUID hackery 2017-12-14 12:45:01 -05:00
__init__.py tests: test_urls: Big rework 2018-01-06 14:04:34 -05:00
capabilities.py capabilities: Fix model list caching for different archs (bz 1451113) 2017-07-17 11:47:01 -04:00
checkprops.py tests: Stop using deprecated assertEquals 2017-05-05 12:40:52 -04:00
clitest.py Don't use count() for substring checking 2018-02-14 11:08:09 -05:00
clonetest.py cloner: get original XML with security informations 2017-09-18 09:04:35 +02:00
hostkeymap.py pylint: Replace deprecated assertEquals with assertEqual 2017-10-22 19:24:29 +08:00
interface.py pycodestyle: Do not use bare 'except:' 2017-08-02 13:57:43 -04:00
magicuri Switch to python3 in script shebang 2018-02-06 18:56:15 -05:00
misc.py tests: Add msgfmt validation for pofiles 2017-03-21 19:23:29 -04:00
nodedev.py Wrap keys(), values() in a list 2018-02-06 18:49:17 -05:00
osdict.py tests: Split out osdict and uriparse from misc.py 2015-04-04 14:43:12 -04:00
pycodestyle.cfg pycodestyle: fix all E125 warnings 2017-10-21 23:26:16 +08:00
pylint.cfg tests: pylint: Silence/fix a bunch of new warnings 2017-06-16 12:54:56 -04:00
storage.py xmlbuilder: centralize adding child new child prop instances 2018-02-08 14:03:47 -05:00
test_inject.py Drop __future__ imports, no longer needed 2018-02-08 14:08:23 -05:00
test_urls.ini tests: test_urls: Big rework 2018-01-06 14:04:34 -05:00
test_urls.py Don't use count() for substring checking 2018-02-14 11:08:09 -05:00
testdriver.xml devicedisk: copy all rbd pool host and auth for volume 2018-01-30 11:30:22 -05:00
uriparse.py connect: Handle \ in username 2017-06-01 14:26:46 -04:00
utils.py uitests: Wire up --coverage 2018-01-09 13:51:53 -05:00
virtconvtest.py tests: virtconvtest: Accumulate more errors before exiting 2018-02-14 09:57:39 -05:00
xmlconfig.py guest: Don't add default ps2 or xen mouse 2017-06-28 16:17:50 -04:00
xmlparse.py xmlbuilder: centralize adding child new child prop instances 2018-02-08 14:03:47 -05:00