From 2583b62205f30ab23d3d567ea2f5da4dc3cba9e7 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Thu, 7 Jun 2018 02:50:18 +0200 Subject: 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 --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') 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 -- cgit v1.2.3