X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fwormhole_static_test.c;h=47bd85f5dc0f241f64d189a529f89cce57b16560;hb=68d09fa5028e47e763c44c30647da31e77eda64a;hp=06cb36c952b0dd241074d863559bebb1b1ec4379;hpb=412d53dfa2f9b5b56a448797d0dfec3b0f11f666;p=ric-plt%2Flib%2Frmr.git diff --git a/test/wormhole_static_test.c b/test/wormhole_static_test.c index 06cb36c..47bd85f 100644 --- a/test/wormhole_static_test.c +++ b/test/wormhole_static_test.c @@ -63,6 +63,7 @@ static int worm_test( ) { } memset( ctx, 0, sizeof( *ctx ) ); ctx->my_name = strdup( "tester" ); + ctx->my_ip = strdup( "30.4.19.86:1111" ); gen_rt( ctx );