Home
last modified time | relevance | path

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

/openbmc/libcper/tests/schemavalidator/
H A Dvalidate.c223 int properties_valid = 1; in _schemavalidator_check_properties() local
235 properties_valid = 0; in _schemavalidator_check_properties()
245 int ret = properties_valid == 1 ? SCHEMAVALIDATOR_ERR_VALID : in _schemavalidator_check_properties()