/netbsd-src/external/bsd/libevent/dist/ |
H A D | Makefile.in | 145 @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 D | include.am | 11 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 D | Makefile.nmake | 17 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 D | rpcgen_wrapper.sh | 31 ${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 D | test.sh | 101 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 D | Makefile | 23 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 D | d_min | 1 include "arch/regress/conf/std.regress" 6 config regress root on ?
|
H A D | d_deffs_redef | 1 include "arch/regress/conf/std.regress" 10 config regress root on ?
|
H A D | d_no_pseudo | 1 include "arch/regress/conf/std.regress" 14 config regress root on ?
|
H A D | d_pseudo_parent | 1 include "arch/regress/conf/std.regress" 13 config regress root on ?
|
H A D | d_loop2 | 1 include "arch/regress/conf/std.regress" 16 config regress root on ?
|
H A D | d_postponed_orphan | 1 include "arch/regress/conf/std.regress" 21 config regress root on ?
|
H A D | d_loop | 1 include "arch/regress/conf/std.regress" 23 config regress root on ?
|
H A D | d_shadow_instance | 1 include "arch/regress/conf/std.regress" 25 config regress root on ?
|
H A D | d_ifdef | 1 include "arch/regress/conf/std.regress" 62 config regress root on ?
|
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/test/ |
H A D | Makefile.nmake | 17 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 D | CMakeLists.txt | 6 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 D | Makefile | 8 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 D | Makefile | 504 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 D | t_pools.sh | 45 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 D | h_common.sh | 37 test -f $(atf_get_srcdir)/regress/$1 && \ 38 cp $(atf_get_srcdir)/regress/$1 reg
|
/netbsd-src/regress/sys/kern/getcwd/ |
H A D | Makefile | 10 regress: ${PROG} target 14 long-regress:
|
/netbsd-src/ |
H A D | Makefile | 145 _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 D | db2netbsd | 22 mkdir -p regress/lib/libc 23 mv test regress/lib/libc/db
|
/netbsd-src/tests/lib/libevent/ |
H A D | Makefile | 16 SRCS= regress.c regress.gen.c regress_dns.c regress_http.c \
|