libosmo-sccp/tests/xua
Vadim Yanitskiy 2790599e56 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: I9758aaaa56b2453f33f90400342ebd1fd412ec3a
2023-03-13 10:54:34 +00:00
..
Makefile.am tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-13 10:54:34 +00:00
sccp_test_data.c Add tests for xUA code + SCCP/SUA transcoding 2017-04-10 11:48:34 +02:00
sccp_test_data.h Add tests for xUA code + SCCP/SUA transcoding 2017-04-10 11:48:34 +02:00
xua_test.c tests: fix old-style function definition 2022-11-11 10:13:24 +01:00
xua_test.err implement unit tests for osmo_sccp_addr_{parse,encode}() 2017-10-27 18:00:12 +02:00
xua_test.ok xua: Avoid multiline log in xua_msg_dump() 2019-11-12 21:35:24 +00:00