osmo-msc/tests
Vadim Yanitskiy fe90aff554 tests: use -no-install libtool flag to avoid ./lt-* scripts
This option should be used for any executables which are used only
for testing, or for generating other files and are consequently never
installed.  By specifying this option, we are telling Libtool that
the executable it links will only ever be executed from where it is
built in the build tree.  Libtool is usually able to considerably
speed up the link process for such executables.

Also take a chance to add the missing $(COVERAGE_LDFLAGS).

Change-Id: I664a9d5abed2777deee302f9d3afd1bbfde7a844
2023-03-11 04:54:09 +07:00
..
db_sms tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:54:09 +07:00
mncc tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:54:09 +07:00
msc_vlr tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:54:09 +07:00
sdp_msg tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:54:09 +07:00
smpp tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:54:09 +07:00
sms_queue tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:54:09 +07:00
Makefile.am tests: Remove sms.db{-wal,-shm} files, not just sms.db 2022-05-16 17:44:01 +02: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 osmoappdesc.py, tests: switch to python 3 2019-12-12 09:29:19 +00:00
smpp_test_runner.py osmoappdesc.py, tests: switch to python 3 2019-12-12 09:29:19 +00:00
stubs.c Make esme struct shared 2022-09-15 20:47:37 +07:00
test_neighbor_ident.vty vty/cfg: add missing write-back of inter-BSC and inter-MSC HO config 2019-05-09 02:06:42 +02:00
test_nodes.vty Introduce support for libosmo-mgcp-client MGW pooling 2022-10-19 18:27:15 +02:00
testsuite.at MNCC v6: add optional SDP to the socket protocol 2019-11-28 02:52:55 +01:00
vty_test_runner.py libmsc: move subscriber expiration timer T3212 to libvlr 2020-01-25 12:49:42 +07:00