From 7bf01146caf0d408031f8e4e8c73b25b719d4d9b Mon Sep 17 00:00:00 2001 From: Jose Lausuch Date: Fri, 19 May 2017 08:40:43 +0000 Subject: Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update docs/submodules/functest from branch 'master' - Merge "Modify how to disable logging in unit test." - Modify how to disable logging in unit test. Logs are only disabled when the unit tests are run from cmdline. It allows running them via pytest_suite_runner.py and printing their results to functest.log. You should notice that the unit test must disable the logger of the tested TestCase (e.g. testcase.TestCase.logger.disabled = 1). Otherwise false logs will be printed in console. Change-Id: Ic171e4575c8bab2e52db1897ae026b61a03b6247 Signed-off-by: Cédric Ollivier --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/functest') diff --git a/docs/submodules/functest b/docs/submodules/functest index 9b36089c6..f5c8f9dd1 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit 9b36089c6a5f01e0770351d0e93b5f34410248a3 +Subproject commit f5c8f9dd175e462bf362b5c301205a3376a0d82b -- cgit 1.2.3-korg