Add first set of SI95 unit tests and health check
[ric-plt/lib/rmr.git] / test / logging_test.c
index dfc019d..4ef975e 100644 (file)
@@ -29,6 +29,7 @@
 */
 
 #define NO_DUMMY_RMR 1                 // no dummy rmr functions; we don't pull in rmr.h or agnostic.h
+#define NO_EMULATION
 
 #include "rmr_logging.h"
 #include "logging.c"