From: E. Scott Daniels Date: Thu, 2 May 2019 17:09:35 +0000 (+0000) Subject: test(unit): Add nanomsg unit tests X-Git-Tag: 1.0.31~25 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=inline;h=5efb1e608cf966752c02b676d6fae09f951f71e9;hp=5efb1e608cf966752c02b676d6fae09f951f71e9;p=ric-plt%2Flib%2Frmr.git test(unit): Add nanomsg unit tests This adds unit tests which drive the nanomsg portion of the library. The unit test script also now merges coverage reports so that common portions of the library do not need to be tested by both nano and nng tests in order to show accurate coverage information. Change-Id: Id852d46272972f481d4f37d8a60681228b4bc0ff Signed-off-by: E. Scott Daniels ---