os-ken/ryu/tests
IWASE Yusuke 4d8c6d3a7c run_mininet: Specify the controller port
In the latest mininet, the default controller port has been updated
to 6653, but currently the default port of Ryu is 6633.

This patch specifies the controller port by using the constant from
Ryu ofproto module.

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2016-02-27 20:40:11 +09:00
..
bin delete ryu/tests/bin/of-config-cli 2014-04-21 19:05:47 +09:00
integrated python3: import __future__ for just in case 2015-11-13 15:36:51 +09:00
mininet test: remove unnecessary variables 2013-02-24 12:50:38 +09:00
packet_data test_parser: add an NXActionRegLoad test 2016-02-10 14:47:46 +09:00
packet_data_generator ofproto/NXAction: Fix NXActionUnknown parsing 2016-01-21 23:01:17 +09:00
packet_data_generator2 packet_data_generator2: Add some OFP13/15 messages 2016-01-19 10:52:07 +09:00
packet_data_generator3 packet_data_generator3: generate an NXActionRegLoad packet 2016-02-10 14:47:45 +09:00
switch run_mininet: Specify the controller port 2016-02-27 20:40:11 +09:00
unit lib/ofctl: add test files for ofctl_v14 2016-02-27 20:39:34 +09:00
__init__.py Added test framework, ported from Quantum 2012-05-07 21:29:47 +09:00
run_tests.py .travis.yml: Suppress the output of unit tests 2015-09-18 08:31:44 +09:00
test_lib.py python3: Fix dynamically added test methods 2015-06-25 12:23:31 +09:00