H A D | test_cil_list.c | 49 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; in test_cil_list_append_item() local 52 gen_test_tree(&test_tree, line); in test_cil_list_append_item() 61 test_ast_node->line = 1; in test_cil_list_append_item() 77 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; in test_cil_list_append_item_append() local 80 gen_test_tree(&test_tree, line); in test_cil_list_append_item_append() 89 test_ast_node->line = 1; in test_cil_list_append_item_append() 113 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", "process", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; in test_cil_list_append_item_append_extra() local 116 gen_test_tree(&test_tree, line); in test_cil_list_append_item_append_extra() 125 test_ast_node->line = 1; in test_cil_list_append_item_append_extra() 155 char *line[] in test_cil_list_append_item_listnull_neg() local 182 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_append_item_itemnull_neg() local 206 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item() local 234 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item_prepend() local 263 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", "process", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item_prepend_neg() local 297 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item_listnull_neg() local 324 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item_itemnull_neg() local [all...] |