Home
last modified time | relevance | path

Searched refs:test_streams (Results 1 – 19 of 19) sorted by relevance

/external/flac/src/test_streams/
DMakefile.am22 test_streams.vcproj \
23 test_streams.vcxproj \
24 test_streams.vcxproj.filters
27 check_PROGRAMS = test_streams program
33 CLEANFILES = test_streams.exe
DCMakeLists.txt1 add_executable(test_streams main.c) target
2 target_link_libraries(test_streams FLAC grabbag)
DMakefile.lite28 PROGRAM_NAME = test_streams
/external/flac/src/
DMakefile.lite38 …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_streams
53 …_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)
DMakefile.am37 test_streams \ subdir
DCMakeLists.txt40 add_subdirectory("test_streams")
/external/flac/test/
Dtest_streams.sh24 PATH=../src/test_streams:$PATH
36 …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.log
45 test_streams || die "ERROR: missing files"
DMakefile.am31 test_streams.sh \
45 $(TESTS_ENVIRONMENT) $(srcdir)/test_streams.sh
Dcommon.sh.in81 test_streams${EXE} || die "ERROR during test_streams"
Dtest_seeking.sh26 PATH=../src/test_streams:$PATH
76 test_streams || die "ERROR during test_streams"
DMakefile.lite37 $(FLAC__TEST_LEVEL) $(FLAC__TEST_WITH_VALGRIND) ./test_streams.sh $(CONFIG)
DCMakeLists.txt41 COMMAND "${CMAKE_CURRENT_SOURCE_DIR}/test_streams.sh"
Dtest_flac.sh30 PATH=`pwd`/../src/test_streams:$PATH
72 test_streams || die "ERROR during test_streams"
/external/flac/
DMakefile.lite34 …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…
D.gitignore57 src/test_streams/test_streams
DMakefile.deps36 test_streams: share
DFLAC-vs2005.sln126 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_streams", "src\test_streams\test_streams.…
DFLAC.sln52 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_streams", "src\test_streams\test_streams.…
Dconfigure.ac573 src/test_streams/Makefile \