Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/
Dcompat.sh905 run_client() { function
1141 run_client mbedTLS ${i%%=*} ${i#*=}
1151 run_client OpenSSL ${i%%=*} ${i#*=}
1169 run_client mbedTLS ${i%%=*} ${i#*=}
1178 run_client GnuTLS ${i%%=*} ${i#*=}
1198 run_client mbedTLS ${i%%=*} ${i#*=}
/openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/
Dtest-framework.md39 … for a human audience what the test does. The test description is `$TITLE` defined in `run_client`.