Home
last modified time | relevance | path

Searched defs:END (Results 26 – 50 of 3691) sorted by relevance

12345678910>>...148

/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/rndc/
H A Dtests.sh25 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END || ret=1 heredoc
70 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END && ret=1 heredoc
88 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
127 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
167 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END || ret=1 heredoc
215 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
240 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.2.test$n 2>&1 <<END || ret=1 heredoc
258 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
704 $NSUPDATE -p ${PORT} > /dev/null 2>&1 <<END && ret=1 heredoc
726 $NSUPDATE -p ${PORT} > nsupdate.out.test$n 2>&1 <<END || ret=1 heredoc
[all …]
/dports/dns/bind916/bind-9.16.27/bin/tests/system/rndc/
H A Dtests.sh28 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END || ret=1 heredoc
73 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END && ret=1 heredoc
91 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
130 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
170 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END || ret=1 heredoc
218 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
243 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.2.test$n 2>&1 <<END || ret=1 heredoc
261 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
733 $NSUPDATE -p ${PORT} > /dev/null 2>&1 <<END && ret=1 heredoc
755 $NSUPDATE -p ${PORT} > nsupdate.out.test$n 2>&1 <<END || ret=1 heredoc
[all …]
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/rndc/
H A Dtests.sh28 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END || ret=1 heredoc
73 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END && ret=1 heredoc
91 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
130 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
170 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END || ret=1 heredoc
218 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
243 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.2.test$n 2>&1 <<END || ret=1 heredoc
261 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
733 $NSUPDATE -p ${PORT} > /dev/null 2>&1 <<END && ret=1 heredoc
755 $NSUPDATE -p ${PORT} > nsupdate.out.test$n 2>&1 <<END || ret=1 heredoc
[all …]
/dports/devel/automake/automake-1.16.5/t/
H A Dtest-metadata-results.sh22 cat >> configure.ac << 'END' heredoc
26 cat > Makefile.am << 'END' heredoc
31 cat > dummy-driver <<'END' heredoc
96 cat > foo.test <<END heredoc
100 cat > bar.test <<END heredoc
107 cat > foo.test <<END heredoc
116 cat > foo.test <<END heredoc
120 cat > bar.test <<END heredoc
126 cat > foo.test <<END heredoc
131 cat > bar.test <<END heredoc
[all …]
H A Dcxx-demo.sh23 cat > configure.ac << 'END' heredoc
42 cat > Makefile.am << 'END' heredoc
74 cat > work.h++ << 'END' heredoc
85 cat > play.hh << 'END' heredoc
90 cat > common.hpp << 'END' heredoc
108 cat > work.cxx << 'END' heredoc
122 cat > play.c++ << 'END' heredoc
133 cat > foo.cpp <<'END' heredoc
144 cat > sub/bar.cc << 'END' heredoc
159 unindent > exp.play << 'END' heredoc
[all …]
H A Dremake-makefile-intree.sh28 cat > Makefile.am <<'END' heredoc
38 cat configure.stub - > configure.ac <<'END' heredoc
61 cat > $srcdir/Makefile.am <<'END' heredoc
86 cat > $srcdir/Makefile.am <<'END' heredoc
94 cat $srcdir/configure.stub - > $srcdir/configure.ac <<'END' heredoc
100 cat > $srcdir/quux.in <<'END' heredoc
122 cat > $srcdir/Makefile.am <<'END' heredoc
134 cat $srcdir/configure.stub - > $srcdir/configure.ac <<'END' heredoc
141 cat >> $srcdir/aclocal.m4 <<'END' heredoc
161 cat > $srcdir/m4/blah.m4 <<'END' heredoc
[all …]
H A Dremake-makefile-vpath.sh28 cat > Makefile.am <<'END' heredoc
38 cat configure.stub - > configure.ac <<'END' heredoc
63 cat > $srcdir/Makefile.am <<'END' heredoc
88 cat > $srcdir/Makefile.am <<'END' heredoc
96 cat $srcdir/configure.stub - > $srcdir/configure.ac <<'END' heredoc
102 cat > $srcdir/quux.in <<'END' heredoc
124 cat > $srcdir/Makefile.am <<'END' heredoc
136 cat $srcdir/configure.stub - > $srcdir/configure.ac <<'END' heredoc
143 cat >> $srcdir/aclocal.m4 <<'END' heredoc
163 cat > $srcdir/m4/blah.m4 <<'END' heredoc
[all …]
H A Dtap-global-log.sh24 cat > ok.test << 'END' heredoc
34 cat > top << 'END' heredoc
41 cat > bot << 'END' heredoc
46 cat top - bot > skip.test << 'END' heredoc
51 cat top - bot > todo.test << 'END' heredoc
56 cat top - bot > fail.test << 'END' heredoc
61 cat top - bot > xpass.test << 'END' heredoc
66 cat top - bot > bail.test << 'END' heredoc
71 cat top - bot > error.test << 'END' heredoc
77 cat > hodgepodge <<'END' heredoc
[all …]
H A Dtap-whitespace-normalization.sh25 cat > Makefile.am << 'END' heredoc
39 cat > numbers.test <<END heredoc
49 cat >> exp <<END heredoc
62 cat > description.test <<END heredoc
74 cat >> exp <<END heredoc
91 cat > bailout.test <<END heredoc
97 cat >> exp <<END heredoc
103 cat > bailout2.test <<END heredoc
109 cat >> exp <<END heredoc
120 cat > cmnt.test <<END heredoc
[all …]
H A Dtest-metadata-recheck.sh22 cat >> configure.ac << 'END' heredoc
26 cat > Makefile.am << 'END' heredoc
43 cat > y-10 <<END heredoc
47 cat > y-11 <<END heredoc
51 cat > y-12 <<END heredoc
69 cat > y-102 <<END heredoc
84 cat > n-5 <<END heredoc
88 cat > n-6 <<END heredoc
92 cat > n-7 <<END heredoc
104 cat > n-100 <<END heredoc
[all …]
H A Dc-demo.sh24 cat > configure.ac << 'END' heredoc
46 cat > Makefile.am <<'END' heredoc
61 cat > src/Makefile.am << 'END' heredoc
68 cat > lib/Makefile.am << 'END' heredoc
91 cat > tests/Makefile.am << 'END' heredoc
98 cat > tests/test.test << 'END' heredoc
115 cat > src/main.c << 'END' heredoc
125 cat > lib/foo.c << 'END' heredoc
137 cat > lib/bar.c << 'END' heredoc
145 cat > lib/bar.h << 'END' heredoc
H A Dcond46.sh21 cat >> configure.ac << 'END' heredoc
31 cat > Makefile.am << 'END' heredoc
39 cat > Makefile.am << 'END' heredoc
47 cat > Makefile.am << 'END' heredoc
56 cat > Makefile.am << 'END' heredoc
64 cat > Makefile.am << 'END' heredoc
75 cat > Makefile.am << 'END' heredoc
84 cat > Makefile.am << 'END' heredoc
92 cat > Makefile.am << 'END' heredoc
101 cat > Makefile.am << 'END' heredoc
H A Dvala-libs-distcheck.sh24 cat >> configure.ac << 'END' heredoc
57 cat > Makefile.am << 'END' heredoc
63 cat > data/atest.pc.in << 'END' heredoc
80 cat > data/Makefile.am << 'END' heredoc
93 cat > src/atest.deps.in << 'END' heredoc
98 cat > src/atest.vala << 'END' heredoc
108 cat > src/Makefile.am << 'END' heredoc
159 cat > src/cservice.c << 'END' heredoc
167 cat > src/cservice.h << 'END' heredoc
171 cat > src/cservice.vapi <<'END' heredoc
H A Dtap-color.sh31 cat > Makefile.am << 'END' heredoc
41 cat > all.test << 'END' heredoc
51 cat > skip.test << 'END' heredoc
55 cat > bail.test << 'END' heredoc
61 cat > badplan.test << 'END' heredoc
68 cat > noplan.test << 'END' heredoc
72 cat > few.test << 'END' heredoc
77 cat > many.test << 'END' heredoc
83 cat > order.test << 'END' heredoc
88 cat > afterlate.test << 'END' heredoc
H A Dtest-driver-custom-multitest.sh27 cat >> configure.ac << 'END' heredoc
31 cat > Makefile.am << 'END' heredoc
45 cat > pass.t << 'END' heredoc
50 cat > fail.t << 'END' heredoc
55 cat > fail2.t << 'END' heredoc
62 cat > pass-fail.t << 'END' heredoc
72 cat > pass4-skip.t << 'END' heredoc
84 cat > pass3-skip2-xfail.t << 'END' heredoc
95 cat > pass-xpass-fail-xfail-skip-error.t << 'END' heredoc
H A Dparallel-tests-extra-programs.sh23 cat >> configure.ac << 'END' heredoc
29 cat > Makefile.am << 'END' heredoc
42 cat >> Makefile.am <<'END' heredoc
48 cat > foo.c <<'END' heredoc
59 cat >> Makefile.am <<'END' heredoc
70 cat >> Makefile.am <<'END' heredoc
76 cat > baz.test <<'END' heredoc
82 cat > y.c <<'END' heredoc
94 cat >> Makefile.am <<'END' heredoc
H A Dlibobj-basic.sh23 cat >> configure.proto << 'END' heredoc
30 cat > Makefile.am << 'END' heredoc
60 cat > foo.c << 'END' heredoc
64 cat > maude.c << 'END' heredoc
68 cat > liver.c << 'END' heredoc
73 cat configure.proto - > configure.ac <<END heredoc
77 cat > extra-checks.am << 'END' heredoc
95 cat > extra-checks.am << 'END' heredoc
100 cat configure.proto - > configure.ac <<END heredoc
H A Dtap-plan-errors.sh42 my_check total=2 pass=1 fail=0 xpass=0 xfail=0 skip=0 error=1 <<END heredoc
48 my_check total=4 pass=2 fail=0 xpass=0 xfail=1 skip=0 error=1 <<END heredoc
56 my_check total=1 pass=0 fail=0 xpass=0 xfail=0 skip=0 error=1 <<END heredoc
61 my_check total=2 pass=1 fail=0 xpass=0 xfail=0 skip=0 error=1 <<END heredoc
68 my_check total=5 pass=4 fail=0 xpass=0 xfail=0 skip=0 error=1 <<END heredoc
78 my_check total=2 pass=1 fail=0 xpass=0 xfail=0 skip=0 error=1 <<END heredoc
85 my_check total=3 pass=2 fail=0 xpass=0 xfail=0 skip=0 error=1 <<END heredoc
95 my_check total=4 pass=3 fail=0 xpass=0 xfail=0 skip=0 error=1 <<END heredoc
105 my_check total=3 pass=2 fail=0 xpass=0 xfail=0 skip=0 error=1 <<END heredoc
/dports/www/guacamole-client/guacamole-client-1.3.0/guacamole-docker/bin/
H A Dstart.sh89 cat <<END heredoc
130 cat <<END heredoc
242 cat <<END heredoc
282 cat <<END heredoc
407 cat <<END heredoc
459 cat <<END heredoc
479 cat <<END heredoc
489 cat <<END heredoc
499 cat <<END heredoc
743 cat <<END heredoc
[all …]
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/ipv6calc/
H A Dtest_scenarios.sh13 cat <<END | grep -v '^#' heredoc
66 cat <<END | grep -v '^#' heredoc
128 cat <<END | grep -v '^#' heredoc
159 cat <<END | grep -v '^#' heredoc
257 cat <<END | grep -v '^#' heredoc
265 cat <<END | grep -v '^#' heredoc
382 cat <<END | grep -v '^#' heredoc
405 cat <<END | grep -v '^#' heredoc
472 cat <<END | grep -v '^#' heredoc
487 cat <<END | grep -v '^#' heredoc
[all …]
/dports/graphics/gmt/gmt-6.3.0/test/psxy/
H A Dsymbol_orientation.sh5 cat > dir.def << END heredoc
13 cat > pathWE+ap.txt << END heredoc
25 cat > pathEW+ap.txt << END heredoc
37 cat > pathWE_v+ap.txt << END heredoc
44 cat > pathEW_v+ap.txt << END heredoc
51 cat > pathWE_n+ap.txt << END heredoc
58 cat > pathEW_n+ap.txt << END heredoc
65 cat > pathWE_z+ap.txt << END heredoc
72 cat > pathEW_z+ap.txt << END heredoc
H A Dsymbol_orientation_cart.sh5 cat > dir.def << END heredoc
13 cat > pathWE+ap.txt << END heredoc
25 cat > pathEW+ap.txt << END heredoc
37 cat > pathWE_v+ap.txt << END heredoc
44 cat > pathEW_v+ap.txt << END heredoc
51 cat > pathWE_n+ap.txt << END heredoc
58 cat > pathEW_n+ap.txt << END heredoc
65 cat > pathWE_z+ap.txt << END heredoc
72 cat > pathEW_z+ap.txt << END heredoc
/dports/devel/automake/automake-1.16.5/contrib/t/
H A Dparallel-tests-html-recursive.sh35 cat >> configure.ac << 'END' heredoc
41 cat > Makefile.am << 'END' heredoc
61 cat > sub/more/Makefile.am << 'END' heredoc
74 cat > foo.test <<'END' heredoc
80 cat > bar.sh <<'END' heredoc
86 cat > mu <<'END' heredoc
93 cat > sub/more/test.test << 'END' heredoc
102 cat > sub/more/sh.sh << 'END' heredoc
110 cat > sub/more/mu << 'END' heredoc
/dports/devel/tkcvs/tkcvs-8.2.3/contrib/
H A Dvendorcode.sh41 cat > main <<END heredoc
52 cat > get <<END heredoc
75 cat > main <<END heredoc
85 cat > get <<END heredoc
108 cat > main <<END heredoc
120 cat > get <<END heredoc
129 cat > sort <<END heredoc
151 cat > main <<END heredoc
161 cat > getsort <<END heredoc
/dports/dns/bind911/bind-9.11.37/bin/tests/system/rndc/
H A Dtests.sh25 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END || ret=1 heredoc
70 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END && ret=1 heredoc
88 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
127 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
167 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END || ret=1 heredoc
215 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
240 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.2.test$n 2>&1 <<END || ret=1 heredoc
258 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
283 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.2.test$n 2>&1 <<END || ret=1 heredoc

12345678910>>...148