Print the real testcase duration
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 5 May 2017 12:38:27 +0000 (14:38 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 5 May 2017 14:18:47 +0000 (16:18 +0200)
commitee26a1ca85fc5fac6df6c39f362fad83de73c0cc
tree4e649ef404854dfa62e05e74d4437bec75edb936
parent7489b8ed94857ba2eacb02d75fdcef3f1721b00e
Print the real testcase duration

TestCase offers a new public method to calculate and print the duration.
It also adds the related unit tests and adapts run_tests.py.

Change-Id: Ib6a7e637dafacb9027146199aeb033c2dcb986c6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/ci/run_tests.py
functest/core/testcase.py
functest/tests/unit/core/test_testcase.py