dovetail tool: reorganize function prepare_cmd in testcase.py 29/26329/6
authorxudan <xudan16@huawei.com>
Wed, 21 Dec 2016 02:41:09 +0000 (02:41 +0000)
committerxudan <xudan16@huawei.com>
Mon, 26 Dec 2016 09:20:34 +0000 (09:20 +0000)
commit352bd08bce665e41c23dfce930b315533d39df0b
treecb449c9a14b69404d45b0c49afb21e7f1f382cd3
parentf87b8d9136682c9617449bb8595230c074c5d8e3
dovetail tool: reorganize function prepare_cmd in testcase.py

1. move the common statements in prepare_cmd of class FunctestTestcase and
   Testcase into parse_cmd.

JIRA: DOVETAIL-163

Change-Id: I61a0a24b47cfc9e8d49ca9c62fafbac7cce21111
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/test_runner.py
dovetail/testcase.py