From 51a869c80c80fbbf8494992d8c2fa10ede537029 Mon Sep 17 00:00:00 2001 From: Jacob Erlbeck Date: Tue, 15 Oct 2013 12:00:26 +0200 Subject: gbproxy: Add test program to test gbproxy message handling This program tests the gbproxy implementation by passing NS messages to a modified gbproxy that dumps the resulting messages, signals, and state. It focusses on testing abnormal situations like port changes. Ticket: OW#874 Sponsored-by: On-Waves ehf --- openbsc/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/tests/Makefile.am') diff --git a/openbsc/tests/Makefile.am b/openbsc/tests/Makefile.am index ed21fc332..7f51bfa13 100644 --- a/openbsc/tests/Makefile.am +++ b/openbsc/tests/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = gsm0408 db channel mgcp gprs si abis +SUBDIRS = gsm0408 db channel mgcp gprs si abis gbproxy if BUILD_NAT SUBDIRS += bsc-nat bsc-nat-trie -- cgit v1.2.3