aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-06-07 02:45:50 +0200
committerHarald Welte <laforge@gnumonks.org>2018-06-07 17:05:41 +0000
commit5cb01655c5103d3b916c119cada1a3a6a10956cc (patch)
treea2ab1fc9e55bd198642566efe81ef84b5a0fa25e /configure.ac
parent39a1d10c11b17eec9b8a2708f1d3b91890dec650 (diff)
tests: remove bssap_test
Rationale: - All it does is compose four Paging Requests and feed it into the osmo-bsc bssap_udt, and expects the cell identifier to be decoded properly. - To do so it employs a comparatively huge linking effort. This linking effort is becoming annoying in my ongoing work and is just not worth it. - We have comprehensive cell identifier tests in ttcn3, verifying that the proper cells are paged, and that actually for *all* cell identifier types. Change-Id: I07cf23b66de36cfa1142a11b9f85e9c0190ee314
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 bcf890cee..b0e17c5f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -181,7 +181,6 @@ AC_OUTPUT(
tests/abis/Makefile
tests/subscr/Makefile
tests/nanobts_omlattr/Makefile
- tests/bssap/Makefile
tests/handover/Makefile
doc/Makefile
doc/examples/Makefile