X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Frmr_nng_test.c;h=4fd6f02ae5344cf1581050d8f3ea1efcef91afde;hb=refs%2Fchanges%2F59%2F1959%2F1;hp=fb12ec22f41a377ecf5d91b14221812066c48fef;hpb=d533475b82551879def60d864b83739e99f6d5c4;p=ric-plt%2Flib%2Frmr.git diff --git a/test/rmr_nng_test.c b/test/rmr_nng_test.c index fb12ec2..4fd6f02 100644 --- a/test/rmr_nng_test.c +++ b/test/rmr_nng_test.c @@ -79,6 +79,7 @@ static void gen_rt( uta_ctx_t* ctx ); // defined in sr_nng_static_test, but use // specific test tools in this directory #include "test_support.c" // things like fail_if() +#include "test_gen_rt.c" // and finally.... #include "tools_static_test.c" // local test functions pulled directly because of static nature of things #include "symtab_static_test.c"