• Home
  • Raw
  • Download

Lines Matching refs:TEST_info

314         TEST_info("Can't convert %s", value);  in parse_bin()
347 TEST_info("skipping, '%s' is disabled", alg); in digest_test_init()
362 TEST_info("%s is fetched", alg); in digest_test_init()
557 TEST_info("skipping, '%s' is disabled", alg); in cipher_test_init()
568 TEST_info("skipping, '%s' is not available", alg); in cipher_test_init()
590 TEST_info("%s is fetched", alg); in cipher_test_init()
1152 TEST_info("skipping, '%s' is disabled", alg); in mac_test_init()
1313 TEST_info("Trying the EVP_PKEY %s test", OBJ_nid2sn(expected->type)); in mac_test_run_pkey()
1315 TEST_info("Trying the EVP_PKEY %s test with %s", in mac_test_run_pkey()
1320 TEST_info("skipping, PKEY CMAC '%s' is disabled", expected->alg); in mac_test_run_pkey()
1328 TEST_info("skipping, PKEY CMAC '%s' is disabled", expected->alg); in mac_test_run_pkey()
1354 TEST_info("skipping, HMAC '%s' is disabled", expected->alg); in mac_test_run_pkey()
1421 TEST_info("Trying the EVP_MAC %s test", expected->mac_name); in mac_test_run_mac()
1423 TEST_info("Trying the EVP_MAC %s test with %s", in mac_test_run_mac()
1455 TEST_info("skipping, algorithm '%s' is disabled", expected->alg); in mac_test_run_mac()
1696 TEST_info("skipping, key '%s' is disabled", name); in pkey_test_init()
1744 TEST_info("skipping, '%s' is disabled", p); in pkey_test_ctrl()
2044 TEST_info("Invalid empty integer value"); in parse_uint64()
2120 TEST_info("skipping, '%s' is disabled", alg); in pbe_test_init()
2656 TEST_info("Error in test case %d of %d\n", i, expected->n + 1); in rand_test_run()
2693 TEST_info("skipping, '%s' is disabled", name); in kdf_test_init()
2753 TEST_info("skipping, '%s' is disabled", p); in kdf_test_ctrl()
2761 TEST_info("skipping, '%s' is disabled", p); in kdf_test_ctrl()
2839 TEST_info("skipping, '%s' is disabled", name); in pkey_kdf_test_init()
2959 TEST_info("Can't find private key: %s", priv); in keypair_test_init()
2964 TEST_info("Can't find public key: %s", pub); in keypair_test_init()
3130 TEST_info("Warning: legacy key generated %s", keygen->keyname); in keygen_test_run()
3138 TEST_info("Duplicate key %s", keygen->keyname); in keygen_test_run()
3504 TEST_info("%s:%d: Source of above error (%s); unexpected error %s", in check_test_error()
3507 TEST_info("%s:%d: Source of above error; unexpected error %s", in check_test_error()
3513 TEST_info("%s:%d: Succeeded but was expecting %s", in check_test_error()
3519 TEST_info("%s:%d: Expected %s got %s", in check_test_error()
3528 TEST_info("%s:%d: Test is missing function or reason code", in check_test_error()
3535 TEST_info("%s:%d: Expected error \"%s\" not set", in check_test_error()
3542 TEST_info("%s:%d: Expected error \"%s\", no strings available." in check_test_error()
3551 TEST_info("%s:%d: Expected error \"%s\", got \"%s\"", in check_test_error()
3568 TEST_info("%s:%d %s error", in run_test()
3728 TEST_info("Can't read private key %s", pp->value); in parse()
3737 TEST_info("Can't read public key %s", pp->value); in parse()
3762 TEST_info("Failed to parse %s value", pp->key); in parse()
3768 TEST_info("Unrecognised algorithm NID"); in parse()
3772 TEST_info("Failed to create binary key"); in parse()
3782 TEST_info("Can't read %s data", pp->key); in parse()
3790 TEST_info("skipping, '%s' provider not available: %s:%d", in parse()
3802 TEST_info("Line %d: error matching FIPS versions\n", t->s.curr); in parse()
3805 TEST_info("skipping, FIPS provider incompatible version: %s:%d", in parse()
3819 TEST_info("Duplicate key %s", pp->value); in parse()
3831 TEST_info("Line %d: missing blank line\n", t->s.curr); in parse()
3854 TEST_info("skipping, Securitycheck is disabled: %s:%d", in parse()
3860 TEST_info("Line %d: 'Availablein' should be the first option", in parse()
3865 TEST_info("Line %d: multiple result lines", t->s.curr); in parse()
3873 TEST_info("Line %d: multiple reason lines", t->s.curr); in parse()
3882 TEST_info("Line %d: unknown keyword %s", t->s.curr, pp->key); in parse()
3886 TEST_info("Line %d: error processing keyword %s = %s\n", in parse()