aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/gbproxy/gbproxy_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/tests/gbproxy/gbproxy_test.c')
-rw-r--r--openbsc/tests/gbproxy/gbproxy_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/tests/gbproxy/gbproxy_test.c b/openbsc/tests/gbproxy/gbproxy_test.c
index d5675d825..c3680f567 100644
--- a/openbsc/tests/gbproxy/gbproxy_test.c
+++ b/openbsc/tests/gbproxy/gbproxy_test.c
@@ -1241,6 +1241,7 @@ int main(int argc, char **argv)
setlinebuf(stdout);
printf("===== GbProxy test START\n");
+ gbproxy_init_config(&gbcfg);
test_tlv_shift_functions();
test_gbproxy();
test_gbproxy_ident_changes();