osmo-msc/tests/sms_queue
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
..
Makefile.am tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:54:09 +07:00
sms_queue_test.c tests: use common stubs for SMS queue test 2022-08-01 13:53:37 +00:00
sms_queue_test.err tests/sms_queue: track the use of NULL talloc memory contexts 2019-04-01 12:02:57 +00:00
sms_queue_test.ok Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00