os-ken/ryu/tests/switch
IWAMOTO Toshihiro d96e6a60ab switch.tester: Fix name shadowing
tester.py imported all the classes from the packet library at the top level
namespace. This commit adds CLSNAME_ALIASES dict so that those classes
with the same names can be imported as different names.
This fixes an issue reported by ted.nozaki in ryu-devel:
https://sourceforge.net/p/ryu/mailman/message/36312622/

Signed-off-by: IWAMOTO Toshihiro <iwamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2018-07-15 15:55:24 +09:00
..
of10 tester: Add test cases for OpenFlow1.0 2015-10-28 14:32:03 +09:00
of13 switch.tester: Fix name shadowing 2018-07-15 15:55:24 +09:00
of14 switch.tester: Fix name shadowing 2018-07-15 15:55:24 +09:00
__init__.py sw test tool: add unit test 2014-09-12 09:04:46 -07:00
run_mininet.py run_mininet: Specify the controller port 2016-02-27 20:40:11 +09:00
tester.py switch.tester: Fix name shadowing 2018-07-15 15:55:24 +09:00