Searched refs:test_streams (Results 1 – 19 of 19) sorted by relevance
22 test_streams.vcproj \23 test_streams.vcxproj \24 test_streams.vcxproj.filters27 check_PROGRAMS = test_streams program33 CLEANFILES = test_streams.exe
1 add_executable(test_streams main.c) target2 target_link_libraries(test_streams FLAC grabbag)
28 PROGRAM_NAME = test_streams
38 …est_grabbag test_libs_common test_libFLAC test_libFLAC++ test_seeking test_streams flacdiff flacti…39 …_TARGETS) share test_grabbag test_libs_common test_libFLAC test_libFLAC++ test_seeking test_streams53 …_utf8_io share test_grabbag test_libs_common test_libFLAC test_libFLAC++ test_seeking test_streams:72 -(cd test_streams ; $(MAKE) -f Makefile.lite clean)
37 test_streams \ subdir
40 add_subdirectory("test_streams")
24 PATH=../src/test_streams:$PATH36 …echo "valgrind --leak-check=yes --show-reachable=yes --num-callers=50 flac $*" >>test_streams.valg…37 …yes --num-callers=50 --log-fd=4 flac --no-error-on-compression-fail $* 4>>test_streams.valgrind.log45 test_streams || die "ERROR: missing files"
31 test_streams.sh \45 $(TESTS_ENVIRONMENT) $(srcdir)/test_streams.sh
81 test_streams${EXE} || die "ERROR during test_streams"
26 PATH=../src/test_streams:$PATH76 test_streams || die "ERROR during test_streams"
37 $(FLAC__TEST_LEVEL) $(FLAC__TEST_WITH_VALGRIND) ./test_streams.sh $(CONFIG)
41 COMMAND "${CMAKE_CURRENT_SOURCE_DIR}/test_streams.sh"
30 PATH=`pwd`/../src/test_streams:$PATH72 test_streams || die "ERROR during test_streams"
34 …n flac metaflac test_grabbag test_libFLAC test_libFLAC++ test_seeking test_streams flacdiff flacti…55 …flac metaflac plugin_common plugin_xmms test_libs_common test_seeking test_streams test_grabbag te…
57 src/test_streams/test_streams
36 test_streams: share
126 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_streams", "src\test_streams\test_streams.…
52 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_streams", "src\test_streams\test_streams.…
573 src/test_streams/Makefile \