Add unittests for OpenvSwitch in LUNodeAdd
authorSebastian Gebhard <sege@fs.ei.tum.de>
Tue, 17 Sep 2013 09:19:17 +0000 (09:19 +0000)
committerKlaus Aehlig <aehlig@google.com>
Tue, 17 Sep 2013 15:45:55 +0000 (17:45 +0200)
commit55ba3ad6a8b6fc619e0a61dc096f707dce75620d
tree0611f5183a03fb166544d9474335ad05c55b1108
parent4256f8fe6cc58ae8f12b244fbf5d44de0ec2fddf
Add unittests for OpenvSwitch in LUNodeAdd

This patch adds node_unittest.py containing the framework for unit
testing LUNodeAdd.
At this point, only test setup and tests for OpenvSwitch are
implemented.

Signed-off-by: Sebastian Gebhard <sege@fs.ei.tum.de>
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
Makefile.am
test/py/cmdlib/node_unittest.py [new file with mode: 0644]