os-ken/ryu/tests/unit
IWAMOTO Toshihiro ed5b3edd27 python3: Partially revert b'str' conversion
This patch partially reverts 75e8c58916
and 536a42d8c1.  dhcp.sname is ascii.

Signed-off-by: IWAMOTO Toshihiro <iwamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2015-07-03 11:38:00 +09:00
..
app python3: adapt @wsgi.route() 2015-06-25 20:14:00 +09:00
cmd 'reload' has been renamed to 'imp.reload' in Python 3 2015-04-17 07:46:31 +09:00
controller Show warning when Datapath#ports is read 2015-04-08 12:57:49 +09:00
lib python3: Make stringify test functional 2015-07-01 10:13:22 +09:00
ofproto python3: Use 'str' not b'str' for user test data 2015-07-01 10:13:22 +09:00
packet python3: Partially revert b'str' conversion 2015-07-03 11:38:00 +09:00
sample tests/unit: fix pep8 2014-05-14 13:20:58 +09:00
__init__.py Added test framework, ported from Quantum 2012-05-07 21:29:47 +09:00
test_utils.py python3: Use b'str' for binary data 2015-07-01 10:13:22 +09:00