osmo-ggsn/tests
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
..
gtp tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:36:59 +07:00
lib tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:36:59 +07:00
Makefile.am Add unit tests for libgtp gtpie.[ch] functions 2017-10-14 08:11:13 +02:00
testsuite.at gtp: queue: Add unit test queue_test 2019-06-21 11:57:50 +02:00