Searched refs:algo_test (Results 1 – 4 of 4) sorted by relevance
4 check_PROGRAMS = fst_test weight_test algo_test program10 algo_test_SOURCES = algo_test.cc algo_test.h12 TESTS = fst_test weight_test algo_test
37 algo_test$(EXEEXT)38 TESTS = fst_test$(EXEEXT) weight_test$(EXEEXT) algo_test$(EXEEXT)53 am_algo_test_OBJECTS = algo_test.$(OBJEXT)219 algo_test_SOURCES = algo_test.cc algo_test.h263 algo_test$(EXEEXT): $(algo_test_OBJECTS) $(algo_test_DEPENDENCIES) $(EXTRA_algo_test_DEPENDENCIES) 264 @rm -f algo_test$(EXEEXT)279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/algo_test.Po@am__quote@
20 # Note long compile on algo_test and pair-arc.so (many templates)
3957 * test/unit/algo_test.cpp: Add test case for the previous bug thanks