Rename cases to modules and minor bug fix
authorBaohua Yang <baohyang@cn.ibm.com>
Thu, 28 Nov 2013 03:31:04 +0000 (11:31 +0800)
committerBaohua Yang <baohyang@cn.ibm.com>
Thu, 28 Nov 2013 03:31:04 +0000 (11:31 +0800)
commit6c1ab4af219da530d0fc7f273d30d9790c1b587c
treec7e01accc57b8b0903e4e211901cb533ad0dffb2
parent87856619cc37358990784130207c542f23870b68
Rename cases to modules and minor bug fix

Change-Id: Ib48f9135ebffdb362e5c5a5c161f24eff2c5cd6e
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
test/tools/CSIT_Test/base/modules/arp_handler.py [moved from test/tools/CSIT_Test/base/cases/arp_handler.py with 98% similarity]
test/tools/CSIT_Test/base/modules/container_manager.py [moved from test/tools/CSIT_Test/base/cases/container_manager.py with 86% similarity]
test/tools/CSIT_Test/base/modules/forwarding_manager.py [moved from test/tools/CSIT_Test/base/cases/forwarding_manager.py with 81% similarity]
test/tools/CSIT_Test/base/modules/forwarding_rule_manager.py [moved from test/tools/CSIT_Test/base/cases/forwarding_rule_manager.py with 100% similarity]
test/tools/CSIT_Test/base/modules/host_tracker.py [moved from test/tools/CSIT_Test/base/cases/host_tracker.py with 84% similarity]
test/tools/CSIT_Test/base/modules/statistics_manager.py [moved from test/tools/CSIT_Test/base/cases/statistics_manager.py with 100% similarity]
test/tools/CSIT_Test/base/modules/switch_manager.py [moved from test/tools/CSIT_Test/base/cases/switch_manager.py with 98% similarity]
test/tools/CSIT_Test/base/modules/topology_manager.py [moved from test/tools/CSIT_Test/base/cases/topology_manager.py with 92% similarity]
test/tools/CSIT_Test/base/restlib.py
test/tools/CSIT_Test/base/run.py
test/tools/CSIT_Test/base/testmodule.py