neutron/neutron/tests/unit/tests
Corey Wright 5e4204804e Mock call to sysctl for test_get_free_namespace_port
The code under test shouldn't execute local commands for multiple
reasons (eg the command doesn't exist on the test system), so mock out
the execution of sysctl in test_get_free_namespace_port (copying the
code from test_get_unused_port).

Change-Id: I58aa578274310ae2ca015069f99edb84716fb0b5
Closes-bug: #1619028
2016-08-31 14:53:55 -05:00
..
common Mock call to sysctl for test_get_free_namespace_port 2016-08-31 14:53:55 -05:00
example tests: register all objects before validating their hash versions 2016-03-16 08:26:37 -04:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_base.py Override addOnException to catch exceptions 2016-02-24 13:55:01 -08:00
test_post_mortem_debug.py Fix params order in assertEqual 2016-01-13 18:24:04 +05:30