aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-06-07 02:50:18 +0200
committerHarald Welte <laforge@gnumonks.org>2018-06-07 17:05:41 +0000
commit2583b62205f30ab23d3d567ea2f5da4dc3cba9e7 (patch)
treeb3d9d39e0665aa90fcf74094c098a2541db39271 /configure.ac
parent5cb01655c5103d3b916c119cada1a3a6a10956cc (diff)
tests: remove channel_test
Rationale: channel_test is trivial and useless, probably only exists as a legacy from openbsc.git. - it tests two printf()s of "(bts=45,trx=0,ts=3,ss=4)", hardly useful. - it tests ts_subslots() behavior for dyn ts, which will soon be replaced by a most trivial mapping that does no longer need complex dyn ts state evaluation (when introducing the new timeslot FSM to handle dyn TS switchover). Change-Id: Ib2232da8e7fa964b92492d7b778320401dc97703
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 b0e17c5f1..62a7dd06d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -176,7 +176,6 @@ AC_OUTPUT(
tests/Makefile
tests/atlocal
tests/gsm0408/Makefile
- tests/channel/Makefile
tests/bsc/Makefile
tests/abis/Makefile
tests/subscr/Makefile