Searched refs:test_name_fail (Results 1 – 1 of 1) sorted by relevance
63 test_name_fail(hx509_context context, const char *name) in test_name_fail() function368 ret += test_name_fail(context, "="); in main()369 ret += test_name_fail(context, "CN=foo,=foo"); in main()370 ret += test_name_fail(context, "CN=foo,really-unknown-type=foo"); in main()