os-ken/ryu/tests
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
..
integrated Fix pycodestyle W605 warnings 2018-06-20 12:05:08 +09:00
mininet Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
packet_data ofproto: add Nicira extension ct_clear action 2018-03-28 18:02:06 +09:00
packet_data_generator Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
packet_data_generator2 Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
packet_data_generator3 Fix pycodestyle W605 warnings 2018-06-20 12:05:08 +09:00
switch switch.tester: Fix name shadowing 2018-07-15 15:55:24 +09:00
unit lldp: Remove remaining SystemCapabilities.subtype from tests 2018-06-20 10:42:59 +09:00
__init__.py Added test framework, ported from Quantum 2012-05-07 21:29:47 +09:00
run_tests.py Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
test_lib.py *: Apply autopep8 2017-12-17 19:27:47 +09:00