Home
last modified time | relevance | path

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

/mbedtls-latest/tests/
Dcompat.sh938 run_client() { function
1155 run_client mbedTLS ${i%%=*} ${i#*=}
1165 run_client OpenSSL ${i%%=*} ${i#*=}
1183 run_client mbedTLS ${i%%=*} ${i#*=}
1192 run_client GnuTLS ${i%%=*} ${i#*=}
1212 run_client mbedTLS ${i%%=*} ${i#*=}
/mbedtls-latest/docs/architecture/testing/
Dtest-framework.md39 … for a human audience what the test does. The test description is `$TITLE` defined in `run_client`.