Home
last modified time | relevance | path

Searched refs:test_target (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/libc/ci/
H A Dbuild.sh21 test_target() { function
212 test_target build "$TARGET"
214 test_target build "$TARGET"
280 test_target build "$TARGET" 1
295 test_target build "$TARGET" 1
/third_party/mbedtls/tests/scripts/
H A Dall.sh3198 test_target="$2"
3233 if [ "$test_target" = "ECC" ]; then
3270 test_target="$1"
3273 if [ "$test_target" = "ECC_DH" ]; then
3290 if [ "$test_target" = "ECC_DH" ]; then
3301 config_psa_crypto_config_accel_ecc_ffdh_no_bignum 1 "$test_target"
3350 test_target="$1"
3353 if [ "$test_target" = "ECC_DH" ]; then
3361 config_psa_crypto_config_accel_ecc_ffdh_no_bignum 0 "$test_target"

Completed in 8 milliseconds