neutron/neutron/tests/unit/agent/linux
lzklibj 3491cbc0c5 Unify assertEqual for empty usages
Update previous assertEqual(observed, *empty) usages to
assertEqual(*empty*, observed).

This patch aslo update hacking check for assertEqual with
empty types.

Change-Id: I981277618f92254a5beb9d3308a317d8c14e125c
2016-01-07 10:06:35 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
failing_process.py Keep reading stdout/stderr until after kill 2015-11-19 19:14:13 +02:00
test_async_process.py Unify assertEqual for empty usages 2016-01-07 10:06:35 +00:00
test_bridge_lib.py Correct return values for bridge sysctl calls 2015-12-14 17:05:46 -05:00
test_daemon.py Correct unwatch_log to support python <= 2.7.5 2015-11-26 17:22:30 +00:00
test_dhcp.py Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
test_external_process.py Set ip_nonlocal_bind in namespace if it exists 2015-10-20 09:47:41 -04:00
test_interface.py Remove MidonetInterfaceDriver 2015-11-10 16:09:52 +09:00
test_ip_lib.py Unify assertEqual for empty usages 2016-01-07 10:06:35 +00:00
test_ip_link_support.py sriov: implement spoofchecking configuration 2015-07-29 19:38:25 +02:00
test_ip_monitor.py Introduce ip address monitor 2015-03-03 20:06:14 -05:00
test_ipset_manager.py Create ipset set_name_exists() method 2015-10-14 10:18:44 -04:00
test_iptables_firewall.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
test_iptables_manager.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
test_keepalived.py Make keepalived add_vip idempotent 2015-12-08 18:26:07 -05:00
test_ovsdb_monitor.py SimpleInterfaceMonitor: get rid of self.data_received flag 2015-09-24 17:08:36 +02:00
test_pd.py Fix Prefix delegation router deletion key error 2015-08-27 17:44:50 -04:00
test_polling.py Fix failures introduced by the new version of mock 2015-07-09 17:54:32 -07:00
test_utils.py Unify assertEqual for empty usages 2016-01-07 10:06:35 +00:00