add "yardstick testcase list" command function 41/11641/1
authorkubi <jean.gaoliang@huawei.com>
Sat, 26 Mar 2016 08:55:00 +0000 (16:55 +0800)
committerkubi <jean.gaoliang@huawei.com>
Sat, 26 Mar 2016 09:00:18 +0000 (17:00 +0800)
commitcfde1fac2c062ca45d2816e6830b611abd8a61d0
treeb79c1ce87177d0b3d5c363f4051560a225d1a714
parente587b562bb2094a0e08bbdb25cff408e667ebe71
add "yardstick testcase list" command function

"yardstick testcase list" will list test cases info(Name, Description)
 in tests/OPNFV/test_cases/

Change-Id: Icf2e6a803d90d33012f009519e47e750bfd57489
JIRA:-
Signed-off-by: kubi <jean.gaoliang@huawei.com>
tests/unit/cmd/commands/test_testcase.py [new file with mode: 0644]
yardstick/cmd/cli.py
yardstick/cmd/commands/testcase.py [new file with mode: 0644]