Home
last modified time | relevance | path

Searched refs:VERBOSE (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/scripts/
Dbump_version.sh44 VERBOSE="1"
72 [ $VERBOSE ] && echo "Bumping VERSION in CMakeLists.txt"
76 [ $VERBOSE ] && echo "Bumping VERSION in library/CMakeLists.txt"
82 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedcrypto in library/CMakeLists.txt"
86 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedcrypto in library/Makefile"
93 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedx509 in library/CMakeLists.txt"
97 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedx509 in library/Makefile"
104 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedtls in library/CMakeLists.txt"
108 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedtls in library/Makefile"
113 [ $VERBOSE ] && echo "Bumping VERSION in include/mbedtls/build_info.h"
[all …]
Dtmp_ignore_makefiles.sh21 VERBOSE="1"
42 [ $VERBOSE ] && echo "Ignoring Makefiles"
45 [ $VERBOSE ] && echo "Tracking Makefiles"
/openthread-latest/third_party/mbedtls/repo/programs/test/
Dudp_proxy_wrapper.sh14 : ${VERBOSE:=0}
75 if [ $VERBOSE -gt 0 ]; then
99 if [ $VERBOSE -gt 0 ]; then
105 if [ $VERBOSE -gt 0 ]; then
110 if [ $VERBOSE -gt 0 ]; then
/openthread-latest/script/
Dtest65 VERBOSE="${VERBOSE:-0}"
66 readonly VERBOSE
458 if [[ ${VERBOSE} == 1 ]]; then
484 export OT_COLOR_PASS OT_COLOR_FAIL OT_COLOR_SKIP OT_COLOR_NONE OT_NATIVE_IP VERBOSE
671 if [[ ${VERBOSE} == 1 ]]; then
672 export VERBOSE
674 export -n VERBOSE
/openthread-latest/third_party/mbedtls/repo/programs/pkey/
Decdsa.c25 #define VERBOSE macro
45 #if defined(VERBOSE)
/openthread-latest/tests/scripts/thread-cert/border_router/
DREADME.md24 VERBOSE=1 PACKET_VERIFICATION=1 VIRTUAL_TIME=0 ./script/test cert_suite ${TEST_CASE}
/openthread-latest/third_party/mbedtls/repo/tests/
Dcompat.sh97 VERBOSE=""
176 VERBOSE=1
212 if [ "X" != "X$VERBOSE" ]; then