HomeSort by relevance Sort by last modified time
    Searched refs:grep (Results 351 - 375 of 1231) sorted by null

<<11121314151617181920>>

  /external/ltp/testcases/kernel/syscalls/syslog/
syslog09 60 allow1=`grep -c "syslogtst: error level is logged" /var/log/messages`
61 donot_allow1=`grep -c "syslogtst: warning level not to be logged" /var/log/messages`
78 allow2=`grep -c "syslogtst: error level is logged" /var/log/messages`
79 donot_allow2=`grep -c "syslogtst: warning level not to be logged" /var/log/messages`
syslog10 61 allow1=`grep -c "syslogtst:10 error level is logged" /var/log/messages`
62 donot_allow1=`grep -c "syslogtst:10 warning level not to be logged" /var/log/messages`
80 allow2=`grep -c "syslogtst:10 error level is logged" /var/log/messages`
81 donot_allow2=`grep -c "syslogtst:10 warning level not to be logged" /var/log/messages`
  /external/ltp/testcases/network/multicast/mc_cmds/
mc_cmds 52 ip addr show $(tst_iface) | grep -q 'MULTICAST' || \
55 ip maddr show $(tst_iface) | grep -q '224.0.0.1'
64 grep -q 224.0.0.1 || \
78 grep -q $(tst_ipaddr) ping_out.log
  /external/ltp/testcases/network/multicast/mc_commo/
mc_commo 41 OCTET=$(ps -ewf | grep [m]c_commo | wc -l | awk '{print $1}')
58 grep -q "cannot join group" $OUTFILE && \
61 netstat -ng | grep -q $GROUP_ADDR || \
75 grep -q "$(tst_ipaddr rhost) [0-9] [0-9]" $OUTFILE || \
  /external/perfetto/tools/
protos_from_genfs_contexts.sh 16 for f in $(cat $1 | grep u:object_r:debugfs_tracing:s0 | grep tracing/events | awk '{ print $3 }' | xargs -n1 basename);do
  /external/strace/tests/
