/openbsd/regress/usr.bin/nc/ |
H A D | Makefile | 78 until grep -q 'greeting' client.out && grep -q 'command' server.out; \ 112 grep '^greeting$$' client.out 113 grep '^command$$' server.out 127 grep '^command$$' server.out 143 grep '^command$$' server.out 157 grep '^command$$' server.out 171 grep '^command$$' server.out 185 grep '^command$$' server.out 263 grep 'command$$' server.out 337 ! grep 'command' server.out [all …]
|
/openbsd/regress/usr.bin/grep/ |
H A D | Makefile | 7 grep t.s ${.CURDIR}/in | diff - ${.CURDIR}/t1.out 34 grep -s foo nonexistentfile | diff - /dev/null 65 echo '=' | grep -w '=' | diff - /dev/null 67 echo 'a=' | grep -w 'a=' | diff - /dev/null 69 echo '=b' | grep -w '=b' | diff - /dev/null 71 echo 'a=b' | grep -qw 'a=b' 73 echo '+' | grep -w '+' | diff - /dev/null 75 echo 'a+' | grep -w 'a+' | diff - /dev/null 77 echo '+b' | grep -w '+b' | diff - /dev/null 79 echo 'a+b' | grep -qw 'a+b' [all …]
|
/openbsd/regress/sbin/ifconfig/ |
H A D | Makefile | 105 grep -c 'inet ' ifconfig.out | grep -q 1 113 grep -c 'inet ' ifconfig.out | grep -q 1 129 grep -c 'inet ' ifconfig.out | grep -q 1 147 grep -c 'inet ' ifconfig.out | grep -q 1 157 grep -c 'inet ' ifconfig.out | grep -q 2 168 grep -c 'inet ' ifconfig.out | grep -q 1 178 grep -c 'inet ${ETHER_NET}.2 ' ifconfig.out | grep -q 1 185 ! grep 'inet ' ifconfig.out 353 grep -c 'inet ' ifconfig.out | grep -q 2 422 grep -c 'inet6 ${ETHER_NET6}' ifconfig.out | grep -q 1 [all …]
|
/openbsd/regress/sys/kern/pledge/filedescriptor/ |
H A D | Makefile | 39 grep ' 3 /.* r ' $@ 41 grep ' 4 /.* rp ' $@ 47 grep ' 5 /.* r ' dup.fstat 49 grep ' 6 /.* rp ' dup.fstat 53 grep ' 5 /.* r ' dup2.fstat 55 grep ' 6 /.* rp ' dup2.fstat 59 grep ' 8 /.* r ' dup2.fstat 61 grep ' 9 /.* r ' dup2.fstat 75 grep ' 9 /.* r ' dup3.fstat 81 grep ' 5 /.* r ' dev.fstat [all …]
|
/openbsd/gnu/usr.bin/gcc/contrib/ |
H A D | compare_tests | 34 grep '^FAIL' "$now_s" | sed 's/^....: //' >$tmp1 37 grep -s . $tmp2 >/dev/null 45 grep '^PASS' "$now_s" | sed 's/^....: //' >$tmp1 48 grep -s . $tmp2 >/dev/null 56 grep '^FAIL' "$now_s" | sed 's/^....: //' >$tmp1 59 grep -s . $tmp2 >/dev/null 67 grep '^PASS' "$now_s" | sed 's/^....: //' >$tmp1 70 grep -s . $tmp2 >/dev/null 78 grep '^[PF]A[SI][SL]' "$now_s" | sed 's/^....: //' >$tmp1 81 grep -s . $tmp2 >/dev/null [all …]
|
/openbsd/gnu/llvm/llvm/utils/lit/utils/ |
H A D | check-sdist | 11 grep -v '^\./.gitignore' | \ 12 grep -v '^\./dist' | \ 13 grep -v '^\./utils' | \ 14 grep -v '^\./venv' | \ 15 grep -v '^\./notes.txt' | \ 16 grep -v '^\./lit.egg-info' | \ 18 grep -v '/Output' | \ 19 grep -v '__pycache__' | \ 20 grep -v '.pyc$' | grep -v '~$' | \ 33 grep -v '^\./PKG-INFO' | \ [all …]
|
/openbsd/regress/sys/net/pflow/ |
H A D | ifconfig.sh | 4 ifconfig pflow0 up; ifconfig pflow0 | grep -v '^[[:space:]]index' 6 ifconfig pflow0 flowdst; ifconfig pflow0 | grep -v '^[[:space:]]index' 8 ifconfig pflow0 flowdst 127.0.0.1:0; ifconfig pflow0 | grep -v \ 11 ifconfig pflow0 flowdst 127.0.0.1:9996; ifconfig pflow0 | grep -v \ 16 ifconfig pflow0 -flowdst; ifconfig pflow0 | grep -v '^[[:space:]]index' 18 ifconfig pflow0 -flowsrc; ifconfig pflow0 | grep -v '^[[:space:]]index' 21 grep -v '^[[:space:]]index' 23 ifconfig pflow0 pflowproto 9; ifconfig pflow0 | grep -v '^[[:space:]]index' 27 ifconfig pflow0 pflowproto 5; ifconfig pflow0 | grep -v '^[[:space:]]index' 33 ifconfig pflow0 flowdst 0.0.0.0:1234; ifconfig pflow0 | grep -v \ [all …]
|
/openbsd/regress/sys/net/pflog/ |
H A D | Makefile | 76 @if /sbin/ifconfig | grep -v '^lo$N:' | grep ' rdomain $N '; then\ 199 ! grep . pflog${N3}.tcpdump 231 grep '/.* 169.254.0.3 > 169.254.0.3:\ 237 grep 'regress\.11/.* fc00::1 > fc00::1:\ 250 grep '/.* fc00::3 > fc00::3:\ 260 grep 'regress\.6/.* pass in on lo$N:\ 264 grep 'regress\.6/.* pass out on lo$N:\ 268 grep 'regress\.3/.* pass out on lo$N:\ 278 grep 'regress\.14/.* pass in on lo$N:\ 281 grep 'regress\.14/.* pass out on lo$N:\ [all …]
|
/openbsd/regress/sys/kern/signal/sigpthread/ |
H A D | Makefile | 22 grep 'signal $t' out 35 grep 'signal $t' out 48 grep 'signal $t' out 61 grep 'signal $t' out 73 grep 'signal $t' out 86 grep 'signal $t' out 99 grep 'signal $t' out 112 grep 'signal $t' out 124 grep 'signal $t' out 137 grep 'signal $t' out [all …]
|
/openbsd/gnu/usr.bin/perl/t/op/ |
H A D | grep.t | 24 @grepped = grep { $_ } @mapped; 85 @res = grep 90 @res = grep 100 @res = grep 109 @res = grep 118 @res = grep 127 @res = grep 227 grep { undef *_ } $y; 252 grep 1, @a; 259 my $x = grep 1, @a; [all …]
|
/openbsd/regress/sys/netinet/mcast/ |
H A D | Makefile | 33 grep '> ${MSG}$$' send.log 34 grep '< ${MSG}$$' recv.log 41 grep '> ${MSG}$$' send.log 42 grep '< ${MSG}$$' recv.log 49 grep '> ${MSG}$$' send.log 50 ! grep '< ' recv.log 57 grep '> ${MSG}$$' send.log 82 ! grep '< ' recv.log 122 ! grep '< ' recv.log 158 ! grep '< ' recv.log [all …]
|
/openbsd/regress/sys/netinet6/mcast6/ |
H A D | Makefile | 37 grep '> ${MSG}$$' send.log 38 grep '< ${MSG}$$' recv.log 45 grep '> ${MSG}$$' send.log 46 grep '< ${MSG}$$' recv.log 53 grep '> ${MSG}$$' send.log 54 ! grep '< ' recv.log 61 grep '> ${MSG}$$' send.log 86 ! grep '< ' recv.log 126 ! grep '< ' recv.log 162 ! grep '< ' recv.log [all …]
|
/openbsd/regress/sys/net/pf_opts/ |
H A D | Makefile | 51 grep -w -e lo${N1} -e lo${N2} || : 76 @if /sbin/ifconfig | grep -v '^lo$n:' | grep ' rdomain $n '; then\ 242 ! grep fe80::${N1} pflog0.tcpdump 304 ! grep 'fe80::${N1}' pflog0.tcpdump 321 grep '127.0.0.${N2} > 224.0.0.1:\ 323 grep 'fe80::${N2} > ff02::1:\ 326 ! grep 'fe80::${N1}' pflog0.tcpdump 329 ! grep '224.0.0.1' pflog0.tcpdump 330 ! grep 'ff02::1' pflog0.tcpdump 345 grep '127.0.0.${N2} > 224.0.0.1:\ [all …]
|
/openbsd/gnu/llvm/compiler-rt/lib/tsan/ |
H A D | analyze_libtsan.sh | 14 grep __tsan_$1.: -A 10000 ${OBJDUMP_CONTENTS} | \ 35 nm -S $BIN | grep "__tsan_" > ${NM_CONTENTS} 41 size=$(grep __tsan_$f$ ${NM_CONTENTS} | awk --non-decimal-data '{print ("0x"$2)+0}') 42 rsp=$(grep '(%rsp)' $file | wc -l) 43 push=$(grep 'push' $file | wc -l) 44 pop=$(grep 'pop' $file | wc -l) 45 call=$(grep 'call' $file | wc -l) 48 mov=$(grep 'mov' $file | wc -l) 49 lea=$(grep 'lea' $file | wc -l) 50 sh=$(grep 'shr\|shl' $file | wc -l) [all …]
|
/openbsd/regress/usr.sbin/bgpd/integrationtests/ |
H A D | network_statement.sh | 56 if /sbin/ifconfig | grep -v "^lo${n}:" | grep " rdomain ${n} "; then 97 grep ${PAIR2STATIC} 99 grep ${PAIR2CONN} 101 grep ${PAIR2RTABLE} 103 grep ${PAIR2PRIORITY} 119 ! grep ${PAIR2STATIC} 121 ! grep ${PAIR2CONN} 123 ! grep ${PAIR2RTABLE} 139 grep ${PAIR2STATIC} 141 grep ${PAIR2CONN} [all …]
|
/openbsd/usr.bin/kdump/ |
H A D | mksubr | 56 local name grep file 58 grep=$2 70 egrep "^#[[:space:]]*define[[:space:]]+"${grep}"[[:space:]]*" \ 90 local name grep file 92 grep=$2 133 local name grep file 135 grep=$2 201 local name grep file 203 grep=$2 234 local name grep file [all …]
|
/openbsd/regress/lib/libssl/interop/session/ |
H A D | Makefile | 30 grep '^success$$' ${@:S/^run/server/}.out || \ 31 { sleep 1; grep '^success$$' ${@:S/^run/server/}.out; } 32 grep '^success$$' ${@:S/^run/client/}.out 33 grep '^session 2: new$$' ${@:S/^run/server/}.out 34 grep '^session 2: new$$' ${@:S/^run/client/}.out 35 grep '^session 1: reuse$$' ${@:S/^run/server/}.out 36 grep '^session 1: reuse$$' ${@:S/^run/client/}.out 37 grep '^session 0: reuse$$' ${@:S/^run/server/}.out 38 grep '^session 0: reuse$$' ${@:S/^run/client/}.out
|
/openbsd/regress/sys/netinet/arp/ |
H A D | Makefile | 105 grep '^${LOCAL_ADDR} .* ${LOCAL_MAC} ' arp.log 123 diff old.log new.log | grep '^> ' >diff.log 125 grep '^${LOCAL_ADDR} .* 33:33:33:33:33:33 ' arp.log 146 diff old.log new.log | grep '^> ' >diff.log 163 diff old.log new.log | grep '^> ' >diff.log 180 diff old.log new.log | grep '^> ' >diff.log 200 diff old.log new.log | grep '^> ' >diff.log 217 diff old.log new.log | grep '^> ' >diff.log 219 grep '^${OTHER_ADDR} .* permanent * l$$' arp.log 238 diff old.log new.log | grep '^> ' >diff.log [all …]
|
/openbsd/usr.bin/grep/ |
H A D | Makefile | 3 PROG= grep 4 SRCS= binary.c file.c grep.c mmfile.c queue.c util.c 5 LINKS= ${BINDIR}/grep ${BINDIR}/egrep \ 6 ${BINDIR}/grep ${BINDIR}/fgrep \ 7 ${BINDIR}/grep ${BINDIR}/zgrep \ 8 ${BINDIR}/grep ${BINDIR}/zegrep \ 9 ${BINDIR}/grep ${BINDIR}/zfgrep \
|
/openbsd/regress/sys/netinet/pmtu/ |
H A D | Makefile | 137 grep -q 'gateway: ${LOCAL_ADDR6}' pmtu.route 138 grep -q 'flags: <UP,GATEWAY,HOST,DYNAMIC,DONE>' pmtu.route 160 route -n get -inet ${LOCAL_ADDR} | grep -q 'flags: .*LOCAL' # LOCAL_ADDR 165 route -n get -inet ${FAKE_NET_ADDR} | grep -q 'flags: .*BLACKHOLE' # FAKE_NET_ADDR 166 route -n get -inet -net ${FAKE_NET} | grep -q 'flags: .*BLACKHOLE' # FAKE_NET 168 route -n get -inet6 ${LOCAL_ADDR6} | grep -q 'flags: .*LOCAL' # LOCAL_ADDR6 174 route -n get -inet6 -net ${FAKE_NET6} | grep -q 'flags: .*BLACKHOLE' # FAKE_NET6 175 ${SUDO} pfctl -sr | grep '^anchor "regress" all$$' 176 ${SUDO} pfctl -si | grep '^Status: Enabled ' 198 ssh ${REMOTE_SSH} ${SUDO} pfctl -sr | grep '^anchor "regress" all$$' [all …]
|
/openbsd/gnu/usr.bin/texinfo/makeinfo/tests/ |
H A D | accent | 13 grep 'ì' $houtput >/dev/null \ 14 && grep '´j' $houtput >/dev/null \ 15 && grep 'Ø' $houtput >/dev/null \ 16 && grep '/L' $houtput >/dev/null 25 grep 'i`' $ioutput >/dev/null \ 26 && grep 'i"' $ioutput >/dev/null \ 27 && grep '/L' $ioutput >/dev/null
|
/openbsd/regress/lib/libssl/interop/netcat/ |
H A D | Makefile | 24 grep -q ' stream tcp .*:[1-9][0-9]*$$' netcat.fstat && \ 30 grep -q '^success$$' ${@:S/^run/client/}.out 32 grep -q '^<<< greeting$$' ${@:S/^run/client/}.out 34 grep -q '^hello$$' ${@:S/^run/server/}.out 53 grep -q '^success$$' ${@:S/^run/server/}.out || \ 54 { sleep 1; grep -q '^success$$' ${@:S/^run/server/}.out; } 56 grep -q '^<<< hello$$' ${@:S/^run/server/}.out 58 grep -q '^greeting$$' ${@:S/^run/client/}.out 70 grep 'Protocol *: TLSv1.[23]' client-netcat-client-${clib}-server-nc.out 80 grep 'Protocol *: TLSv1.[23]' server-netcat-client-nc-server-${slib}.out
|
/openbsd/regress/usr.bin/lastcomm/ |
H A D | Makefile | 10 MOUNT_OBJ !!= mount | grep ^$$(df -P . | tail -1 | awk '{ print $$1 }') 47 lastcomm regress-fork | grep -q ' -F ' 54 lastcomm regress-trapstack | grep -q ' -MT ' 61 lastcomm regress-callstack | grep -q ' -MT ' 68 lastcomm regress-syscallwx | grep -q ' -MT ' 76 lastcomm regress-core | grep -q ' -FDX ' 83 lastcomm regress-xsig | grep -q ' -FX ' 91 lastcomm regress-pledge | grep -q ' -XP ' 98 lastcomm regress-unveil | grep -q ' -U ' 105 lastcomm regress-trap | grep -q ' -T '
|
/openbsd/regress/lib/libssl/interop/version/ |
H A D | Makefile | 60 grep -q '^success$$' ${@:S/^run/server/}.out || \ 61 { sleep 1; grep -q '^success$$' ${@:S/^run/server/}.out; } 62 grep -q '^success$$' ${@:S/^run/client/}.out 77 @grep ' Protocol *: ' ${@:S/^check/client/}.out 78 @grep ' Protocol *: ' ${@:S/^check/server/}.out 81 grep -q ' Protocol *: TLSv1.3$$' ${@:S/^check/client/}.out 82 grep -q ' Protocol *: TLSv1.3$$' ${@:S/^check/server/}.out 84 grep -q ' Protocol *: ${sver:S/TLS/TLSv/:S/_/./}$$' \ 86 grep -q ' Protocol *: ${sver:S/TLS/TLSv/:S/_/./}$$' \ 90 grep -q ' Protocol *: ${cver:S/TLS/TLSv/:S/_/./}$$' \ [all …]
|
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/scripts/ |
H A D | check_custom_wrappers.sh | 22 grep -E "^fun:.*=custom" ${DFSAN_ABI_LIST} \ 23 | grep -v "dfsan_get_label\|dfsan_get_origin\|__sanitizer_cov_trace" \ 25 grep -E "__dfsw.*\(" ${DFSAN_CUSTOM_WRAPPERS} \ 26 | grep -v "__sanitizer_cov_trace" \ 36 grep -E __dfsw_ ${DFSAN_CUSTOM_WRAPPERS} \ 37 | grep -v "__sanitizer_cov_trace" \ 39 grep -E "^[[:space:]]*test_.*\(\);" ${DFSAN_CUSTOM_TESTS} \
|