Add unit test stats to output 16/4716/1
authorE. Scott Daniels <daniels@research.att.com>
Thu, 17 Sep 2020 19:46:48 +0000 (15:46 -0400)
committerE. Scott Daniels <daniels@research.att.com>
Thu, 17 Sep 2020 19:46:48 +0000 (15:46 -0400)
commit23d0e614733c0305738d8c70d2e4c3e56beb6473
treeda0099f1ff2290dae3f4dc442f3b5f3372d55eb0
parentc7e5ea3aedd61576a66497e9aa16ec5421466de2
Add unit test stats to output

This change adds some summary data to the output as the unit
tests finish. There is also some "code smell" cleanup identified
by sonar.

Issue-ID: RIC-629

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ic0a7629b60981300c2a04f189ffef06cdf6a3c84
CHANGES
CMakeLists.txt
docs/rel-notes.rst
src/alarm/alarm.cpp
src/alarm/alarm.hpp
src/config/config.cpp
test/metrics_test.cpp
test/unit_test.sh
test/ut_support.cpp