osmo-ggsn/tests/lib
Vadim Yanitskiy 5cf6b75dc9 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: I2ca675e93dc5b34bb08d3b841adc115e93558137
2023-03-11 04:36:59 +07:00
..
Makefile.am tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:36:59 +07:00
in46a_test.c tests: in46a_test: Make coverity happy when calling in46a_from_eua 2022-02-09 09:41:46 +01:00
in46a_test.ok tests: Split ipv6 specific tests into a new test group 2017-12-04 13:25:02 +01:00
in46a_v6_test.ok Add support for IPv4v6 End User Addresses 2017-12-11 11:39:18 +01:00
ippool_test.c tests: Replace deprecated API log_set_print_filename 2021-02-19 13:23:00 +01:00
ippool_test.err tests: Split ipv6 specific tests into a new test group 2017-12-04 13:25:02 +01:00
ippool_test.ok tests: Split ipv6 specific tests into a new test group 2017-12-04 13:25:02 +01:00
ippool_v6_test.err tests: Split ipv6 specific tests into a new test group 2017-12-04 13:25:02 +01:00
ippool_v6_test.ok tests: Split ipv6 specific tests into a new test group 2017-12-04 13:25:02 +01:00