Home
last modified time | relevance | path

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

/openbmc/libcper/tests/
H A Dir-tests.c731 json_object *section_obj = json_object_new_object(); in NVIDIAEVENTEventHeaderVersionMismatch_IRValid() local
763 add_string(section_obj, "sectionType", "nvidiaevent"); in NVIDIAEVENTEventHeaderVersionMismatch_IRValid()
764 json_object_object_add(section_obj, "nvidiaevent", nvidiaevent_obj); in NVIDIAEVENTEventHeaderVersionMismatch_IRValid()
765 json_object_array_add(sections_arr, section_obj); in NVIDIAEVENTEventHeaderVersionMismatch_IRValid()