Home
last modified time | relevance | path

Searched refs:test_grabbag (Results 1 – 13 of 13) sorted by relevance

/external/flac/test/
Dtest_grabbag.sh23 PATH=../src/test_grabbag/cuesheet:$PATH
24 PATH=../src/test_grabbag/picture:$PATH
33 …-leak-check=yes --show-reachable=yes --num-callers=50 test_cuesheet $*" >>test_grabbag.valgrind.log
34 …-show-reachable=yes --num-callers=50 --log-fd=4 test_cuesheet${EXE} $* 4>>test_grabbag.valgrind.log
43 …--leak-check=yes --show-reachable=yes --num-callers=50 test_picture $*" >>test_grabbag.valgrind.log
44 …--show-reachable=yes --num-callers=50 --log-fd=4 test_picture${EXE} $* 4>>test_grabbag.valgrind.log
DMakefile.am26 test_grabbag.sh \
40 $(TESTS_ENVIRONMENT) $(srcdir)/test_grabbag.sh
DMakefile.lite33 $(FLAC__TEST_LEVEL) $(FLAC__TEST_WITH_VALGRIND) ./test_grabbag.sh $(CONFIG)
DCMakeLists.txt25 COMMAND "${CMAKE_CURRENT_SOURCE_DIR}/test_grabbag.sh"
/external/flac/src/
DMakefile.lite38 … libFLAC++ metaflac plugin_common plugin_xmms share/win_utf8_io share test_grabbag test_libs_commo…
39 all: flac libFLAC libFLAC++ metaflac plugin_common $(EXTRA_TARGETS) share test_grabbag test_libs_co…
53 flac libFLAC libFLAC++ metaflac plugin_common plugin_xmms share/win_utf8_io share test_grabbag test…
67 -(cd test_grabbag ; $(MAKE) -f Makefile.lite clean)
DMakefile.am33 test_grabbag \ subdir
DCMakeLists.txt38 add_subdirectory("test_grabbag")
/external/flac/
DMakefile.lite34 .PHONY: all doc src examples libFLAC libFLAC++ share plugin_common flac metaflac test_grabbag test_…
55 … plugin_common plugin_xmms test_libs_common test_seeking test_streams test_grabbag test_libFLAC te…
D.gitignore52 src/test_grabbag/cuesheet/test_cuesheet
53 src/test_grabbag/picture/test_picture
DMakefile.deps31 test_grabbag: share
Dconfigure.ac566 src/test_grabbag/Makefile \
567 src/test_grabbag/cuesheet/Makefile \
568 src/test_grabbag/picture/Makefile \
DFLAC-vs2005.sln89 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_cuesheet", "src\test_grabbag\cuesheet\tes…
115 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_picture", "src\test_grabbag\picture\test_…
DFLAC.sln40 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_cuesheet", "src\test_grabbag\cuesheet\tes…
48 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_picture", "src\test_grabbag\picture\test_…