osmo-hnbgw/tests/ranap_rab_ass
Vadim Yanitskiy a973a93527 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: Id5f88c331cf1dfd3f38120b4ef59ced9a563d4f0
2023-03-30 02:51:40 +07:00
..
Makefile.am tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-30 02:51:40 +07:00
ranap_rab_ass_test.c fix deprecation: use ranap_cn_rx_co_decode2() 2023-02-23 01:17:11 +01:00
ranap_rab_ass_test.ok tests/ranap_rab_ass: fix potential NULL pointer dereferences 2022-07-30 05:48:41 +07:00