HomeSort by: relevance | last modified time | path
    Searched refs:_expect (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/enginepkcs11/
tests.sh 31 _expect=$2
36 test "$_count" -eq "$_expect" || _ret=1
37 test "$_ret" -eq 0 || echo_i "failed (expected $_expect keys, got $_count)"
42 test "$_count" -eq "$_expect" || _ret=1
  /src/crypto/external/apache2/openssl/dist/test/
quic_wire_test.c 1246 encode_case_##n##_expect, \
1247 OSSL_NELEM(encode_case_##n##_expect), \

Completed in 26 milliseconds