neutron/neutron/tests/unit/cmd
Victor Morales 7eff6aff42 Fix check_asserttruefalse syntax validator
According to Neutron developer documentation[1], it's better to use
assertTrue/False methods instead of generic assertEqual. The regex
created for check_asserttruefalse was skipping unit tests located on
test_netns_cleanup.py file.  This change includes those scenarios.

[1] http://docs.openstack.org/developer/neutron/devref/effective_neutron.html#mocking-and-testing

Change-Id: Id2eacf14d4b0740f3b044520074c7ab78768b319
2016-08-11 13:49:47 +00:00
..
server Don't decide web_framework before config parse 2016-01-22 17:44:35 -08:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_netns_cleanup.py Fix check_asserttruefalse syntax validator 2016-08-11 13:49:47 +00:00
test_ovs_cleanup.py enable OVSDB native interface by default 2016-06-25 10:43:12 +03:00
test_sanity_check.py Fix import path in neutron-sanity-check for ml2_sriov opts 2015-09-01 04:16:01 +00:00