virt-manager/tests
Guannan Ren 32f0781531 addhardware: differentiate duplicate usb devices by bus/addr
When there are multiple usb devices with same vendor/product
in the host device list, the bus/addr is going to be used when
attaching one of usb devices.

Currently is_dup flag is only useful to VirtualHostDeviceUSB.

I put get_nodedevs_number() in connection.py, so the startup
hooks can use it.
2013-05-09 13:48:18 -04:00
..
capabilities-xml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
cli-test-xml tests: Greatly expand testdriver.xml 2013-04-21 13:34:51 -04:00
clone-xml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
image-xml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
interface-xml tests: Greatly expand testdriver.xml 2013-04-21 13:34:51 -04:00
nodedev-xml/devxml addhardware: differentiate duplicate usb devices by bus/addr 2013-05-09 13:48:18 -04:00
storage-xml Fix logical volume tests 2013-04-10 10:02:13 -04:00
virtconv-files Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
xmlconfig-xml Add and fix test cases for cpu mode attribute 2013-04-14 13:55:26 -04:00
xmlparse-xml Add and fix test cases for cpu mode attribute 2013-04-14 13:55:26 -04:00
__init__.py Remove most map() and filter() usage 2013-04-12 08:27:44 -04:00
capabilities.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
clitest.py virtinst: throw error when --host-device can't specify unique device 2013-04-25 13:40:23 -04:00
clonetest.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
image.py Remove a bunch of outdates FIXME/XXX comments 2013-04-17 09:32:00 -04:00
interface.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
misc.py tests: Make sure virtinst doesn't pull in Gtk 2013-04-18 16:41:02 -04:00
nodedev.py addhardware: differentiate duplicate usb devices by bus/addr 2013-05-09 13:48:18 -04:00
pep8.cfg Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
pylint.cfg tests: Replace 'scriptimports' with a much simpler method 2013-04-13 15:38:53 -04:00
storage.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
support.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
testdriver.xml tests: Greatly expand testdriver.xml 2013-04-21 13:34:51 -04:00
urltest.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
utils.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
validation.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
virtconvtest.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
xmlconfig.py virtinst: Remove not-very-useful post_install_check 2013-04-15 12:37:36 -04:00
xmlparse.py Remove a bunch of outdates FIXME/XXX comments 2013-04-17 09:32:00 -04:00