aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-12-07 18:18:33 +0100
committerHarald Welte <laforge@osmocom.org>2020-12-07 18:22:20 +0100
commit56f5e74d7df6729093b4d4457a11306c24ae7835 (patch)
treec8c2324e218f06463918410827ada3128439df98 /configure.ac
parent4bf53ef19aeeaa520398f79e6882a73af46b8a4a (diff)
gbproxy: Delete gbproxy_test
The test is actually performing invalid operations such as sending empty NS packets without even a BSSGP header - and assumes that gbproxy should route those. Given that we have a much more comprehensive tset suite in GBProxy_Tests.ttcn in osmo-ttch3-hacks.git, it makes sense to remove the testsuite. It may contain many more wrong assumptions, or assumptions that no longer hold true with the "gbproxy 2020". Change-Id: I053aebab6bf5d0ee955f2221bf27925b36140cf3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0ed36b846..0c8a73ff9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -261,7 +261,6 @@ AC_OUTPUT(
tests/Makefile
tests/atlocal
tests/gprs/Makefile
- tests/gbproxy/Makefile
tests/sgsn/Makefile
tests/gtphub/Makefile
tests/xid/Makefile