Lines Matching refs:runtests
59 cd tests && rm -rf .libs runtests runtests.o runtestspp runtestspp.o
74 check: tests/runtests tests/runtestspp
75 tests/runtests
158 tests/runtests.o: tests/runtests.c tests/chardata.h
159 tests/runtests: tests/runtests.o tests/chardata.o tests/minicheck.o $(LIBRARY)
160 $(LINK_EXE) tests/runtests.o tests/chardata.o tests/minicheck.o $(LIBRARY)
161 tests/runtestspp.o: tests/runtestspp.cpp tests/runtests.c tests/chardata.h