Home
last modified time | relevance | path

Searched full:cat (Results 1 – 25 of 33) sorted by relevance

12

/openthread-latest/third_party/mbedtls/repo/programs/test/
Dgenerate_cpp_dummy_build.sh6 cat <<EOF
25 cat <<'EOF'
55 cat <<'EOF'
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Ddoxygen.sh17 cat doc.err
22 cat doc.out doc.err | \
Dbasic-build-test.sh195 …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…
Dlist-identifiers.sh44 cat <<EOF
Drun-metatests.sh4 cat <<EOF
Dcheck-generated-files.sh13 cat <<EOF
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_lms.data71 # * cat message.bin.sig | xxd
76 # * echo -n -e "\0\0\0\0" > message.bin.sig; cat sig.bin >> message.bin.sig (restore the
100 # * cat message.bin.sig | xxd
104 # * echo -n -e "\0\0\0\0" > message.bin.sig; cat sig.bin >> message.bin.sig (restore the
130 # * cat message.bin.sig | xxd
134 # * echo -n -e "\0\0\0\0" > message.bin.sig; cat sig.bin >> message.bin.sig (restore the
/openthread-latest/script/
Dcheck-api-version32 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…
Dcheck-size38 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}
Dtest456 cat "${log_file}" >&2
462 cat "${log_file}" >&2
/openthread-latest/third_party/mbedtls/repo/tests/data_files/
DMakefile182 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 …]
/openthread-latest/third_party/mbedtls/repo/tests/data_files/dir-maxpath/
Dlong.sh34 cat ${ME}.crt c${UP}.pem > c${ME}.pem
/openthread-latest/third_party/mbedtls/repo/scripts/
Decc-heap.sh35 cat << EOF >$CONFIG_H
Dprepare_release.sh5 cat <<EOF
Dlcov.sh4 cat <<EOF
Dbump_version.sh116 cat include/mbedtls/build_info.h | \
/openthread-latest/.github/workflows/
Dsize.yml70 cat /tmp/ot-size-report/report_pr >> $GITHUB_STEP_SUMMARY
/openthread-latest/third_party/mbedtls/repo/tests/scripts/quiet/
Dquiet.sh71 cat "${TMPFILE}"
/openthread-latest/tools/gerrit/
Dgit-squash-merge.sh122 …m "$commit_msg" 1>/dev/null 2>/dev/null || die "git commit failed${NEWLINE}${NEWLINE}$(cat "$TMP")"
/openthread-latest/third_party/mbedtls/repo/programs/
Ddemo_common.sh101 cat >&2 <<EOF
/openthread-latest/tests/scripts/thread-cert/
Drun_cert_suite.py84 bash(f'cat {logfile} 1>&2')
Dnode.py180 … 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 <<EOF
4123 self.bash("""cat >/etc/radvd.conf <<EOF
/openthread-latest/tests/unit/
Dtest_spinel_prop_codec.cpp96 const char *dnssdSubType[] = {"cat", "dog", "fish"}; in TestDnssd()
/openthread-latest/third_party/mbedtls/repo/tests/
DMakefile232cat ./include/test/drivers/crypto_config_test_driver_extension.h >> ./libtestdriver1/include/psa/c…
Dcompat.sh897 cat c-srv-${TESTS}.log
900 cat c-cli-${TESTS}.log

12