nova/nova/tests/unit/pci
Diana Clarke cff6cddf1d Add unit tests for PCI utils
The following functions were previously untested. The unit test coverage for
all of pci/utils.py is now 100% (was 38%).

    - get_function_by_ifname
    - is_physical_function
    - get_ifname_by_pci_address
    - get_vf_num_by_pci_address

Change-Id: I23eb617a261cd75b8823bf315804289475f7ed85
2015-06-18 16:55:26 -04:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_device.py Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00
test_devspec.py Support both list and dict for pci_passthrough_whitelist 2015-01-05 15:31:29 +00:00
test_manager.py Move ComputeNode creation at init stage in ResourceTracker 2015-03-25 19:12:43 +00:00
test_request.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_stats.py Merge "Cleanups for pci stats in preparation for RT using ComputeNode" 2015-06-03 03:02:57 +00:00
test_utils.py Add unit tests for PCI utils 2015-06-18 16:55:26 -04:00
test_whitelist.py Support both list and dict for pci_passthrough_whitelist 2015-01-05 15:31:29 +00:00