From: E. Scott Daniels Date: Fri, 21 Feb 2020 18:24:29 +0000 (-0500) Subject: Add first set of SI95 unit tests and health check X-Git-Tag: 3.3.0^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=inline;h=fc5c77b3d78988aa407118235d7f5978642df753;hp=fc5c77b3d78988aa407118235d7f5978642df753;p=ric-plt%2Flib%2Frmr.git Add first set of SI95 unit tests and health check This change adds the first series of unit tests for the RMR SI95 code. It also bundles the running of the unit tests and the application level tests into the CMake description such that "make test" will run them all. The health check application (health_ck) is now built from the "support" source and added to the RMR run-time package in /usr/local/bin. Issue-ID: RIC-151 Signed-off-by: E. Scott Daniels Change-Id: I72804452afa5a972aa4ca0ded7b68131e16f5955 ---