Home
last modified time | relevance | path

Searched refs:DOG_DELAY (Results 1 – 2 of 2) sorted by relevance

/mbedtls-development/tests/
A Dcompat.sh773 if [ $(( $(date +%s) - $START_TIME )) -gt $DOG_DELAY ]; then
852 ( sleep "$DOG_DELAY"; echo "TIMEOUT" >> $CLI_OUT; kill $CLI_PID ) &
1056 DOG_DELAY=30
1058 DOG_DELAY=10
A Dssl-opt.sh673 if [ $(( $(date +%s) - $START_TIME )) -gt $DOG_DELAY ]; then
771 CLI_DELAY=$(( $DOG_DELAY * $CLI_DELAY_FACTOR ))
1387 DOG_DELAY=60
1390 DOG_DELAY=20

Completed in 11 milliseconds