osmo-mgw/tests/mgcp_client
Vadim Yanitskiy e1da8c9d2c 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.

Change-Id: I4bc03bdc1f2de2574558e2ad753e116486993a7f
2023-03-11 04:47:20 +07:00
..
Makefile.am tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:47:20 +07:00
mgcp_client_test.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:53:20 +01:00
mgcp_client_test.err mgcp_client: mgcp_msg_gen: add more error logs 2023-02-27 08:30:08 +00:00
mgcp_client_test.ok mgcp_client: Allow submitting and parsing IPv6 addr in SDP 2020-09-07 15:55:30 +02:00