From c31c6a5a9eb6d4a197b3774de2fe95b50e7928d3 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Fri, 12 Jul 2019 14:20:32 +0200 Subject: Add timing measurement of individual tests and report them --- include/consts | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/consts') diff --git a/include/consts b/include/consts index a03f2708..67a18733 100644 --- a/include/consts +++ b/include/consts @@ -86,6 +86,7 @@ unset LANG CONTAINER_TYPE="" CREATE_REPORT_FILE=1 CSUMBINARY="" + CURRENT_TS=0 CUSTOM_URL_APPEND="" CUSTOM_URL_PREPEND="" CUSTOM_URL_PROTOCOL="" @@ -216,6 +217,8 @@ unset LANG PLUGIN_PHASE=0 POSTFIXBINARY="" POSTGRES_RUNNING=0 + PREVIOUS_TEST="No test ID" + PREVIOUS_TS=0 PRIVILEGED=0 PROFILES="" PROFILEVALUE="" -- cgit v1.2.3