Home
last modified time | relevance | path

Searched refs:regress (Results 1 – 25 of 97) sorted by relevance

1234

/netbsd-src/external/bsd/libevent/dist/
H A DMakefile.in145 @BUILD_REGRESS_TRUE@am__append_12 = test/regress
146 @BUILD_REGRESS_TRUE@am__append_13 = test/regress.gen.c test/regress.gen.h
186 @BUILD_REGRESS_TRUE@am__EXEEXT_1 = test/regress$(EXEEXT)
201 test/test-weof$(EXEEXT) test/regress$(EXEEXT)
388 am__test_regress_SOURCES_DIST = test/regress.c test/regress.gen.c \
389 test/regress.gen.h test/regress_buffer.c \
397 @BUILD_WIN32_FALSE@@PTHREADS_TRUE@am__objects_13 = test/regress-regress_thread.$(OBJEXT)
398 @BUILD_WIN32_TRUE@@THREADS_TRUE@am__objects_13 = test/regress-regress_thread.$(OBJEXT)
399 @PTHREADS_TRUE@@THREADS_FALSE@am__objects_13 = test/regress-regress_thread.$(OBJEXT)
401 @ZLIB_REGRESS_TRUE@ test/regress-regress_zlib.$(OBJEXT)
[all …]
/netbsd-src/external/bsd/libevent/dist/test/
H A Dinclude.am11 test/regress.gen.c \
12 test/regress.gen.h \
13 test/regress.rpc \
32 test/regress
36 EXTRA_PROGRAMS+= test/regress
40 test/regress.h \
81 DISTCLEANFILES += test/regress.gen.c test/regress.gen.h
84 BUILT_SOURCES += test/regress.gen.c test/regress.gen.h
107 test/regress.c \
108 test/regress.gen.c \
[all …]
H A DMakefile.nmake17 REGRESS_OBJS=regress.obj regress_buffer.obj regress_http.obj regress_dns.obj \
19 regress_rpc.obj regress.gen.obj \
30 PROGRAMS=regress.exe \
43 regress.exe: $(REGRESS_OBJS)
71 regress.gen.c regress.gen.h: regress.rpc ../event_rpcgen.py
72 echo // > regress.gen.c
74 -python ..\event_rpcgen.py regress.rpc
H A Drpcgen_wrapper.sh31 ${srcdir}/../event_rpcgen.py --quiet ${srcdir}/regress.rpc \
32 test/regress.gen.h test/regress.gen.c
39 test -r ${srcdir}/regress.gen.c -a -r ${srcdir}/regress.gen.h && \
H A Dtest.sh101 test -x $TEST_DIR/regress || return
105 $TEST_DIR/regress --quiet $REGRESS_ARGS
107 $TEST_DIR/regress $REGRESS_ARGS >>"$TEST_OUTPUT_FILE"
120 EVENT_DEBUG_MODE=1 $TEST_DIR/regress --quiet $REGRESS_ARGS
122 EVENT_DEBUG_MODE=1 $TEST_DIR/regress $REGRESS_ARGS >>"$TEST_OUTPUT_FILE"
/netbsd-src/tests/usr.bin/config/
H A DMakefile23 FILES+= support/arch/regress/conf/Makefile.regress
24 FILES+= support/arch/regress/conf/files.regress
25 FILES+= support/arch/regress/conf/std.regress
H A Dd_min1 include "arch/regress/conf/std.regress"
6 config regress root on ?
H A Dd_deffs_redef1 include "arch/regress/conf/std.regress"
10 config regress root on ?
H A Dd_no_pseudo1 include "arch/regress/conf/std.regress"
14 config regress root on ?
H A Dd_pseudo_parent1 include "arch/regress/conf/std.regress"
13 config regress root on ?
H A Dd_loop21 include "arch/regress/conf/std.regress"
16 config regress root on ?
H A Dd_postponed_orphan1 include "arch/regress/conf/std.regress"
21 config regress root on ?
H A Dd_loop1 include "arch/regress/conf/std.regress"
23 config regress root on ?
H A Dd_shadow_instance1 include "arch/regress/conf/std.regress"
25 config regress root on ?
H A Dd_ifdef1 include "arch/regress/conf/std.regress"
62 config regress root on ?
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/test/
H A DMakefile.nmake17 REGRESS_OBJS=regress.obj regress_buffer.obj regress_http.obj regress_dns.obj \
19 regress_rpc.obj regress.gen.obj \
30 PROGRAMS=regress.exe \
43 regress.exe: $(REGRESS_OBJS)
71 regress.gen.c regress.gen.h: regress.rpc ../event_rpcgen.py
72 echo // > regress.gen.c
74 -python ..\event_rpcgen.py regress.rpc
/netbsd-src/external/bsd/libfido2/dist/regress/
H A DCMakeLists.txt6 add_custom_target(regress) target
11 add_dependencies(regress ${NAME})
16 add_custom_command(TARGET regress POST_BUILD
26 add_custom_command(TARGET regress POST_BUILD
34 add_custom_command(TARGET regress POST_BUILD
36 "Cross-compilation detected. Skipping regress tests.")
38 add_custom_command(TARGET regress POST_BUILD
/netbsd-src/tests/usr.bin/config/support/arch/regress/conf/
H A DMakefile8 FILESDIR= ${TESTSDIR}/support/arch/regress/conf
9 FILES= Makefile.regress
10 FILES+= files.regress
11 FILES+= std.regress
/netbsd-src/external/bsd/mdocml/dist/
H A DMakefile504 regress: all target
505 cd regress && ./regress.pl
507 regress-clean:
508 cd regress && ./regress.pl . clean
549 regress-distclean:
550 @find regress \
557 regress-distcheck:
558 @find regress ! -type d ! -type f
559 @find regress -type f \
569 ! -path regress/regress.pl \
[all …]
/netbsd-src/tests/ipf/
H A Dt_pools.sh45 cp $(atf_get_srcdir)/regress/$1.pool pool 2>/dev/null
46 if [ -f $(atf_get_srcdir)/regress/$1.nat ] ; then
47 cp $(atf_get_srcdir)/regress/$1.nat nat
49 cp $(atf_get_srcdir)/regress/$1.ipf ipf
H A Dh_common.sh37 test -f $(atf_get_srcdir)/regress/$1 && \
38 cp $(atf_get_srcdir)/regress/$1 reg
/netbsd-src/regress/sys/kern/getcwd/
H A DMakefile10 regress: ${PROG} target
14 long-regress:
/netbsd-src/
H A DMakefile145 _SUBDIR+= .WAIT rescue .WAIT distrib regress
154 .if exists(regress)
157 ${MAKEDIRTARGET} regress regress
518 .for dir in bin etc distrib games libexec regress sbin usr.bin usr.sbin tools
522 .for dir in etc distrib regress
/netbsd-src/lib/libc/db/
H A Ddb2netbsd22 mkdir -p regress/lib/libc
23 mv test regress/lib/libc/db
/netbsd-src/tests/lib/libevent/
H A DMakefile16 SRCS= regress.c regress.gen.c regress_dns.c regress_http.c \

1234