Home
last modified time | relevance | path

Searched full:then (Results 1 – 25 of 98) sorted by relevance

1234

/net-tools-3.6.0/mbedtls-2.4.0/scripts/
Doutput_env.sh25 if `hash armcc > /dev/null 2>&1`; then
33 if `hash arm-none-eabi-gcc > /dev/null 2>&1`; then
41 if `hash gcc > /dev/null 2>&1`; then
49 if `hash clang > /dev/null 2>&1`; then
58 if `hash ldd > /dev/null 2>&1`; then
66 if `hash valgrind > /dev/null 2>&1`; then
74 if `hash openssl > /dev/null 2>&1`; then
81 if [ -n "${OPENSSL+set}" ]; then
83 if `hash "$OPENSSL" > /dev/null 2>&1`; then
91 if [ -n "${OPENSSL_LEGACY+set}" ]; then
[all …]
Dmemory.sh18 if [ -r $CONFIG_H ]; then :; else
23 if grep -i cmake Makefile >/dev/null; then
28 if [ $( uname ) != Linux ]; then
33 if git status | grep -F $CONFIG_H >/dev/null 2>&1; then
80 then
Dfootprint.sh25 if [ -r $CONFIG_H ]; then :; else
32 if grep -i cmake Makefile >/dev/null; then
37 if which arm-none-eabi-gcc >/dev/null 2>&1; then :; else
61 if [ "$FILE" != $CONFIG_H ]; then
93 if git rev-parse HEAD >/dev/null; then
Decc-heap.sh14 if [ -r $CONFIG_H ]; then :; else
19 if grep -i cmake Makefile >/dev/null; then :; else
24 if git status | grep -F $CONFIG_H >/dev/null 2>&1; then
/net-tools-3.6.0/docker/
Dhttp-get-file-test.sh12 if [ `basename $0` == "https-get-file-test.sh" ]; then
31 if [ -z "$1" ]; then
54 if [ $STATUS -ne 0 ]; then
55 if [ $STATUS -eq 28 ]; then
63 if [ $FILE_SIZE -ne $EXPECTED_FILE_SIZE ]; then
71 if [ $STATUS -ne 0 ]; then
75 if [ $COUNT -eq 0 ]; then
80 if [ $COUNT -eq 0 ]; then
87 if [ $CONNECTION_TIMEOUT -eq 0 ]; then
88 if [ $STATUS -eq 0 ]; then
/net-tools-3.6.0/
Dnet-setup.sh22 If no parameters are given, then "zeth" network interface and "zeth.conf"
24 and then removes the network interface.
32 It is also possible to let the script return and then stop the network
34 "start" or "up" command, and then later remove the interface with
54 if [ "$1" = "-h" -o "$1" = "--help" ]; then
58 if [ `id -u` != 0 ]; then
97 if [ ! -f "$CONF_FILE" ]; then
98 if [ ! -f "${0%/*}/$CONF_FILE" ];then
115 if [ "$ACTION" != stop ]; then
124 if [ "$ACTION" = "" ]; then
[all …]
Dloop-radvd.sh24 if [ $? -eq 0 ]; then
28 if [ $? -eq 0 ]; then
36 if [ ! -f $CONF_FILE ]; then
37 if [ ! -f $ZEPHYR_BASE/../net-tools/$CONF_FILE ]; then
46 if [ ! -f $DIR/$CONF_FILE ] ;then
51 if [ ! -s $DIR/$CONF_FILE ]; then
56 if [ `id -u` != 0 ]; then
DREADME.md53 If your have echo-server running in the Qemu, then you can use the echo-client
66 to run the echo-server sample in Zephyr, and then test the TCP stack using
87 If no parameters are given, then "zeth" network interface and "zeth.conf"
89 and then removes the network interface.
100 It is also possible to let the script return and then stop the network
102 "start" or "up" command, and then later remove the interface with
142 If you are running echo-client in Zephyr QEMU, then run echo-server like
149 Zephyr net samples, then they can be created like this (note that you do not
172 net samples and echo-client in net-tools, then they can be created like this
234 Then increasing the mbedtls heap size might help. So you can set the option
Dloop-slip.sh20 if [ ! -f ./tunslip6 ]; then
21 if [ ! -f $ZEPHYR_BASE/../net-tools/tunslip6 ]; then
30 if [ `id -u` != 0 ]; then
/net-tools-3.6.0/libcoap/examples/
Detsi_coaptest.sh57 if [ -z $1 ]; then
62 if [ $(type -t $tn) ] ; then
93 if [ $i == $tmpgroup ] ; then
98 if [ -z $group ] ; then
146 if [[ ! $((ARGS-OPTIND)) -eq 1 ]]; then
155 if [ -z $SERVERPORT ]; then
157 if [[ $SERVERADDRESS =~ $IP6REGEX ]]; then
163 if [[ $SERVERADDRESS =~ $IP6REGEX ]]; then
171 if [[ ! -e $LOGDIR ]]; then
173 if [ $? ]; then
[all …]
/net-tools-3.6.0/tinydtls-0.8.2/
Dconfigure17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
47 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
73 if test "${PATH_SEPARATOR+set}" != set; then
106 if test "x$as_myself" = x; then
109 if test ! -f "$as_myself"; then
137 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
160 if test "x$CONFIG_SHELL" = x; then
161 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
[all …]
/net-tools-3.6.0/mbedtls-2.4.0/tests/
Dcompat.sh32 if ( which $GNUTLS_CLI && which $GNUTLS_SERV ) >/dev/null 2>&1; then
34 if echo "$G_VER" | grep '@VERSION@' > /dev/null; then # git version
41 then
125 if [ "X" != "X$VERBOSE" ]; then
165 if is_dtls "$MODE"; then
186 then
194 then
206 if [ `minor_ver "$MODE"` -ge 3 ] && is_dtls "$MODE"; then
216 # we need to force IPv4 by connecting to 127.0.0.1 but then auth fails
217 if [ "X$VERIFY" = "XYES" ] && is_dtls "$MODE"; then
[all …]
Dssl-opt.sh104 if grep "^#define $1" $CONFIG_H > /dev/null; then :; else
111 if [ -z "${OPENSSL_HAS_FBSCSV:-}" ]; then
113 then
119 if [ "$OPENSSL_HAS_FBSCSV" = "NO" ]; then
126 if [ -z "${GNUTLS_AVAILABLE:-}" ]; then
127 if ( which "$GNUTLS_CLI" && which "$GNUTLS_SERV" ) >/dev/null 2>&1; then
133 if [ "$GNUTLS_AVAILABLE" = "NO" ]; then
140 if [ -z "${HAS_IPV6:-}" ]; then
145 if grep "NET - Binding of the socket failed" $SRV_OUT >/dev/null; then
153 if [ "$HAS_IPV6" = "NO" ]; then
[all …]
/net-tools-3.6.0/libcoap/
Dautogen.sh11 if [ "$TOOL" = "none" ]; then
51 if [ "$1" = "--clean" ]; then
63 if [ "$RET" = "1" ]; then
72 if [ "$RET" = "1" ]; then
82 if [ "$RET" = "1" ]; then
85 if [ "$RET" = "1" ]; then
98 if [ "$ERROR" = "1" ]; then
Dconfigure.ac58 # 1. If the library source code has changed at all since the last update, then
67 # the 'libcoap_major_version' then too!
70 # 3. If any interfaces have been added since the last public release, then increment
77 # release, then set age to 0.
136 if test "x$build_documentation" = "xyes"; then
139 if test -z "$DOXYGEN"; then
140 if test "x$build_documentation" = "xyes"; then
153 if test "x$DOXYGEN" = "x" -a "x$build_documentation" = "xyes"; then
162 if test "x$DOT" = "x"; then
175 if test "x$DOT" = "x" -a "x$build_documentation" = "xyes"; then
[all …]
/net-tools-3.6.0/mbedtls-2.4.0/tests/scripts/
Dcheck-names.sh14 if grep --version|head -n1|grep GNU >/dev/null; then :; else
30 if [ "x$UNDECLARED" = "x" ]; then
44 if [ "x$BAD" = "x" ]; then
57 if [ "x$BAD" = "x" ]; then
77 if [ "x$TYPOS" = "x" ]; then
86 if [ "$FAIL" -eq 0 ]; then
Dlist-symbols.sh5 if [ -d include/mbedtls ]; then :; else
10 if grep -i cmake Makefile >/dev/null; then
19 if uname | grep -F Darwin >/dev/null; then
21 elif uname | grep -F Linux >/dev/null; then
Dgenerate-afl-tests.sh15 then
27 then :;
39 then :
47 then :
Ddoxygen.sh8 if [ -d library -a -d include -a -d tests ]; then :; else
13 if scripts/apidoc_full.sh > doc.out 2>doc.err; then :; else
23 if egrep "(warning|error):" doc.filtered; then
Dall.sh25 if [ -d library -a -d include -a -d tests ]; then :; else
73 if [ -f "$CONFIG_BAK" ]; then
97 if ! `hash "$TOOL" >/dev/null 2>&1`; then
155 if [ $FORCE -eq 1 ]; then
161 if [ -d yotta/module ]; then
168 if [ -d "$OUT_OF_SOURCE_DIR" ]; then
175 if ! git diff-files --quiet include/mbedtls/config.h; then
184 if [ $RELEASE -eq 1 ]; then
383 if uname -a | grep -F Linux >/dev/null; then
389 if uname -a | grep -F x86_64 >/dev/null; then
[all …]
Dlist-identifiers.sh5 if [ -d include/mbedtls ]; then :; else
19 if true; then
25 if [ $( wc -l < _identifiers ) -eq $( wc -l < _decls ) ]; then
/net-tools-3.6.0/mbedtls-2.4.0/yotta/
Dcreate-module.sh10 if [ -f create-module.sh ]; then :; else
12 if [ -f create-module.sh ]; then :; else
18 # use a temporary directory to build the module, then rsync to DEST
41 if [ -f ../apache-2.0.txt ]; then cp ../apache-2.0.txt $TMP; fi
/net-tools-3.6.0/tinydtls-0.8.2/doc/
DDoxyfile.in43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
91 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
104 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
110 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
134 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
142 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will
158 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
164 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
185 # sources only. Doxygen will then generate output that is more tailored for C.
192 # sources only. Doxygen will then generate output that is more tailored for
[all …]
/net-tools-3.6.0/mbedtls-2.4.0/doxygen/
Dmbedtls.doxyfile59 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
117 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
130 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
136 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
162 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
170 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will
186 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
192 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
220 # sources only. Doxygen will then generate output that is more tailored for C.
227 # sources only. Doxygen will then generate output that is more tailored for
[all …]
/net-tools-3.6.0/mbedtls-2.4.0/tests/suites/
Dtest_suite_ssl.data49 SSL DTLS replay: big jump then replay
52 SSL DTLS replay: big jump then new
55 SSL DTLS replay: big jump then just delayed

1234