Initial commit of RMR Library

Change-Id: Ic4c998b056e8759f4a47a9a8c50c77e88df0f325
Signed-off-by: Ashwin Sridharan <hiltunen@att.com>
diff --git a/test/.targets b/test/.targets
new file mode 100644
index 0000000..0825648
--- /dev/null
+++ b/test/.targets
@@ -0,0 +1,6 @@
+
+# Coverage target values for modules which are not expected to meet the
+# default standard. Lines are <module-name> <target-pct> with module name
+# starting in column 0; e.g.   ../src/common/src/foo.c 65
+
+# there are no alternate coverage targets at the moment