osmo-bsc/tests/paging
Vadim Yanitskiy 6b204ebd66 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: I37f078bdc17e128298b956f493ff5c03ef476f98
2023-03-11 04:26:51 +07:00
..
Makefile.am tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:26:51 +07:00
paging_test.c paging: Split paging queue into 2 queues: initial and retrans 2022-11-30 20:10:35 +01:00
paging_test.ok paging: Split paging queue into 2 queues: initial and retrans 2022-11-30 20:10:35 +01:00