Searched refs:test_parse_root (Results 1 – 1 of 1) sorted by relevance
44 struct cil_tree *test_parse_root; in test_cil_parser() local45 cil_tree_init(&test_parse_root); in test_cil_parser()52 rc = cil_parser("policy.cil", data->buffer, data->file_size + 2, &test_parse_root); in test_cil_parser()54 CuAssertPtrNotNull(tc, test_parse_root); in test_cil_parser()