libosmo-sccp/tests/mtp
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
mtp_parse_test.c build: move include/{mtp,sccp} to include/osmocom/ 2018-10-21 12:35:11 +00:00
mtp_parse_test.ok tests: Run the existing tests with GNU Autotest 2011-11-20 12:11:57 +01:00