tests: change the way test msg is being displayed 57/288857/6
authorMichal Bloch <m.bloch@samsung.com>
Thu, 11 Jan 2024 15:01:41 +0000 (16:01 +0100)
committerMichal Bloch <m.bloch@samsung.com>
Fri, 12 Jan 2024 22:05:56 +0000 (23:05 +0100)
commit94630d47d0680dae9c3e6f62282c88df0f257aa1
tree6073a73e8e59e9815de8dcb21a4aacd5d0dce63d
parentccad98f51ab7334952266dd752aa374d58f0993c
tests: change the way test msg is being displayed

Now each script has its own local TOTAL, OKS, FAILS
variables, and display messages consist of test name,
whether script failed or succeded and its local value
of TOTAL variable.

Change-Id: Ie48f10eb14220089a684dcc4b374b51cdd6d4bda
tests/dlog_test_header.in