aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-09-27 15:40:41 +0200
committerMax <msuraev@sysmocom.de>2017-10-02 08:37:57 +0000
commit74ef149f06938d610b7d4effc5a7412821095222 (patch)
treed2bb6e3703c5835ff72954da2956650284ba7e67 /tests
parent7d913d80cd5f09068ea1bf4dc80f5c6b741a724b (diff)
Cleanup configure checks
* remove unused sqlite3 check * remove unused NAT/SMPP/BSC/MGCP test checks Change-Id: I83ae896f57cfb4cb139a42fbf3d77d4b11313f65
Diffstat (limited to 'tests')
-rw-r--r--tests/atlocal.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 362bfa9df..c85448765 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -1,7 +1,3 @@
-enable_nat_test='@osmo_ac_build_nat@'
-enable_smpp_test='@osmo_ac_build_smpp@'
-enable_bsc_test='@osmo_ac_build_bsc@'
-enable_mgcp_transcoding_test='@osmo_ac_mgcp_transcoding@'
enable_sgsn_test='@found_libgtp_and_libcares@'
enable_oap_test='@found_libgtp_and_libcares@'
enable_gtphub_test='@found_libgtp_and_libcares@'