From: Paul Vinciguerra Date: Wed, 13 Mar 2019 16:23:05 +0000 (-0700) Subject: Tests: Refactor tearDown show command logging, add lifecycle markers. X-Git-Tag: v20.01-rc0~838 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=90cf21b5d8fd2d3e531e841dcd752311df5f8a50;hp=90cf21b5d8fd2d3e531e841dcd752311df5f8a50;p=vpp.git Tests: Refactor tearDown show command logging, add lifecycle markers. This change adds a consistent interface for adding test-specific show commands to log.txt. It also adds log markers for the execution of setUp[Class], tearDown[Class] in the logs. Change-Id: I7d42e396e594a59e866a7d55dac0af25548e657a Signed-off-by: Paul Vinciguerra ---