gapk/tests
Vadim Yanitskiy 90ba826c6b 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: Ib5402f99805437ad1ea49792b99434b57b616a2f
2023-03-13 04:19:23 +07:00
..
ecu tests: make both Valgrind and LeakSanitizer happy 2018-07-03 15:27:47 +00:00
io Make RTP payload type configurable 2018-07-09 22:16:45 +07:00
procqueue tests: make both Valgrind and LeakSanitizer happy 2018-07-03 15:27:47 +00:00
ref-files Init automake test environment 2017-12-31 12:21:00 +01:00
Makefile.am tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-13 04:19:23 +07:00
atlocal.in tests: enable / disable codec tests conditionally 2018-02-12 01:32:43 +07:00
common.sh Init automake test environment 2017-12-31 12:21:00 +01:00
play_all_formats.sh Init automake test environment 2017-12-31 12:21:00 +01:00
test_all_formats.sh Init automake test environment 2017-12-31 12:21:00 +01:00
testsuite.at build: fix packaging problems and make distcheck happy 2018-07-09 22:15:39 +07:00
update_ref_files.sh Init automake test environment 2017-12-31 12:21:00 +01:00