osmo-msc/tests/mncc
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
mncc_test.c tests: Replace deprecated API log_set_print_filename 2021-02-19 14:11:26 +01:00
mncc_test.err MNCC v6: add optional SDP to the socket protocol 2019-11-28 02:52:55 +01:00
mncc_test.ok mncc: rework passing GCR over the MNCC interface 2021-11-03 21:12:52 +00:00