Add first set of SI95 unit tests and health check
[ric-plt/lib/rmr.git] / test / hdr_static_test.c
index f716378..1e30d86 100644 (file)
 
 #include "rmr.h"
 #include "rmr_agnostic.h"
-#include "rmr_nng_private.h"
 
 #define EMULATE_NNG
-#include "test_nng_em.c"
+#define NNG_UNDER_TEST
 #include "sr_nng_static.c"
 
 #include "test_support.c"