Lines Matching refs:opt
863 opt='--quiet'
865 opt=''
867 tests/scripts/check_test_cases.py $opt
868 unset opt
911 tests/ssl-opt.sh
933 tests/ssl-opt.sh
1025 tests/ssl-opt.sh
1041 tests/ssl-opt.sh
1054 tests/ssl-opt.sh -f RSA
1079 tests/ssl-opt.sh -f 'Default\|SSL async private.*delay=\|tickets enabled on server'
1101 tests/ssl-opt.sh -f 'Default\|SSL async private.*delay=\|tickets enabled on server'
1126 tests/ssl-opt.sh -f 'Default\|SSL async private: sign'
1153 tests/ssl-opt.sh -f 'Default\|SSL async private: sign'
1181 tests/ssl-opt.sh -f 'Default'
1200 tests/ssl-opt.sh -f 'Default\|opaque'
1215 tests/ssl-opt.sh -f 'Default\|opaque'
1228 tests/ssl-opt.sh -f ECDH
1262 tests/ssl-opt.sh -f "Max fragment\|Large packet"
1273 tests/ssl-opt.sh -f "Max fragment"
1283 …tests/ssl-opt.sh -f "DTLS reordering: Buffer out-of-order hs msg before reassembling next, free bu…
1293 …tests/ssl-opt.sh -f "DTLS reordering: Buffer encrypted Finished message, drop for fragmented NewSe…
1318 tests/ssl-opt.sh -f 'Default\|ECJPAKE\|SSL async private'
1544 tests/ssl-opt.sh
2017 tests/ssl-opt.sh -e '^DTLS proxy'
2028 tests/ssl-opt.sh -f "Max fragment length"
2041 tests/ssl-opt.sh
2059 tests/ssl-opt.sh -f "Max fragment length\|Large buffer"
2075 tests/ssl-opt.sh
2093 tests/ssl-opt.sh
2125 tests/ssl-opt.sh -f "Handshake memory usage"
2139 tests/ssl-opt.sh -f 'Default\|EtM' -e 'without EtM'
2183 tests/ssl-opt.sh -e 'proxy'
2292 for opt in "$@"; do
2293 msg "build/test: $cc $opt, $info" # ~ 30s
2294 make CC="$cc" CFLAGS="$opt -std=c99 -pedantic -Wall -Wextra -Werror"
2353 tests/ssl-opt.sh
2368 tests/ssl-opt.sh -f ECDH
2470 tests/ssl-opt.sh
2573 if_build_succeeded tests/ssl-opt.sh
2585 if_build_succeeded tests/ssl-opt.sh
2597 if_build_succeeded tests/ssl-opt.sh
2610 if_build_succeeded tests/ssl-opt.sh
2643 tests/ssl-opt.sh
2665 tests/ssl-opt.sh --memcheck
2694 ./tests/ssl-opt.sh -f 'Fallback SCSV: beginning of list' 2>ssl-opt.err
2695 cat ssl-opt.err >&2
2697 [ ! -s ssl-opt.err ]
2698 rm ssl-opt.err