Lines Matching full:regress
5 EXTRA_DIST = regress.rpc regress.gen.h regress.gen.c
7 noinst_PROGRAMS = test-init test-eof test-weof test-time regress bench
9 BUILT_SOURCES = regress.gen.c regress.gen.h
18 regress_SOURCES = regress.c regress.h regress_http.c regress_dns.c \
20 regress.gen.c regress.gen.h
25 regress.gen.c regress.gen.h: regress.rpc $(top_srcdir)/event_rpcgen.py
26 $(top_srcdir)/event_rpcgen.py $(srcdir)/regress.rpc || echo "No Python installed"
30 test: test-init test-eof test-weof test-time regress