osmo-msc/tests
Harald Welte 8f042b9000 osmo-msc: Don't link against libasn1c
osmo-msc doesn't use any API/symbols of libasn1c directlry.  Rather,
we use libosmo-ranap which in turn uses libasn1c.  Let the linker
work out that dependency.

This fixes the following dpkg-shlibdeps warning:

Change-Id: I2f840884d8f1cc542de1e26acd3d4215bd2fd899
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-msc/usr/bin/osmo-msc was not linked against libasn1c.so.0 (it uses none of the library's symbols)
2017-10-28 15:17:53 +02:00
..
db rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
msc_vlr osmo-msc: Don't link against libasn1c 2017-10-28 15:17:53 +02:00
smpp rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
sms_queue osmo-msc: Don't link against libasn1c 2017-10-28 15:17:53 +02:00
Makefile.am split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00
atlocal.in remove further files and autotest/autoconf bits irrelevant to osmo-msc 2017-10-03 09:44:23 +08:00
ctrl_test_runner.py Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
smpp_test_runner.py Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
testsuite.at split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00
vty_test_runner.py split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00