aboutsummaryrefslogtreecommitdiffstats
path: root/api/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2017-06-29Call core code directly in the API of run test casechenjiankun1-0/+4
JIRA: YARDSTICK-688 We need to call core code directly in the API of runTestCase. It would be more stable. Change-Id: I431a85ded7cd3b20da0462f947c25d91bb99decd Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2016-11-21Create API to run test caseschenjiankun1-0/+0
JIRA: YARDSTICK-413 Change-Id: Ibf58b50b568fae3f2eea985b25ee33be0a3666b7 Signed-off-by: chenjiankun <chenjiankun1@huawei.com>