detach-stopped.test 39 if grep -x "[^:]*strace: PTRACE_SEIZE doesn't work" "$LOG" > /dev/null; then
69 while ! grep -F "Process $tracee_pid attached" "$LOG" > /dev/null; do
77 while ! grep -F -e '--- stopped by ' "$LOG" > /dev/null; do
88 grep -F "Process $tracee_pid detached" "$LOG" > /dev/null || {
prctl-spec-inject.test 44 LC_ALL=C grep -Ev '^prctl\(PR_[GS]ET_([^S][^P][^E][^C]])' \
  /external/strace/tests-m32/
detach-stopped.test 39 if grep -x "[^:]*strace: PTRACE_SEIZE doesn't work" "$LOG" > /dev/null; then
69 while ! grep -F "Process $tracee_pid attached" "$LOG" > /dev/null; do
77 while ! grep -F -e '--- stopped by ' "$LOG" > /dev/null; do
88 grep -F "Process $tracee_pid detached" "$LOG" > /dev/null || {
prctl-spec-inject.test 44 LC_ALL=C grep -Ev '^prctl\(PR_[GS]ET_([^S][^P][^E][^C]])' \
  /external/strace/tests-mx32/
detach-stopped.test 39 if grep -x "[^:]*strace: PTRACE_SEIZE doesn't work" "$LOG" > /dev/null; then
69 while ! grep -F "Process $tracee_pid attached" "$LOG" > /dev/null; do
77 while ! grep -F -e '--- stopped by ' "$LOG" > /dev/null; do
88 grep -F "Process $tracee_pid detached" "$LOG" > /dev/null || {
prctl-spec-inject.test 44 LC_ALL=C grep -Ev '^prctl\(PR_[GS]ET_([^S][^P][^E][^C]])' \
  /external/swiftshader/third_party/LLVM/autoconf/
AutoRegen.sh 14 ### Periods should be escaped with backslash for use by grep.
33 autoconf --version | grep $want_autoconf_version > /dev/null
35 aclocal --version | grep '^aclocal.*'$want_aclocal_version > /dev/null
37 autoheader --version | grep '^autoheader.*'$want_autoheader_version > /dev/null
39 libtool --version | grep $want_libtool_version > /dev/null
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/
GetSourceVersion 20 git svn info | grep 'Revision:' | cut -d: -f2-
  /external/u-boot/test/
common.sh 16 NUM_CPUS=$(grep -c processor /proc/cpuinfo)
  /external/v8/tools/
plot-timer-events 30 d8_exec=`grep -m 1 -o '".*/d8"' $log_file | sed 's/"//g'`
42 `echo "$arg" | grep -q "^--distortion"`
56 t_1_start=`grep "timer-event-start,\"V8.Execute\"" $calibration_log \
58 t_1_end=`grep "timer-event-end,\"V8.Execute\"" $calibration_log \
60 n_1=`grep "timer-event\|tick" $calibration_log | wc -l`
64 t_2_start=`grep "timer-event-start,\"V8.Execute\"" $calibration_log \
66 t_2_end=`grep "timer-event-end,\"V8.Execute\"" $calibration_log \
68 n_2=`grep "timer-event\|tick" $calibration_log | wc -l`
  /external/vboot_reference/utility/
tpm-dad-lock 33 if grep -q communication $e; then
37 if ! grep -q dictionary $e; then
  /external/zlib/
update_zlib.sh 13 grep 'href=\"zlib-[0-9].*.tar.gz' | \
39 grep -A21 'Copyright notice:' src/README | tail -20 > NOTICE
  /external/ltp/testcases/commands/nm/
nm01 45 if grep -q "lib.a\[f2.o\]\:" nm.out; then
54 if grep -q "dir/lib.a\[f2.o\]\:" nm.out; then
66 if grep -q "\w [a,b,d,f,t]" nm.out; then
78 if awk '{print $3}' nm.out | grep -q "[8-9a-f]"; then
90 if grep -q "Name" nm.out; then
118 if grep -q "Undefined symbols from" nm.out; then
130 if grep -q "index" nm.out; then
  /external/ltp/testcases/open_posix_testsuite/
Makefile 16 MAKE_ENV= LOGFILE=`if echo "$(LOGFILE)" | grep -q '^/'; then echo "$(LOGFILE)"; else echo "\`pwd\`/$(LOGFILE)"; fi`.$@
65 @rm -f `if echo "$(LOGFILE)" | grep -q '^/'; then echo "$(LOGFILE)"; else echo "\`pwd\`/$(LOGFILE)"; fi`.$@
72 @rm -f `if echo "$(LOGFILE)" | grep -q '^/'; then echo "$(LOGFILE)"; else echo "\`pwd\`/$(LOGFILE)"; fi`.$@
76 @rm -f `if echo "$(LOGFILE)" | grep -q '^/'; then echo "$(LOGFILE)"; else echo "\`pwd\`/$(LOGFILE)"; fi`.$@
83 @rm -f `if echo "$(LOGFILE)" | grep -q '^/'; then echo "$(LOGFILE)"; else echo "\`pwd\`/$(LOGFILE)"; fi`.$@
87 @rm -f `if echo "$(LOGFILE)" | grep -q '^/'; then echo "$(LOGFILE)"; else echo "\`pwd\`/$(LOGFILE)"; fi`.$@
94 @rm -f `if echo "$(LOGFILE)" | grep -q '^/'; then echo "$(LOGFILE)"; else echo "\`pwd\`/$(LOGFILE)"; fi`.$@
  /external/linux-kselftest/tools/testing/selftests/ftrace/test.d/kprobe/
kprobe_args_syntax.tc 7 grep "x8/16/32/64" README > /dev/null || exit_unsupported # version issue
13 if ! grep -qw ${GOODSYM} /proc/kallsyms ; then
17 SYMADDR=0x`grep -w ${GOODSYM} /proc/kallsyms | cut -f 1 -d " "`
79 if grep -A1 "fetcharg:" README | grep -q '\$comm' ; then
  /external/linux-kselftest/tools/testing/selftests/ftrace/test.d/trigger/
trigger-multihist.tc 31 grep parent_pid events/sched/sched_process_fork/hist > /dev/null || \
33 grep child events/sched/sched_process_fork/hist > /dev/null || \
36 grep "parent_comm: $COMM" events/sched/sched_process_fork/hist > /dev/null || \
45 grep test_hist events/sched/sched_process_fork/hist > /dev/null || \
52 grep test_hist events/sched/sched_process_exit/hist > /dev/null || \
  /external/ltp/testcases/kernel/fs/fs-bench/
modaltr.sh 54 lsmod |grep $MTD_RAM
65 lsmod |grep $MTD_BLOCK
74 lsmod |grep $JFFS2
83 lsmod |grep $LOOP
94 mount|grep $JFFS2
  /external/scapy/.travis/
test.sh 38 if python --version 2>&1 | grep -q PyPy
44 if python --version 2>&1 | grep -q '^Python 3\.'
51 if python --version 2>&1 | grep -q '^Python 3\.[012345]'
57 if python --version 2>&1 | grep -q '^Python 3\.[0123]'
66 [ -d "$_path" ] && echo "$PATH" | grep -qvE "(^|:)$_path(:|$)" && export PATH="$PATH:$_path"
  /external/linux-kselftest/tools/testing/selftests/net/
netdevice.sh 21 ip link show "$netdev" |grep -q UP
55 ip link show $netdev |grep -q "$MACADDR"
64 ip address show "$netdev" |grep '^[[:space:]]*inet'
198 ip link show |grep '^[0-9]' | grep -oE '[[:space:]].*eth[0-9]*:|[[:space:]].*enp[0-9]s[0-9]:' | cut -d\ -f2 | cut -d: -f1> "$TMP_LIST_NETDEV"
  /external/u-boot/scripts/kconfig/
merge_config.sh 118 grep -q -w $CFG $TMP_FILE || continue
119 PREV_VAL=$(grep -w $CFG $TMP_FILE)
120 NEW_VAL=$(grep -w $CFG $MERGE_FILE)
160 REQUESTED_VAL=$(grep -w -e "$CFG" $TMP_FILE)
161 ACTUAL_VAL=$(grep -w -e "$CFG" "$KCONFIG_CONFIG")

Completed in 2102 milliseconds

<<11121314151617181920>>