osmo-sgsn/tests/v42bis
Vadim Yanitskiy 3c26a1dc3c 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: I8af6a38d7abbf06aa8268981c80c3bfda2f80a27
2023-03-11 05:02:17 +07:00
..
Makefile.am tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 05:02:17 +07:00
v42bis_test.c use osmo_init_logging2(), fix regression test memleaks 2018-04-16 01:03:48 +02:00
v42bis_test.ok move openbsc/* to repos root 2017-08-27 17:40:52 +02:00