libosmo-sccp/tests/vty
Vadim Yanitskiy 2790599e56 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: I9758aaaa56b2453f33f90400342ebd1fd412ec3a
2023-03-13 10:54:34 +00:00
..
Makefile.am tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-13 10:54:34 +00:00
ss7_asp_test.vty Add ss7 instances to osmo_ss7_instances in creation order 2022-03-29 13:13:56 +02:00
ss7_asp_vty_test.c Transition to use of 'telnet_init_default' 2023-02-28 10:32:07 +00:00
vty_test_runner.py Revert "Revert "Introduce SS7 IPv6 support"" 2020-08-28 17:14:29 +02:00