Lines Matching full:grep
51 sed -n "/$TEST_HELLO/,\$p" /var/log/syslog | grep 'ot-cli\|otbr'
81 grep --binary-files=text "nn=OpenThread" <<<"${service}"
86 grep --binary-files=text "vn=vendor" <<<"${service}"
91 grep --binary-files=text "vn=OpenThread" <<<"${service}"
96 grep --binary-files=text "A=abc" <<<"${service}"
97 grep --binary-files=text "B=12" <<<"${service}"
102 grep --binary-files=text "A=abc" <<<"${service}"
103 grep --binary-files=text "B=12" <<<"${service}"
108 grep --binary-files=text "A=ac" <<<"${service}"
109 grep --binary-files=text "B=12" <<<"${service}"
118 ot_version=$(ot_ctl version | grep -oE '^OPENTHREAD.*$' | tr -d '\r\n')
119 rcp_version=$(ot_ctl rcp version | grep -oE '^OPENTHREAD.*$' | tr -d '\r\n')
120 thread_version=$(ot_ctl thread version | grep -oE '^[0-9]+' | tr -d '\r\n')
141 | grep -oPz "${result_pattern}"
192 …pan0 --radio-version "spinel+hdlc+forkpty://$(command -v ot-rcp)?forkpty-arg=1" | grep "OPENTHREAD"
211 org.freedesktop.DBus.Introspectable.Introspect | grep JoinerStart
216 string:mock string:mock string:mock 2>&1 || true) | grep NotFound
220 | grep '1780100529276321793'
286 ot_ctl state | grep router
309 | grep -oPz "${result_pattern}"
314 ot_ctl state | grep disabled
344 | grep "int64 300000"
346 ot_ctl dataset pending | grep "Active Timestamp: 2"
350 ot_ctl dataset active | grep "Active Timestamp: 2"
351 ot_ctl networkkey | grep be3bd244ae6d997020a882a24a8040e2
359 | grep "int64 0"
360 ot_ctl state | grep "leader"
375 ot_ctl state | grep "leader"
377 ot_ctl state | grep "disabled"
378 ot_ctl dataset active | grep "Done"
384 | grep "int64 300000"
386 ot_ctl state | grep "leader"
387 ot_ctl dataset pending | grep "Active Timestamp: 2"
391 ot_ctl dataset active | grep "Active Timestamp: 2"
392 ot_ctl networkkey | grep be3bd244ae6d997020a882a24a8040e2
402 ot_ctl state | grep disabled
403 ot_ctl dataset active | grep NotFound
404 ot_ctl dataset pending | grep NotFound