Home
last modified time | relevance | path

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

/mbedtls-3.6.0/tests/
Dcompat.sh896 run_client() { function
1129 run_client mbedTLS ${i%%=*} ${i#*=}
1139 run_client OpenSSL ${i%%=*} ${i#*=}
1157 run_client mbedTLS ${i%%=*} ${i#*=}
1166 run_client GnuTLS ${i%%=*} ${i#*=}
1186 run_client mbedTLS ${i%%=*} ${i#*=}
/mbedtls-3.6.0/docs/architecture/testing/
Dtest-framework.md39 … for a human audience what the test does. The test description is `$TITLE` defined in `run_client`.