Allow executing several testcases with the CLI
authorjose.lausuch <jose.lausuch@ericsson.com>
Mon, 19 Dec 2016 13:06:27 +0000 (14:06 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Mon, 19 Dec 2016 13:06:27 +0000 (14:06 +0100)
commite13c1d3699ecdd77ec24cd79866629149b095fce
treec8f627e4c8d79da13b8a1c0ab5b5a71be0b4dbfb
parenta94d54c49ae64b6ac74e5b8e0195414a1a2f4fff
Allow executing several testcases with the CLI

By naming the test cases separated by ","
The CLI will call run_tests.py for each
test case.

This is needed for example for the 3rd party CI.

Change-Id: I2fa5c68ebb292b462153853879630c0cbc5ef0a2
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
functest/cli/commands/cli_testcase.py