Home
last modified time | relevance | path

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

/openssl/test/
H A Dproperty_test.c28 static int add_property_names(const char *n, ...) in add_property_names() function
157 && add_property_names("sky", "groan", "cold", "today", "tomorrow", "n", in test_property_parse()
177 && add_property_names("wood", NULL) in test_property_query_value_create()
225 || !add_property_names("a", "n", NULL)) in test_property_parse_error()
275 && add_property_names("colour", "urn", "clouds", "pot", "day", "night", in test_property_merge()
299 && add_property_names("red", "blue", NULL) in test_property_defn_cache()
360 && add_property_names("alpha", "omega", NULL) in test_definition_compares()
389 || !add_property_names("position", NULL)) in test_register_deregister()
463 || !add_property_names("fast", "colour", "sky", "furry", NULL)) in test_property()
574 || !add_property_names("n", NULL)) in test_query_cache_stochastic()

Completed in 6 milliseconds