Searched full:cat (Results 1 – 25 of 33) sorted by relevance
12
6 cat <<EOF25 cat <<'EOF'55 cat <<'EOF'
17 cat doc.err22 cat doc.out doc.err | \
195 …PASSED_TESTS=$(cat compat-test-$TEST_OUTPUT | sed -n -e 's/.* (\([0-9]*\) \/ [0-9]* tests ([0-9]* …196 …SKIPPED_TESTS=$(cat compat-test-$TEST_OUTPUT | sed -n -e 's/.* ([0-9]* \/ [0-9]* tests (\([0-9]*\)…197 …EXED_TESTS=$(cat compat-test-$TEST_OUTPUT | sed -n -e 's/.* ([0-9]* \/ \([0-9]*\) tests ([0-9]* sk…
44 cat <<EOF
4 cat <<EOF
13 cat <<EOF
71 # * cat message.bin.sig | xxd76 # * echo -n -e "\0\0\0\0" > message.bin.sig; cat sig.bin >> message.bin.sig (restore the100 # * cat message.bin.sig | xxd104 # * echo -n -e "\0\0\0\0" > message.bin.sig; cat sig.bin >> message.bin.sig (restore the130 # * cat message.bin.sig | xxd134 # * echo -n -e "\0\0\0\0" > message.bin.sig; cat sig.bin >> message.bin.sig (restore the
32 OT_SHA_OLD="$(git cat-file -p HEAD | grep 'parent ' | head -n1 | cut -d' ' -f2)"57 …git diff "${OT_SHA_OLD}" -- include/openthread | tee >(cat >&2) | grep -aP '[-+]#define OPENTHREAD…
38 OT_SHA_OLD="$(git cat-file -p "${OT_SHA_NEW}" | grep 'parent ' | head -n1 | cut -d' ' -f2)"293 cat "${OT_REPORT_FILE_TABLE}"294 cat "${OT_REPORT_FILE_TABLE}_libs"297 cat "${OT_REPORT_FILE_PR}_libs" >>${OT_REPORT_FILE_PR}
456 cat "${log_file}" >&2462 cat "${log_file}" >&2
182 cat test-ca-alt.crt test-ca-sha256.crt > $@185 cat test-ca-sha256.crt test-ca-alt.crt > $@232 cat $^ > $@277 cat $(test_ca_crt) $(test_ca_crt_file_ec) > $@282 cat $(test_ca_crt_file_ec) $(test_ca_crt) > $@369 …-CAkey test-int-ca.key -set_serial 16 -days 3653 -sha256 -in server7.csr | cat - $(test_ca_int_rsa…373 …-CAkey test-int-ca.key -set_serial 16 -days 3653 -sha256 -in server7.csr | cat - $(test_ca_int_rsa…377 …2 $< | sed -e '1s/0\(=*\)$$/_\1/' -e '1s/[^_=]\(=*\)$$/0\1/' -e '1s/_/1/'; cat $(test_ca_int_rsa1)…381 cat server7.crt $(test_ca_int_rsa1) > $@385 cat server7.crt $(test_ca_int_rsa1) | sed '4s/\(.\)$$/ \1/' > $@[all …]
34 cat ${ME}.crt c${UP}.pem > c${ME}.pem
35 cat << EOF >$CONFIG_H
5 cat <<EOF
116 cat include/mbedtls/build_info.h | \
70 cat /tmp/ot-size-report/report_pr >> $GITHUB_STEP_SUMMARY
71 cat "${TMPFILE}"
122 …m "$commit_msg" 1>/dev/null 2>/dev/null || die "git commit failed${NEWLINE}${NEWLINE}$(cat "$TMP")"
101 cat >&2 <<EOF
84 bash(f'cat {logfile} 1>&2')
180 … self.bash('service avahi-daemon stop; service mdns stop; !(cat /proc/net/udp | grep -i :14E9)')183 … self.bash('service avahi-daemon start; service mdns start; cat /proc/net/udp | grep -i :14E9')4001 for line in self.bash(f'cat /tmp/{name}', encoding='raw_unicode_escape'):4029 for line in self.bash(f'cat {service_data_file}', encoding='raw_unicode_escape'):4043 logging.debug(self.bash(f'cat {host_name_file}', encoding='raw_unicode_escape'))4044 logging.debug(self.bash(f'cat {service_data_file}', encoding='raw_unicode_escape'))4050 for line in self.bash(f'cat {host_name_file}', encoding='raw_unicode_escape'):4068 for line in self.bash(f'cat {service_data_file}', encoding='raw_unicode_escape'):4096 self.bash("""cat >/etc/radvd.conf <<EOF4123 self.bash("""cat >/etc/radvd.conf <<EOF
96 const char *dnssdSubType[] = {"cat", "dog", "fish"}; in TestDnssd()
232 …cat ./include/test/drivers/crypto_config_test_driver_extension.h >> ./libtestdriver1/include/psa/c…
897 cat c-srv-${TESTS}.log900 cat c-cli-${TESTS}.log