osmo-cbc/tests
Vadim Yanitskiy d04fe38e73 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: I405b5e85113e9529b4491c7eeeec71afe25ef488
2023-03-11 04:34:45 +07:00
..
sbcap tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:34:45 +07:00
Makefile.am Add unit tests for sbcap 2022-07-15 15:53:39 +02:00
testsuite.at Add unit tests for sbcap 2022-07-15 15:53:39 +02:00