Add unit test for ryu-agent

fixes bug #1118197

This patch adds unit test for ryu-agent.
Also, add the lacking test for the default configuration value.

Change-Id: I742b2a9dfc0706c0307365a3fe9496c3541fcf04
This commit is contained in:
Yoshihiro Kaneko
2013-02-07 18:47:07 +09:00
parent cc72d0ad11
commit c45e61c257
5 changed files with 549 additions and 23 deletions

View File

@@ -16,3 +16,8 @@ webtest==1.3.3
###############################
configobj
###############################
# Packages for the Ryu Plugin
###############################
netifaces
###############################