H A D | test_cil_build_ast.c | 64 char *line[] = {"(", "allow", "test", "foo", "(", "bar", "(", "read", "write", ")", ")", ")", NULL}; in test_cil_parse_to_list() local 67 gen_test_tree(&test_tree, line); in test_cil_parse_to_list() 95 char *line[] = {"(", "allow", "test", "foo", "(", "bar", "(", "read", "write", ")", ")", ")", NULL}; in test_cil_parse_to_list_currnull_neg() local 98 gen_test_tree(&test_tree, line); in test_cil_parse_to_list_currnull_neg() 126 char *line[] = {"(", "allow", "test", "foo", "(", "bar", "(", "read", "write", ")", ")", ")", NULL}; in test_cil_parse_to_list_listnull_neg() local 129 gen_test_tree(&test_tree, line); in test_cil_parse_to_list_listnull_neg() 155 char *line[] = {"(", "foo1", "foo2", "(", "foo3", ")", ")", NULL}; in test_cil_set_to_list() local 161 gen_test_tree(&test_tree, line); in test_cil_set_to_list() 181 char *line[] = {"(", "foo", "bar", ")", NULL}; in test_cil_set_to_list_cl_head_null_neg() local 187 gen_test_tree(&test_tree, line); in test_cil_set_to_list_cl_head_null_neg() 196 char *line[] = {"(", "foo1", "foo2", "foo3", ")", NULL}; test_cil_set_to_list_listnull_neg() local 207 char *line[] = {"(", "block", "a", "(", "type", "log", ")", ")", NULL}; test_cil_gen_block() local 229 char *line[] = {"(", "block", ")", NULL}; test_cil_gen_block_justblock_neg() local 248 char *line[] = {"(", "block", "(", "type", "log", ")", ")", NULL}; test_cil_gen_block_noname_neg() local 267 char *line[] = {"(", "block", "foo", "(", "type", "log", ")", ")", NULL}; test_cil_gen_block_dbnull_neg() local 282 char *line[] = {"(", "block", "foo", "(", "type", "log", ")", ")", NULL}; test_cil_gen_block_treenull_neg() local 303 char *line[] = {"(", "block", "foo", "(", "type", "log", ")", ")", NULL}; test_cil_gen_block_nodenull_neg() local 318 char *line[] = {"(", "block", "foo", "(", "type", "log", ")", ")", NULL}; test_cil_gen_block_nodeparentnull_neg() local 337 char *line[] = {"(", "block", "a", "(", "type", "log", ")", ")", NULL}; test_cil_destroy_block() local 358 char *line[] = {"(", "blockinherit", "foo", ")", NULL}; test_cil_gen_blockinherit() local 377 char *line[] = {"(", "blockinherit", "(", "foo", ")", ")", NULL}; test_cil_gen_blockinherit_namelist_neg() local 396 char *line[] = {"(", "blockinherit", ")", NULL}; test_cil_gen_blockinherit_namenull_neg() local 415 char *line[] = {"(", "blockinherit", "foo", "extra", ")", NULL}; test_cil_gen_blockinherit_extra_neg() local 434 char *line[] = {"(", "blockinherit", "foo", "extra", ")", NULL}; test_cil_gen_blockinherit_dbnull_neg() local 449 char *line[] = {"(", ")", NULL}; test_cil_gen_blockinherit_currnull_neg() local 468 char *line[] = {"(", "blockinherit", "foo", "extra", ")", NULL}; test_cil_gen_blockinherit_astnull_neg() local 483 char *line[] = {"(", "class", "foo", "(", "read", "write", "open", ")", ")", NULL}; test_cil_gen_perm() local 514 char *line[] = {"(", "class", "file", "(", "read", "write", "open", ")", ")", NULL}; test_cil_gen_perm_dbnull_neg() local 538 char *line[] = {"(", "class", "file", "(", "read", "write", "open", ")", ")", NULL}; test_cil_gen_perm_currnull_neg() local 565 char *line[] = {"(", "class", "foo", "(", "read", "write", "open", ")", ")", NULL}; test_cil_gen_perm_astnull_neg() local 588 char *line[] = {"(", "class", "file", "(", "read", "write", "open", ")", ")", NULL}; test_cil_gen_perm_nodenull_neg() local 612 char *line[] = {"(", "permissionset", "foo", "(", "read", "write", ")", ")", NULL}; test_cil_gen_permset() local 631 char *line[] = {"(", "permissionset", ")", NULL}; test_cil_gen_permset_noname_neg() local 650 char *line[] = {"(", "permissionset", "(", "foo", ")", "(", "read", "write", ")", ")", NULL}; test_cil_gen_permset_nameinparens_neg() local 669 char *line[] = {"(", "permissionset", "foo", ")", NULL}; test_cil_gen_permset_noperms_neg() local 688 char *line[] = {"(", "permissionset", "foo", "(", ")", ")", NULL}; test_cil_gen_permset_emptyperms_neg() local 707 char *line[] = {"(", "permissionset", "foo", "(", "read", "write", ")", "extra", ")", NULL}; test_cil_gen_permset_extra_neg() local 726 char *line[] = {"(", "permissionset", "foo", "(", "read", "write", ")", ")", NULL}; test_cil_gen_permset_dbnull_neg() local 741 char *line[] = {"(", ")", NULL}; test_cil_gen_permset_currnull_neg() local 760 char *line[] = {"(", "permissionset", "foo", "(", "read", "write", ")", ")", NULL}; test_cil_gen_permset_astnull_neg() local 775 char *line[] = {"(", "class", "file", "(", "read", "write", "open", ")", ")", NULL}; test_cil_gen_perm_nodes() local 803 char *line[] = {"(", "class", "file", "(", "read", "write", "open", ")", ")", NULL}; test_cil_gen_perm_nodes_failgen_neg() local 833 char *line[] = {"(", "class", "file", "(", "read", "(", "write", "open", ")", ")", NULL}; test_cil_gen_perm_nodes_inval_perm_neg() local 861 char *line[] = {"(", "permissionset", "foo", "(", "read", "write", ")", ")", NULL}; test_cil_fill_permset() local 877 char *line[] = {"(", "permissionset", "foo", "(", "read", "(", "write", ")", ")", ")", NULL}; test_cil_fill_permset_sublist_neg() local 893 char *line[] = {"(", "permissionset", "foo", "(", ")", ")", NULL}; test_cil_fill_permset_startpermnull_neg() local 909 char *line[] = {"(", "permissionset", "foo", "(", "read", "write", ")", ")", NULL}; test_cil_fill_permset_permsetnull_neg() local 924 char *line[] = {"(", "in", "foo", "(", "allow", "test", "baz", "(", "char", "(", "read", ")", ")", ")", ")", NULL}; test_cil_gen_in() local 943 char *line[] = {"(", "in", ")", NULL}; test_cil_gen_in_blockstrnull_neg() local 962 char *line[] = {"(", "in", "foo", "(", "allow", "test", "baz", "(", "char", "(", "read", ")", ")", ")", "extra", ")", NULL}; test_cil_gen_in_extra_neg() local 981 char *line[] = {"(", "in", "foo", "(", "allow", "test", "baz", "(", "char", "(", "read", ")", ")", ")", ")", NULL}; test_cil_gen_in_dbnull_neg() local 996 char *line[] = {"(", ")", NULL}; test_cil_gen_in_currnull_neg() local 1015 char *line[] = {"(", "in", "foo", "(", "allow", "test", "baz", "(", "char", "(", "read", ")", ")", ")", ")", NULL}; test_cil_gen_in_astnull_neg() local 1030 char *line[] = {"(", "class", "file", "(", "read", "write", "open", ")", ")", NULL}; test_cil_gen_class() local 1052 char *line[] = {"(", "class", "(", "read", "write", "open", ")", ")", NULL}; test_cil_gen_class_noname_neg() local 1071 char *line[] = {"(", "class", "(", "read", "write", "open", ")", ")", NULL}; test_cil_gen_class_nodenull_neg() local 1086 char *line[] = {"(", "class", "(", "read", "write", "open", ")", ")", NULL}; test_cil_gen_class_dbnull_neg() local 1101 char *line[] = {"(", "class", "(", "read", "write", "open", ")", ")", NULL}; test_cil_gen_class_currnull_neg() local 1119 char *line[] = {"(", "test", "read", "write", "open", ")", ")", NULL}; test_cil_gen_class_noclass_neg() local 1138 char *line[] = {"(", "class", ")", NULL}; test_cil_gen_class_noclassname_neg() local 1157 char *line[] = {"(", "class", "(", "foo", ")", ")", NULL}; test_cil_gen_class_namesublist_neg() local 1176 char *line[] = {"(", "class", "foo", ")", NULL}; test_cil_gen_class_noperms() local 1195 char *line[] = {"(", "class", "foo", "read", "write", ")", NULL}; test_cil_gen_class_permsnotinlist_neg() local 1214 char *line[] = {"(", "class", "foo", "(", "read", ")", "(", "write", ")", ")", NULL}; test_cil_gen_class_extrapermlist_neg() local 1233 char *line[] = {"(", "class", "test", "(", "read", "(", "write", ")", ")", ")", NULL}; test_cil_gen_class_listinlist_neg() local 1252 char *line[] = {"(", "classpermissionset", "char_w", "(", "char", "(", "write", ")", ")", ")", NULL}; test_cil_fill_classpermset_anonperms() local 1268 char *line[] = {"(", "classpermissionset", "char_w", "(", "char", "(", "write", "(", "extra", ")", ")", ")", ")", NULL}; test_cil_fill_classpermset_anonperms_neg() local 1284 char *line[] = {"(", "classpermissionset", "char_w", "(", "char", "perms", ")", ")", NULL}; test_cil_fill_classpermset_namedperms() local 1300 char *line[] = {"(", "classpermissionset", "char_w", "(", "char", "(", "write", ")", "extra", ")", ")", NULL}; test_cil_fill_classpermset_extra_neg() local 1316 char *line[] = {"(", "classpermissionset", "char_w", "(", "char", "(", ")", ")", ")", NULL}; test_cil_fill_classpermset_emptypermslist_neg() local 1332 char *line[] = {"(", "classpermissionset", "char_w", "(", "char", ")", ")", NULL}; test_cil_fill_classpermset_noperms_neg() local 1348 char *line[] = {"(", "classpermissionset", "char_w", "(", "(", "write", ")", ")", ")", NULL}; test_cil_fill_classpermset_noclass_neg() local 1364 char *line[] = {"(", "classpermissionset", "char_w", "(", ")", ")", NULL}; test_cil_fill_classpermset_classnodenull_neg() local 1380 char *line[] = {"(", "classpermissionset", "char_w", "(", "char", "(", "read", ")", ")", ")", NULL}; test_cil_fill_classpermset_cpsnull_neg() local 1395 char *line[] = {"(", "classpermissionset", "char_w", "(", "char", "(", "write", ")", ")", ")", NULL}; test_cil_gen_classpermset() local 1414 char *line[] = {"(", "classpermissionset", ")", NULL}; test_cil_gen_classpermset_noname_neg() local 1433 char *line[] = {"(", "classpermissionset", "(", "foo", ")", "(", "read", "(", "write", ")", ")", ")", NULL}; test_cil_gen_classpermset_nameinparens_neg() local 1452 char *line[] = {"(", "classpermissionset", "foo", ")", NULL}; test_cil_gen_classpermset_noclass_neg() local 1471 char *line[] = {"(", "classpermissionset", "foo", "(", "char", ")", ")", ")", NULL}; test_cil_gen_classpermset_noperms_neg() local 1490 char *line[] = {"(", "classpermissionset", "foo", "(", ")", ")", NULL}; test_cil_gen_classpermset_emptyperms_neg() local 1509 char *line[] = {"(", "classpermissionset", "foo", "(", "read", "(", "write", ")", ")", "extra", ")", NULL}; test_cil_gen_classpermset_extra_neg() local 1528 char *line[] = {"(", "classpermissionset", "foo", "(", "read", "(", "write", ")", ")", ")", NULL}; test_cil_gen_classpermset_dbnull_neg() local 1543 char *line[] = {"(", ")", NULL}; test_cil_gen_classpermset_currnull_neg() local 1562 char *line[] = {"(", "classpermissionset", "foo", "(", "read", "(", "write", ")", ")", ")", NULL}; test_cil_gen_classpermset_astnull_neg() local 1577 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", NULL}; test_cil_gen_classmap_perm() local 1609 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", NULL}; test_cil_gen_classmap_perm_dupeperm_neg() local 1637 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", NULL}; test_cil_gen_classmap_perm_dbnull_neg() local 1667 char *line[] = {"(", "classmap", "files", "(", ")", ")", NULL}; test_cil_gen_classmap_perm_currnull_neg() local 1695 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", NULL}; test_cil_gen_classmap_perm_astnull_neg() local 1718 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", NULL}; test_cil_gen_classmap() local 1737 char *line[] = {"(", "classmap", "files", "(", "read", ")", "extra", ")", NULL}; test_cil_gen_classmap_extra_neg() local 1756 char *line[] = {"(", "classmap", ")", NULL}; test_cil_gen_classmap_noname_neg() local 1775 char *line[] = {"(", "classmap", "files", "(", ")", ")", NULL}; test_cil_gen_classmap_emptyperms_neg() local 1794 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", NULL}; test_cil_gen_classmap_dbnull_neg() local 1809 char *line[] = {"(", ")", NULL}; test_cil_gen_classmap_currnull_neg() local 1828 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", NULL}; test_cil_gen_classmap_astnull_neg() local 1843 char *line[] = {"(", "classmapping", "files", "read", test_cil_gen_classmapping_anonpermset() local 1863 char *line[] = {"(", "classmapping", "files", "read", test_cil_gen_classmapping_anonpermset_neg() local 1883 char *line[] = {"(", "classmapping", "files", "read", "char_w", ")", NULL}; test_cil_gen_classmapping_namedpermset() local 1902 char *line[] = {"(", "classmapping", ")", NULL}; test_cil_gen_classmapping_noclassmapname_neg() local 1921 char *line[] = {"(", "classmapping", "files", ")", NULL}; test_cil_gen_classmapping_noclassmapperm_neg() local 1940 char *line[] = {"(", "classmapping", "files", "read", ")", NULL}; test_cil_gen_classmapping_nopermissionsets_neg() local 1959 char *line[] = {"(", "classmapping", "files", "read", test_cil_gen_classmapping_dbnull_neg() local 1975 char *line[] = {"(", ")", NULL}; test_cil_gen_classmapping_currnull_neg() local 1994 char *line[] = {"(", "classmapping", "files", "read", test_cil_gen_classmapping_astnull_neg() local 2010 char *line[] = {"(", "common", "test", "(", "read", "write", ")", ")", NULL}; test_cil_gen_common() local 2031 char *line[] = {"(", "common", "test", "(", "read", "write", ")", ")", NULL}; test_cil_gen_common_dbnull_neg() local 2047 char *line[] = {"(", ")", NULL}; test_cil_gen_common_currnull_neg() local 2064 char *line[] = {"(", "common", "test", "(", "read", "write", ")", ")", NULL}; test_cil_gen_common_astnull_neg() local 2080 char *line[] = {"(", "common", ")", NULL}; test_cil_gen_common_noname_neg() local 2100 char *line[] = {"(", "common", "foo", "(", "write", ")", "(", "read", ")", ")", NULL}; test_cil_gen_common_twoperms_neg() local 2120 char *line[] = {"(", "common", "test", "(", "read", "(", "write", ")", ")", ")", NULL}; test_cil_gen_common_permsublist_neg() local 2140 char *line[] = {"(", "common", "test", "(", ")", ")", NULL}; test_cil_gen_common_noperms_neg() local 2160 char *line[] = {"(", "sid", "foo", ")", NULL}; test_cil_gen_sid() local 2179 char *line[] = {"(", "sid", ")", NULL}; test_cil_gen_sid_noname_neg() local 2198 char *line[] = {"(", "sid", "(", "foo", ")", ")", NULL}; test_cil_gen_sid_nameinparens_neg() local 2217 char *line[] = {"(", "sid", "foo", "extra", ")", NULL}; test_cil_gen_sid_extra_neg() local 2236 char *line[] = {"(", "sid", "foo", ")", NULL}; test_cil_gen_sid_dbnull_neg() local 2251 char *line[] = {"(", ")", NULL}; test_cil_gen_sid_currnull_neg() local 2270 char *line[] = {"(", "sid", "foo", ")", NULL}; test_cil_gen_sid_astnull_neg() local 2285 char *line[] = {"(", "sidcontext", "test", "(", "blah", "blah", "blah", "(", "(", "s0", "(", "c0", ")", ")", "(", "s0", "(", "c0", ")", ")", ")", ")", ")", NULL}; test_cil_gen_sidcontext() local 2307 char *line[] = {"(", "sidcontext", "test", "something", ")", NULL}; test_cil_gen_sidcontext_namedcontext() local 2328 char *line[] = {"(", "sidcontext", "test", "(", "blah", "blah", "blah", "(", "(", "s0", "(", "c0", ")", ")", ")", ")", ")", NULL}; test_cil_gen_sidcontext_halfcontext_neg() local 2347 char *line[] = {"(", "sidcontext", "(", "blah", "blah", "blah", "(", "s0", "(", "c0", ")", ")", "(", "s0", "(", "c0", ")", ")", ")", ")", NULL}; test_cil_gen_sidcontext_noname_neg() local 2366 char *line[] = {"(", "sidcontext", ")", NULL}; test_cil_gen_sidcontext_empty_neg() local 2385 char *line[] = {"(", "sidcontext", "test", ")", NULL}; test_cil_gen_sidcontext_nocontext_neg() local 2404 char *line[] = {"(", "sidcontext", "test", "test2", "(", "blah", "blah", "blah", "(", "s0", "(", "c0", ")", ")", "(", "s0", "(", "c0", ")", ")", ")", ")", NULL}; test_cil_gen_sidcontext_dblname_neg() local 2423 char *line[] = {"(", "sidcontext", "test", "(", "blah", "blah", "blah", "(", "s0", "(", "c0", ")", ")", "(", "s0", "(", "c0", ")", ")", ")", ")", NULL}; test_cil_gen_sidcontext_dbnull_neg() local 2452 char *line[] = {"(", "sidcontext", "test", "(", "blah", "blah", "blah", "(", "s0", "(", "c0", ")", ")", "(", "s0", "(", "c0", ")", ")", ")", ")", NULL}; test_cil_gen_sidcontext_astnodenull_neg() local 2471 char *line[] = {"(", "type", "test", ")", NULL}; test_cil_gen_type() local 2492 char *line[] = {"(", "type", "test", ")", NULL}; test_cil_gen_type_dbnull_neg() local 2507 char *line[] = {"(", ")", NULL}; test_cil_gen_type_currnull_neg() local 2526 char *line[] = {"(", "type", "test", ")", NULL}; test_cil_gen_type_astnull_neg() local 2541 char *line[] = {"(", "type", "foo", "bar," ")", NULL}; test_cil_gen_type_extra_neg() local 2560 char *line[] = {"(", "typeattribute", "test", NULL}; test_cil_gen_typeattribute() local 2581 char *line[] = {"(", "typeattribute", "test", ")", NULL}; test_cil_gen_typeattribute_dbnull_neg() local 2597 char *line[] = {"(", ")", NULL}; test_cil_gen_typeattribute_currnull_neg() local 2617 char *line[] = {"(", "typeattribute", "test", ")", NULL}; test_cil_gen_typeattribute_astnull_neg() local 2632 char *line[] = {"(", "typeattribute", "foo", "bar," ")", NULL}; test_cil_gen_typeattribute_extra_neg() local 2651 char *line[] = {"(", "typebounds", "type_a", "type_b", ")", NULL}; test_cil_gen_typebounds() local 2670 char *line[] = {"(", "typebounds", ")", NULL}; test_cil_gen_typebounds_notype1_neg() local 2689 char *line[] = {"(", "typebounds", "(", "type_a", ")", "type_b", ")", NULL}; test_cil_gen_typebounds_type1inparens_neg() local 2708 char *line[] = {"(", "typebounds", "type_a", ")", NULL}; test_cil_gen_typebounds_notype2_neg() local 2727 char *line[] = {"(", "typebounds", "type_a", "(", "type_b", ")", ")", NULL}; test_cil_gen_typebounds_type2inparens_neg() local 2746 char *line[] = {"(", "typebounds", "type_a", "type_b", "extra", ")", NULL}; test_cil_gen_typebounds_extra_neg() local 2765 char *line[] = {"(", "typebounds", "type_a", "type_b", ")", NULL}; test_cil_gen_typebounds_dbnull_neg() local 2780 char *line[] = {"(", ")", NULL}; test_cil_gen_typebounds_currnull_neg() local 2799 char *line[] = {"(", "typebounds", "type_a", "type_b", ")", NULL}; test_cil_gen_typebounds_astnull_neg() local 2814 char *line[] = {"(", "typepermissive", "type_a", ")", NULL}; test_cil_gen_typepermissive() local 2833 char *line[] = {"(", "typepermissive", ")", NULL}; test_cil_gen_typepermissive_noname_neg() local 2852 char *line[] = {"(", "typepermissive", "(", "type_a", ")", ")", NULL}; test_cil_gen_typepermissive_typeinparens_neg() local 2871 char *line[] = {"(", "typepermissive", "type_a", "extra", ")", NULL}; test_cil_gen_typepermissive_extra_neg() local 2890 char *line[] = {"(", "typepermissive", "type_a", ")", NULL}; test_cil_gen_typepermissive_dbnull_neg() local 2905 char *line[] = {"(", ")", NULL}; test_cil_gen_typepermissive_currnull_neg() local 2924 char *line[] = {"(", "typepermissive", "type_a", ")", NULL}; test_cil_gen_typepermissive_astnull_neg() local 2939 char *line[] = {"(", "nametypetransition", "str", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_nametypetransition() local 2958 char *line[] = {"(", "nametypetransition", "(", "str", ")", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_nametypetransition_strinparens_neg() local 2977 char *line[] = {"(", "nametypetransition", ")", NULL}; test_cil_gen_nametypetransition_nostr_neg() local 2996 char *line[] = {"(", "nametypetransition", "str", "(", "foo", ")", "bar", "file", "foobar", ")", NULL}; test_cil_gen_nametypetransition_srcinparens_neg() local 3015 char *line[] = {"(", "nametypetransition", "str", ")", NULL}; test_cil_gen_nametypetransition_nosrc_neg() local 3034 char *line[] = {"(", "nametypetransition", "str", "foo", "(", "bar", ")", "file", "foobar", ")", NULL}; test_cil_gen_nametypetransition_tgtinparens_neg() local 3053 char *line[] = {"(", "nametypetransition", "str", "foo", ")", NULL}; test_cil_gen_nametypetransition_notgt_neg() local 3072 char *line[] = {"(", "nametypetransition", "str", "foo", "bar", "(", "file", ")", "foobar", ")", NULL}; test_cil_gen_nametypetransition_classinparens_neg() local 3091 char *line[] = {"(", "nametypetransition", "str", "foo", "bar", ")", NULL}; test_cil_gen_nametypetransition_noclass_neg() local 3110 char *line[] = {"(", "nametypetransition", "str", "foo", "bar", "file", "(", "foobar", ")", ")", NULL}; test_cil_gen_nametypetransition_destinparens_neg() local 3129 char *line[] = {"(", "nametypetransition", "str", "foo", "bar", "file", ")", NULL}; test_cil_gen_nametypetransition_nodest_neg() local 3149 char *line[] = {"(", "nametypetransition", "str", "foo", "bar", "file", "foobar", "extra", ")", NULL}; test_cil_gen_nametypetransition_extra_neg() local 3168 char *line[] = {"(", "nametypetransition", "str", "foo", "bar", "file", "foobar", "extra", ")", NULL}; test_cil_gen_nametypetransition_dbnull_neg() local 3183 char *line[] = {"(", ")", NULL}; test_cil_gen_nametypetransition_currnull_neg() local 3202 char *line[] = {"(", "nametypetransition", "str", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_nametypetransition_astnull_neg() local 3217 char *line[] = {"(", "rangetransition", "type_a_t", "type_b_t", "class", "(", "low_l", "high_l", ")", ")", NULL}; test_cil_gen_rangetransition() local 3236 char *line[] = {"(", "rangetransition", "type_a_t", "type_b_t", "class", "namedtrans", ")", NULL}; test_cil_gen_rangetransition_namedtransition() local 3255 char *line[] = {"(", "rangetransition", "type_a_t", "type_b_t", "class", "(", "(", "s0", "(", "c0", ")", ")", "high_l", ")", ")", NULL}; test_cil_gen_rangetransition_anon_low_l() local 3274 char *line[] = {"(", "rangetransition", "type_a_t", "type_b_t", "class", "(", "(", "s0", "(", ")", ")", "high_l", ")", ")", NULL}; test_cil_gen_rangetransition_anon_low_l_neg() local 3293 char *line[] = {"(", "rangetransition", "type_a_t", "type_b_t", "class", "(", "low_l", "(", "s0", "(", "c0", ")", ")", ")", ")", NULL}; test_cil_gen_rangetransition_anon_high_l() local 3312 char *line[] = {"(", "rangetransition", "type_a_t", "type_b_t", "class", "(", "low_l", "(", "s0", "(", ")", ")", ")", ")", NULL}; test_cil_gen_rangetransition_anon_high_l_neg() local 3331 char *line[] = {"(", "rangetransition", "type_a_t", "type_b_t", "class", "(", "low_l", "high_l", ")", ")", NULL}; test_cil_gen_rangetransition_dbnull_neg() local 3346 char *line[] = {"(", ")", NULL}; test_cil_gen_rangetransition_currnull_neg() local 3365 char *line[] = {"(", "rangetransition", "type_a_t", "type_b_t", "class", "(", "low_l", "high_l", ")", ")", NULL}; test_cil_gen_rangetransition_astnull_neg() local 3380 char *line[] = {"(", "rangetransition", ")", NULL}; test_cil_gen_rangetransition_nofirsttype_neg() local 3399 char *line[] = {"(", "rangetransition", "(", "type_a_t", ")", "type_b_t", "class", "(", "low_l", "high_l", ")", ")", NULL}; test_cil_gen_rangetransition_firsttype_inparens_neg() local 3418 char *line[] = {"(", "rangetransition", "type_a_t", ")", NULL}; test_cil_gen_rangetransition_nosecondtype_neg() local 3437 char *line[] = {"(", "rangetransition", "type_a_t", "(", "type_b_t", ")", "class", "(", "low_l", "high_l", ")", ")", NULL}; test_cil_gen_rangetransition_secondtype_inparens_neg() local 3456 char *line[] = {"(", "rangetransition", "type_a_t", "type_b_t", ")", NULL}; test_cil_gen_rangetransition_noclass_neg() local 3475 char *line[] = {"(", "rangetransition", "type_a_t", "type_b_t", "(", "class", ")", "(", "low_l", "high_l", ")", ")", NULL}; test_cil_gen_rangetransition_class_inparens_neg() local 3494 char *line[] = {"(", "rangetransition", "type_a_t", "type_b_t", "class", ")", NULL}; test_cil_gen_rangetransition_nolevel_l_neg() local 3513 char *line[] = {"(", "rangetransition", "type_a_t", "type_b_t", "class", "(", "low_l", ")", ")", NULL}; test_cil_gen_rangetransition_nolevel_h_neg() local 3532 char *line[] = {"(", "rangetransition", "type_a_t", "type_b_t", "class", "(", "low_l", "high_l", ")", "extra", ")", NULL}; test_cil_gen_rangetransition_extra_neg() local 3551 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_gen_expr_stack_and() local 3574 char *line[] = {"(", "booleanif", "(", "or", "foo", "bar", ")", test_cil_gen_expr_stack_or() local 3597 char *line[] = {"(", "booleanif", "(", "xor", "foo", "bar", ")", test_cil_gen_expr_stack_xor() local 3620 char *line[] = {"(", "booleanif", "(", "not", "foo", ")", test_cil_gen_expr_stack_not() local 3643 char *line[] = {"(", "booleanif", "(", "not", ")", test_cil_gen_expr_stack_not_noexpr_neg() local 3666 char *line[] = {"(", "booleanif", "(", "not", "foo", "bar", ")", test_cil_gen_expr_stack_not_extraexpr_neg() local 3689 char *line[] = {"(", "booleanif", "(", "eq", "foo", "bar", ")", test_cil_gen_expr_stack_eq() local 3712 char *line[] = {"(", "booleanif", "(", "neq", "foo", "bar", ")", test_cil_gen_expr_stack_neq() local 3735 char *line[] = {"(", "booleanif", "(", "or", "(","neq", "foo", "bar", ")", "(", "eq", "baz", "boo", ")", ")", test_cil_gen_expr_stack_nested() local 3758 char *line[] = {"(", "booleanif", "(", "(","neq", "foo", "bar", ")", ")", test_cil_gen_expr_stack_nested_neg() local 3781 char *line[] = {"(", "booleanif", "(", "eq", "(", ")", "(", ")", ")", test_cil_gen_expr_stack_nested_emptyargs_neg() local 3804 char *line[] = {"(", "booleanif", "(", "or", "(","foo", "bar", ")", "(", "eq", "baz", "boo", ")", ")", test_cil_gen_expr_stack_nested_missingoperator_neg() local 3827 char *line[] = {"(", "booleanif", "(", "eq", ")", test_cil_gen_expr_stack_arg1null_neg() local 3850 char *line[] = {"(", "booleanif", "(", "eq", "foo", ")", test_cil_gen_expr_stack_arg2null_neg() local 3873 char *line[] = {"(", "booleanif", "(", "eq", "foo", "bar", "extra", ")", test_cil_gen_expr_stack_extraarg_neg() local 3896 char *line[] = {"(", "booleanif", "(", ")", ")", NULL}; test_cil_gen_expr_stack_currnull_neg() local 3918 char *line[] = {"(", "booleanif", "(", "xor", "foo", "bar", ")", test_cil_gen_expr_stack_stacknull_neg() local 3938 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_gen_boolif_multiplebools_true() local 3959 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_gen_boolif_multiplebools_false() local 3980 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_gen_boolif_multiplebools_unknowncond_neg() local 4001 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_gen_boolif_true() local 4021 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_gen_boolif_false() local 4041 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_gen_boolif_unknowncond_neg() local 4061 char *line[] = {"(", "booleanif", "(", "and", "(", "or", "foo", "bar", ")", "baz", ")", test_cil_gen_boolif_nested() local 4081 char *line[] = {"(", "booleanif", "(", "(", "or", "foo", "bar", ")", "baz", ")", test_cil_gen_boolif_nested_neg() local 4101 char *line[] = {"(", "booleanif", "(", "and", "(", "or", "foo", "bar", ")", "baz", "beef", ")", test_cil_gen_boolif_extra_neg() local 4121 char *line[] = {"(", "booleanif", "(", "(", "or", "foo", "bar", ")", ")", test_cil_gen_boolif_extra_parens_neg() local 4141 char *line[] = {"(", "booleanif", "baz", test_cil_gen_boolif_nocond() local 4161 char *line[] = {"(", "booleanif", "(", "**", "foo", "bar", ")", test_cil_gen_boolif_neg() local 4181 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_gen_boolif_dbnull_neg() local 4197 char *line[] = {"(", ")", NULL}; test_cil_gen_boolif_currnull_neg() local 4216 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_gen_boolif_astnull_neg() local 4232 char *line[] = {"(", "booleanif", ")", NULL}; test_cil_gen_boolif_nocond_neg() local 4251 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", ")", NULL}; test_cil_gen_boolif_notruelist_neg() local 4270 char *line[] = {"(", "booleanif", "(", ")", test_cil_gen_boolif_empty_cond_neg() local 4290 char *line[] = {"(", "tunableif", "(", "and", "foo", "bar", ")", test_cil_gen_tunif_multiplebools_true() local 4311 char *line[] = {"(", "tunableif", "(", "and", "foo", "bar", ")", test_cil_gen_tunif_multiplebools_false() local 4332 char *line[] = {"(", "tunableif", "(", "and", "foo", "bar", ")", test_cil_gen_tunif_multiplebools_unknowncond_neg() local 4353 char *line[] = {"(", "tunableif", "(", "and", "foo", "bar", ")", test_cil_gen_tunif_true() local 4373 char *line[] = {"(", "tunableif", "(", "and", "foo", "bar", ")", test_cil_gen_tunif_false() local 4393 char *line[] = {"(", "tunableif", "(", "and", "foo", "bar", ")", test_cil_gen_tunif_unknowncond_neg() local 4413 char *line[] = {"(", "tunableif", "baz", test_cil_gen_tunif_nocond() local 4433 char *line[] = {"(", "tunableif", "(", "and", "(", "or", "foo", "bar", ")", "baz", ")", test_cil_gen_tunif_nested() local 4453 char *line[] = {"(", "tunableif", "(", "(", "or", "foo", "bar", ")", "baz", ")", test_cil_gen_tunif_nested_neg() local 4473 char *line[] = {"(", "tunableif", "(", "and", "(", "or", "foo", "bar", ")", "baz", "beef", ")", test_cil_gen_tunif_extra_neg() local 4493 char *line[] = {"(", "tunableif", "(", "(", "or", "foo", "bar", ")", ")", test_cil_gen_tunif_extra_parens_neg() local 4513 char *line[] = {"(", "tunableif", "(", "**", "foo", "bar", ")", test_cil_gen_tunif_neg() local 4533 char *line[] = {"(", "tunableif", "(", "and", "foo", "bar", ")", test_cil_gen_tunif_dbnull_neg() local 4549 char *line[] = {"(", ")", NULL}; test_cil_gen_tunif_currnull_neg() local 4568 char *line[] = {"(", "tunableif", "(", "and", "foo", "bar", ")", test_cil_gen_tunif_astnull_neg() local 4584 char *line[] = {"(", "tunableif", ")", NULL}; test_cil_gen_tunif_nocond_neg() local 4603 char *line[] = {"(", "tunableif", "(", "and", "foo", "bar", ")", ")", NULL}; test_cil_gen_tunif_notruelist_neg() local 4622 char *line[] = {"(", "true", "(", "allow", "foo", "bar", "baz", "(", "read", ")", ")", ")", NULL}; test_cil_gen_condblock_true() local 4641 char *line[] = {"(", "false", "(", "allow", "foo", "bar", "baz", "(", "read", ")", ")", ")", NULL}; test_cil_gen_condblock_false() local 4660 char *line[] = {"(", "false", "(", "allow", "foo", "bar", "baz", "(", "read", ")", ")", ")", NULL}; test_cil_gen_condblock_dbnull_neg() local 4675 char *line[] = {"(", ")", NULL}; test_cil_gen_condblock_currnull_neg() local 4694 char *line[] = {"(", "false", "(", "allow", "foo", "bar", "baz", "(", "read", ")", ")", ")", NULL}; test_cil_gen_condblock_astnull_neg() local 4709 char *line[] = {"(", "true", ")", NULL}; test_cil_gen_condblock_nocond_neg() local 4728 char *line[] = {"(", "true", "(", "allow", "foo", "bar", "baz", "(", "read", ")", ")", "Extra", ")", NULL}; test_cil_gen_condblock_extra_neg() local 4747 char *line[] = {"(", "typealias", ".test.type", "type_t", ")", "(", "type", "test", ")", NULL}; test_cil_gen_typealias() local 4769 char *line[] = {"(", "typealias", ")", NULL}; test_cil_gen_typealias_incomplete_neg() local 4788 char *line[] = {"(", "typealias", ".test.type", ")", NULL}; test_cil_gen_typealias_incomplete_neg2() local 4807 char *line[] = {"(", "typealias", ".test.type", "foo", "extra_t", ")", NULL}; test_cil_gen_typealias_extratype_neg() local 4826 char *line[] = {"(", "typealias", ".test.type", "type_t", ")", "(", "type", "test", ")", NULL}; test_cil_gen_typealias_dbnull_neg() local 4841 char *line[] = {"(", ")", NULL}; test_cil_gen_typealias_currnull_neg() local 4860 char *line[] = {"(", "typealias", ".test.type", "type_t", ")", "(", "type", "test", ")", NULL}; test_cil_gen_typealias_astnull_neg() local 4875 char *line[] = {"(", "typeattributeset", "filetypes", "test_t", ")", NULL}; test_cil_gen_typeattributeset() local 4895 char *line[] = {"(", "typeattributeset", "filetypes", "(", "and", "test_t", "test2_t", ")", ")", NULL}; test_cil_gen_typeattributeset_and_two_types() local 4915 char *line[] = {"(", "typeattributeset", "filetypes", "(", "not", "notypes_t", ")", ")", NULL}; test_cil_gen_typeattributeset_not() local 4935 char *line[] = {"(", "typeattributeset", "filetypes", "(", "not", "attr", ")", ")", NULL}; test_cil_gen_typeattributeset_exclude_attr() local 4955 char *line[] = {"(", "typeattributeset", "filetypes", "(", "not", ")", ")", NULL}; test_cil_gen_typeattributeset_exclude_neg() local 4974 char *line[] = {"(", "typeattributeset", "filetypes", "(", "not", "type_t", ")", ")", NULL}; test_cil_gen_typeattributeset_dbnull_neg() local 4989 char *line[] = {"(", ")", NULL}; test_cil_gen_typeattributeset_currnull_neg() local 5008 char *line[] = {"(", "typeattributeset", "filetypes", "(", "not", ")", ")", NULL}; test_cil_gen_typeattributeset_astnull_neg() local 5023 char *line[] = {"(", "typeattributeset", ")", NULL}; test_cil_gen_typeattributeset_noname_neg() local 5042 char *line[] = {"(", "typeattributeset", "(", "filetypes", ")", "(", "test_t", ")", ")", NULL}; test_cil_gen_typeattributeset_nameinparens_neg() local 5061 char *line[] = {"(", "typeattributeset", "filetypes", "(", ")", ")", NULL}; test_cil_gen_typeattributeset_emptylists_neg() local 5080 char *line[] = {"(", "typeattributeset", "filetypes", "(", "(", "test_t", ")", ")", ")", NULL}; test_cil_gen_typeattributeset_listinparens_neg() local 5099 char *line[] = {"(", "typeattributeset", "filetypes", "(", "test_t", ")", "extra", ")", NULL}; test_cil_gen_typeattributeset_extra_neg() local 5118 char *line[] = {"(", "userbounds", "user1", "user2", ")", NULL}; test_cil_gen_userbounds() local 5137 char *line[] = {"(", "userbounds", ")", NULL}; test_cil_gen_userbounds_notype1_neg() local 5156 char *line[] = {"(", "userbounds", "(", "user1", ")", "user2", ")", NULL}; test_cil_gen_userbounds_type1_inparens_neg() local 5175 char *line[] = {"(", "userbounds", "user1", ")", NULL}; test_cil_gen_userbounds_notype2_neg() local 5194 char *line[] = {"(", "userbounds", "user1", "(", "user2", ")", ")", NULL}; test_cil_gen_userbounds_type2_inparens_neg() local 5213 char *line[] = {"(", "userbounds", "user1", "user2", "extra", ")", NULL}; test_cil_gen_userbounds_extra_neg() local 5232 char *line[] = {"(", "userbounds", "user1", "user2", ")", NULL}; test_cil_gen_userbounds_dbnull_neg() local 5247 char *line[] = {"(", ")", NULL}; test_cil_gen_userbounds_currnull_neg() local 5266 char *line[] = {"(", "userbounds", "user1", "user2", ")", NULL}; test_cil_gen_userbounds_astnull_neg() local 5281 char *line[] = {"(", "role", "test_r", ")", NULL}; test_cil_gen_role() local 5302 char *line[] = {"(", "role", "test_r", ")", NULL}; test_cil_gen_role_dbnull_neg() local 5318 char *line[] = {"(", ")", NULL}; test_cil_gen_role_currnull_neg() local 5335 char *line[] = {"(", "role", "test_r", ")", NULL}; test_cil_gen_role_astnull_neg() local 5351 char *line[] = {"(", "role", "test_r", "extra_r", ")", NULL}; test_cil_gen_role_extrarole_neg() local 5371 char *line[] = {"(", "role", ")", NULL}; test_cil_gen_role_noname_neg() local 5391 char *line[] = {"(", "roletransition", "foo_r", "bar_t", "process", "foobar_r", ")", NULL}; test_cil_gen_roletransition() local 5420 char *line[] = {"(", "roletransition" "foo_r", "bar_t", "process", "foobar_r", ")", NULL}; test_cil_gen_roletransition_astnull_neg() local 5432 char *line[] = {"(", "roletransition", "foo_r", "bar_t", "process", "foobar_r", ")", NULL}; test_cil_gen_roletransition_srcnull_neg() local 5447 char *line[] = {"(", "roletransition", "foo_r", "bar_t", "process", "foobar_r", ")", NULL}; test_cil_gen_roletransition_tgtnull_neg() local 5462 char *line[] = {"(", "roletransition", "foo_r", "bar_t", "process", "foobar_r", ")", NULL}; test_cil_gen_roletransition_resultnull_neg() local 5477 char *line[] = {"(", "roletransition", "foo_r", "bar_t", "process", "foobar_r", "extra", ")", NULL}; test_cil_gen_roletransition_extra_neg() local 5490 char *line[] = {"(", "boolean", "foo", "true", ")", NULL}; test_cil_gen_bool_true() local 5512 char *line[] = {"(", "tunable", "foo", "true", ")", NULL}; test_cil_gen_bool_tunable_true() local 5534 char *line[] = {"(", "boolean", "bar", "false", ")", NULL}; test_cil_gen_bool_false() local 5556 char *line[] = {"(", "tunable", "bar", "false", ")", NULL}; test_cil_gen_bool_tunable_false() local 5578 char *line[] = {"(", "boolean", "foo", ")", NULL}; test_cil_gen_bool_none_neg() local 5597 char *line[] = {"(", "boolean", "foo", "bar", ")", NULL}; test_cil_gen_bool_dbnull_neg() local 5612 char *line[] = {"(", ")", NULL}; test_cil_gen_bool_currnull_neg() local 5631 char *line[] = {"(", "boolean", "foo", "bar", ")", NULL}; test_cil_gen_bool_astnull_neg() local 5646 char *line[] = {"(", "boolean", "foo", "bar", ")", NULL}; test_cil_gen_bool_notbool_neg() local 5665 char *line[] = {"(", "boolean", ")", NULL}; test_cil_gen_bool_boolname_neg() local 5684 char *line[] = {"(", "boolean", "foo", "false", "bar", ")", NULL}; test_cil_gen_bool_extraname_false_neg() local 5703 char *line[] = {"(", "boolean", "foo", "true", "bar", ")", NULL}; test_cil_gen_bool_extraname_true_neg() local 5722 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "t1", "type_t", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_t1type() local 5748 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "t1", "t1", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_t1t1_neg() local 5773 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "t2", "type_t", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_t2type() local 5798 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "t2", "t2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_t2t2_neg() local 5823 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "r1", "role_r", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_r1role() local 5848 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "r1", "r1", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_r1r1_neg() local 5873 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "r2", "role_r", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_r2role() local 5898 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "r2", "r2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_r2r2_neg() local 5923 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "t1", "t2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_t1t2() local 5948 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "r1", "r2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_r1r2() local 5973 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "r1", "r2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_r1r2() local 5998 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "u1", "u2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_u1u2() local 6023 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "u1", "user_u", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_u1user() local 6048 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "u1", "u1", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_u1u1_neg() local 6073 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "u2", "user_u", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_u2user() local 6098 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "u2", "u2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_u2u2_neg() local 6123 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l2", "h2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_l2h2() local 6148 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l2", "h1", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_l2_neg() local 6173 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l1", "l2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_l1l2() local 6198 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l1", "h1", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_l1h1() local 6223 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l1", "h2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_l1h2() local 6248 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "h1", "l2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_h1l2() local 6273 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "h1", "h2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_h1h2() local 6298 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "h1", "l1", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_h1_neg() local 6323 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l1", "l1", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_l1l1_neg() local 6348 char *line[] = {"(", "constrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l1", "l2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_l1l2_constrain_neg() local 6373 char *line[] = {"(", "constrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l1", "l2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_l1l2_constrain_neg() local 6398 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "h2", "h1", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_leftkeyword_neg() local 6423 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_noexpr1_neg() local 6448 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "(", "l1", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_expr1inparens_neg() local 6473 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l1", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_noexpr2_neg() local 6498 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l1", "(", "h2", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_expr2inparens_neg() local 6523 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "foo", "foo", "extra", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq_extraexpr_neg() local 6548 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l2", "h2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2() local 6573 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_noexpr1_neg() local 6598 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "(", "l1", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_expr1inparens_neg() local 6623 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l1", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_noexpr2_neg() local 6648 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l1", "(", "h2", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_expr2inparens_neg() local 6673 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "foo", "foo", "extra", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_eq2_extraexpr_neg() local 6698 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "neq", "l2", "h2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_noteq() local 6723 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "neq", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_noteq_noexpr1_neg() local 6748 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "neq", "(", "l1", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_noteq_expr1inparens_neg() local 6773 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "neq", "l1", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_noteq_noexpr2_neg() local 6798 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "neq", "l1", "(", "h2", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_noteq_expr2inparens_neg() local 6823 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "neq", "foo", "foo", "extra", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_noteq_extraexpr_neg() local 6848 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "not", "(", "neq", "l2", "h2", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_not() local 6873 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "not", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_not_noexpr_neg() local 6898 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "not", "(", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_not_emptyparens_neg() local 6923 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "not", "(", "neq", "l2", "h2", ")", "(", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_not_extraparens_neg() local 6949 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "or", test_cil_gen_constrain_expr_stack_or() local 6975 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "or", test_cil_gen_constrain_expr_stack_or_neg() local 7001 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "or", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_or_noexpr_neg() local 7026 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "or", "(", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_or_emptyfirstparens_neg() local 7052 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "or", "(", "foo", ")", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_or_missingsecondexpr_neg() local 7077 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "or", "(", "foo", ")", "(", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_or_emptysecondparens_neg() local 7102 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "or", "(", "foo", ")", "(", "foo", ")", "(", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_or_extraexpr_neg() local 7127 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "and", test_cil_gen_constrain_expr_stack_and() local 7153 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "and", test_cil_gen_constrain_expr_stack_and_neg() local 7179 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "and", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_and_noexpr_neg() local 7204 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "and", "(", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_and_emptyfirstparens_neg() local 7229 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "and", "(", "foo", ")", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_and_missingsecondexpr_neg() local 7254 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "and", "(", "foo", ")", "(", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_and_emptysecondparens_neg() local 7279 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "and", "(", "foo", ")", "(", "foo", ")", "(", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_and_extraexpr_neg() local 7304 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "dom", "l2", "h2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_dom() local 7329 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "dom", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_dom_noexpr1_neg() local 7354 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "dom", "(", "l1", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_dom_expr1inparens_neg() local 7379 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "dom", "l1", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_dom_noexpr2_neg() local 7404 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "dom", "l1", "(", "h2", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_dom_expr2inparens_neg() local 7429 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "dom", "foo", "foo", "extra", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_dom_extraexpr_neg() local 7454 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "domby", "l2", "h2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_domby() local 7479 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "domby", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_domby_noexpr1_neg() local 7504 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "domby", "(", "l1", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_domby_expr1inparens_neg() local 7529 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "domby", "l1", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_domby_noexpr2_neg() local 7554 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "domby", "l1", "(", "h2", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_domby_expr2inparens_neg() local 7579 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "domby", "foo", "foo", "extra", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_domby_extraexpr_neg() local 7604 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "incomp", "l2", "h2", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_incomp() local 7629 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "incomp", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_incomp_noexpr1_neg() local 7654 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "incomp", "(", "l1", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_incomp_expr1inparens_neg() local 7679 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "incomp", "l1", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_incomp_noexpr2_neg() local 7704 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "incomp", "l1", "(", "h2", ")", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_incomp_expr2inparens_neg() local 7729 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "incomp", "foo", "foo", "extra", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_incomp_extraexpr_neg() local 7754 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_currnull_neg() local 7779 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "t1", "type_t", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_stacknull_neg() local 7804 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "(", "eq", ")", "t1", "type_t", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_operatorinparens_neg() local 7829 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "t1", "type_t", ")", ")", NULL}; test_cil_gen_constrain_expr_stack_incorrectcall_neg() local 7854 char *line[] = {"(", "roleallow", "staff_r", "sysadm_r", NULL}; test_cil_gen_roleallow() local 7880 char *line[] = {"(", "roleallow", "foo", "bar", ")", NULL}; test_cil_gen_roleallow_dbnull_neg() local 7906 char *line[] = {"(", "roleallow", "foo", "bar", ")", NULL}; test_cil_gen_roleallow_astnull_neg() local 7921 char *line[] = {"(", "roleallow", "foo", "bar", ")", NULL}; test_cil_gen_roleallow_srcnull_neg() local 7939 char *line[] = {"(", "roleallow", "foo", "bar", ")", NULL}; test_cil_gen_roleallow_tgtnull_neg() local 7957 char *line[] = {"(", "roleallow", "foo", "bar", "extra", ")", NULL}; test_cil_gen_roleallow_extra_neg() local 7973 char *line[] = {"(", "rolebounds", "role1", "role2", ")", NULL}; test_cil_gen_rolebounds() local 7992 char *line[] = {"(", "rolebounds", ")", NULL}; test_cil_gen_rolebounds_norole1_neg() local 8011 char *line[] = {"(", "rolebounds", "(", "role1", ")", "role2", ")", NULL}; test_cil_gen_rolebounds_role1_inparens_neg() local 8030 char *line[] = {"(", "rolebounds", "role1", ")", NULL}; test_cil_gen_rolebounds_norole2_neg() local 8049 char *line[] = {"(", "rolebounds", "role1", "(", "role2", ")", ")", NULL}; test_cil_gen_rolebounds_role2_inparens_neg() local 8068 char *line[] = {"(", "rolebounds", "role1", "role2", "extra", ")", NULL}; test_cil_gen_rolebounds_extra_neg() local 8087 char *line[] = {"(", "rolebounds", "role1", "role2", ")", NULL}; test_cil_gen_rolebounds_dbnull_neg() local 8102 char *line[] = {"(", ")", NULL}; test_cil_gen_rolebounds_currnull_neg() local 8121 char *line[] = {"(", "rolebounds", "role1", "role2", ")", NULL}; test_cil_gen_rolebounds_astnull_neg() local 8136 char *line[] = {"(", "allow", "test", "foo", "(", "bar", "(", "read", "write", ")", ")", ")", NULL}; test_cil_gen_avrule() local 8174 char *line[] = {"(", "allow", "test", "foo", "(", "bar", "permset", ")", ")", NULL}; test_cil_gen_avrule_permset() local 8196 char *line[] = {"(", "allow", "test", "foo", "(", "bar", "(", "read", "write", ")", ")", ")", NULL}; test_cil_gen_avrule_permset_anon() local 8218 char *line[] = {"(", "allow", "test", "foo", "(", "bar", "permset", ")", "extra", ")", NULL}; test_cil_gen_avrule_extra_neg() local 8240 char *line[] = {"(", "allow", "(", "test", ")", "foo", "(", "bar", "(", "read", "write", ")", ")", ")", NULL}; test_cil_gen_avrule_sourceparens() local 8262 char *line[] = {"(", "allow", "(", ")", "bar", "file", "(", "read", ")", ")", NULL}; test_cil_gen_avrule_sourceemptyparen_neg() local 8284 char *line[] = {"(", "allow", "test", "(", "foo", ")", "bar", "(", "read", "write", ")", ")", NULL}; test_cil_gen_avrule_targetparens() local 8306 char *line[] = {"(", "allow", "bar", "(", ")", "file", "(", "read", ")", ")", NULL}; test_cil_gen_avrule_targetemptyparen_neg() local 8328 char *line[] = {"(", ")", NULL}; test_cil_gen_avrule_currnull_neg() local 8350 char *line[] = {"(", "allow", "test", "foo", "bar", "(", "read", "write", ")", ")", NULL}; test_cil_gen_avrule_astnull_neg() local 8365 char *line[] = {"(", "allow", ")", NULL}; test_cil_gen_avrule_sourcedomainnull_neg() local 8387 char *line[] = {"(", "allow", "foo", ")", NULL}; test_cil_gen_avrule_targetdomainnull_neg() local 8409 char *line[] = {"(", "allow", "foo", "bar", ")", NULL}; test_cil_gen_avrule_objectclassnull_neg() local 8431 char *line[] = {"(", "allow", "foo", "bar", "(", "baz", ")", ")", NULL}; test_cil_gen_avrule_permsnull_neg() local 8453 char *line[] = {"(", "allow", "test", "foo", "bar", "(", "write", ")", "(", "read", ")", NULL}; test_cil_gen_avrule_twolists_neg() local 8475 char *line[] = {"(", "typetransition", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_transition() local 8508 char *line[] = {"(", "typetransition", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_transition_astnull_neg() local 8520 char *line[] = {"(", "typetransition", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_transition_srcnull_neg() local 8541 char *line[] = {"(", "typetransition", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_transition_tgtnull_neg() local 8562 char *line[] = {"(", "typetransition", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_transition_objnull_neg() local 8583 char *line[] = {"(", "typetransition", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_transition_resultnull_neg() local 8604 char *line[] = {"(", "typetransition", "foo", "bar", "file", "foobar", "extra", ")", NULL}; test_cil_gen_type_rule_transition_extra_neg() local 8623 char *line[] = {"(", "typechange", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_change() local 8656 char *line[] = {"(", "typechange", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_change_astnull_neg() local 8668 char *line[] = {"(", "typechange", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_change_srcnull_neg() local 8689 char *line[] = {"(", "typechange", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_change_tgtnull_neg() local 8710 char *line[] = {"(", "typechange", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_change_objnull_neg() local 8731 char *line[] = {"(", "typechange", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_change_resultnull_neg() local 8752 char *line[] = {"(", "typechange", "foo", "bar", "file", "foobar", "extra", ")", NULL}; test_cil_gen_type_rule_change_extra_neg() local 8771 char *line[] = {"(", "typemember", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_member() local 8804 char *line[] = {"(", "typemember", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_member_astnull_neg() local 8816 char *line[] = {"(", "typemember", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_member_srcnull_neg() local 8837 char *line[] = {"(", "typemember", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_member_tgtnull_neg() local 8858 char *line[] = {"(", "typemember", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_member_objnull_neg() local 8879 char *line[] = {"(", "typemember", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_gen_type_rule_member_resultnull_neg() local 8900 char *line[] = {"(", "typemember", "foo", "bar", "file", "foobar", "extra", ")", NULL}; test_cil_gen_type_rule_member_extra_neg() local 8919 char *line[] = {"(", "user", "sysadm", ")", NULL}; test_cil_gen_user() local 8942 char *line[] = {"(", "user", ")", NULL}; test_cil_gen_user_dbnull_neg() local 8957 char *line[] = {"(", ")", NULL}; test_cil_gen_user_currnull_neg() local 8976 char *line[] = {"(", "user", ")", NULL}; test_cil_gen_user_astnull_neg() local 8991 char *line[] = {"(", "user", ")", NULL}; test_cil_gen_user_nouser_neg() local 9010 char *line[] = {"(", "user", "sysadm", "xsinfo", ")", NULL}; test_cil_gen_user_xsinfo_neg() local 9029 char *line[] = {"(", "userlevel", "user_u", "lvl_l", ")", NULL}; test_cil_gen_userlevel() local 9048 char *line[] = {"(", "userlevel", "user_u", "(", "s0", "(", "c0", ")", ")", ")", NULL}; test_cil_gen_userlevel_anon_level() local 9067 char *line[] = {"(", "userlevel", "user_u", "(", "s0", "(", ")", ")", ")", NULL}; test_cil_gen_userlevel_anon_level_neg() local 9086 char *line[] = {"(", "userlevel", ")", NULL}; test_cil_gen_userlevel_usernull_neg() local 9105 char *line[] = {"(", "userlevel", "(", "user", ")", "level", ")", NULL}; test_cil_gen_userlevel_userrange_neg() local 9124 char *line[] = {"(", "userlevel", "user_u", ")", NULL}; test_cil_gen_userlevel_levelnull_neg() local 9143 char *line[] = {"(", "userlevel", "user_u", "(", ")", ")", NULL}; test_cil_gen_userlevel_levelrangeempty_neg() local 9162 char *line[] = {"(", "userlevel", "user_u", "level", "extra", ")", NULL}; test_cil_gen_userlevel_extra_neg() local 9181 char *line[] = {"(", "userlevel", "user", "level", ")", NULL}; test_cil_gen_userlevel_dbnull_neg() local 9196 char *line[] = {"(", ")", NULL}; test_cil_gen_userlevel_currnull_neg() local 9215 char *line[] = {"(", "userlevel", "user", "level", ")", NULL}; test_cil_gen_userlevel_astnull_neg() local 9230 char *line[] = {"(", "userrange", "user_u", "range", ")", NULL}; test_cil_gen_userrange_named() local 9249 char *line[] = {"(", "userrange", "user_u", "(", "low", "high", ")", ")", NULL}; test_cil_gen_userrange_anon() local 9268 char *line[] = {"(", "userrange", ")", NULL}; test_cil_gen_userrange_usernull_neg() local 9287 char *line[] = {"(", "userrange", "(", "user_u", ")", "(", "low", "high", ")", ")", NULL}; test_cil_gen_userrange_anonuser_neg() local 9306 char *line[] = {"(", "userrange", "user_u", ")", NULL}; test_cil_gen_userrange_rangenamenull_neg() local 9325 char *line[] = {"(", "userrange", "user_u", "(", "low", ")", ")", NULL}; test_cil_gen_userrange_anonrangeinvalid_neg() local 9344 char *line[] = {"(", "userrange", "user_u", "(", ")", ")", NULL}; test_cil_gen_userrange_anonrangeempty_neg() local 9363 char *line[] = {"(", "userrange", "user_u", "(", "low", "high", ")", "extra", ")", NULL}; test_cil_gen_userrange_extra_neg() local 9382 char *line[] = {"(", "userrange", "user", "range", ")", NULL}; test_cil_gen_userrange_dbnull_neg() local 9397 char *line[] = {"(", ")", NULL}; test_cil_gen_userrange_currnull_neg() local 9416 char *line[] = {"(", "userrange", "user", "range", ")", NULL}; test_cil_gen_userrange_astnull_neg() local 9431 char *line[] = {"(", "sensitivity", "s0", ")", NULL}; test_cil_gen_sensitivity() local 9453 char *line[] = {"(", "sensitivity", "s0", ")", NULL}; test_cil_gen_sensitivity_dbnull_neg() local 9479 char *line[] = {"(", "sensitivity", "s0", ")", NULL}; test_cil_gen_sensitivity_astnull_neg() local 9494 char *line[] = {"(", "sensitivity", "s0", ")", NULL}; test_cil_gen_sensitivity_sensnull_neg() local 9512 char *line[] = {"(", "sensitivity", "(", "s0", ")", ")", NULL}; test_cil_gen_sensitivity_senslist_neg() local 9528 char *line[] = {"(", "sensitivity", "s0", "extra", ")", NULL}; test_cil_gen_sensitivity_extra_neg() local 9544 char *line[] = {"(", "sensitivityalias", "s0", "alias", ")", NULL}; test_cil_gen_sensalias() local 9563 char *line[] = {"(", "sensitivityalias", "s0", "alias", ")", NULL}; test_cil_gen_sensalias_dbnull_neg() local 9589 char *line[] = {"(", "sensitivityalias", "s0", "alias", ")", NULL}; test_cil_gen_sensalias_astnull_neg() local 9604 char *line[] = {"(", "sensitivityalias", "s0", "alias", ")", NULL}; test_cil_gen_sensalias_sensnull_neg() local 9621 char *line[] = {"(", "sensitivityalias", "(", "s0", "s1", ")", "alias", ")", NULL}; test_cil_gen_sensalias_senslist_neg() local 9637 char *line[] = {"(", "sensitivityalias", "s0", "alias", ")", NULL}; test_cil_gen_sensalias_aliasnull_neg() local 9655 char *line[] = {"(", "sensitivityalias", "s0", "(", "alias", "alias2", ")", ")", NULL}; test_cil_gen_sensalias_aliaslist_neg() local 9671 char *line[] = {"(", "sensitivityalias", "s0", "alias", "extra", ")", NULL}; test_cil_gen_sensalias_extra_neg() local 9687 char *line[] = {"(", "category", "c0", ")", NULL}; test_cil_gen_category() local 9706 char *line[] = {"(", "category", "c0", ")", NULL}; test_cil_gen_category_dbnull_neg() local 9721 char *line[] = {"(", "category", "c0", ")", NULL}; test_cil_gen_category_astnull_neg() local 9736 char *line[] = {"(", "category", "c0", ")", NULL}; test_cil_gen_category_currnull_neg() local 9755 char *line[] = {"(", "category", "c0", ")", NULL}; test_cil_gen_category_catnull_neg() local 9776 char *line[] = {"(", "category", "(", "c0", ")", ")", NULL}; test_cil_gen_category_catlist_neg() local 9795 char *line[] = {"(", "category", "c0", "extra", ")", NULL}; test_cil_gen_category_extra_neg() local 9814 char *line[] = {"(", "categoryset", "somecats", "(", "c0", "c1", "c2", "(", "c3", "c4", ")", ")", ")", NULL}; test_cil_gen_catset() local 9833 char *line[] = {"(", "categoryset", "somecats", "(", "c0", "c1", "c2", "(", "c3", "c4", ")", ")", ")", NULL}; test_cil_gen_catset_dbnull_neg() local 9848 char *line[] = {"(", "categoryset", "somecats", "(", "c0", "c1", "c2", "(", "c3", "c4", ")", ")", ")", NULL}; test_cil_gen_catset_currnull_neg() local 9867 char *line[] = {"(", "categoryset", "somecats", "(", "c0", "c1", "c2", "(", "c3", "c4", ")", ")", ")", NULL}; test_cil_gen_catset_astnull_neg() local 9882 char *line[] = {"(", "categoryset", "somecats", "(", "c0", "c1", "c2", "(", "c3", "c4", ")", ")", ")", NULL}; test_cil_gen_catset_namenull_neg() local 9903 char *line[] = {"(", "categoryset", "somecats", ")", NULL}; test_cil_gen_catset_setnull_neg() local 9922 char *line[] = {"(", "categoryset", "(", "somecats", ")", "(", "c0", "c1", "c2", "(", "c3", "c4", ")", ")", ")", NULL}; test_cil_gen_catset_namelist_neg() local 9941 char *line[] = {"(", "categoryset", "somecats", "(", "c0", "c1", "c2", "(", "c3", "c4", ")", ")", "extra", ")", NULL}; test_cil_gen_catset_extra_neg() local 9960 char *line[] = {"(", "categoryset", "somecats", "blah", ")", NULL}; test_cil_gen_catset_notset_neg() local 9980 char *line[] = {"(", "categoryset", "somecats", "(", "c0", "c1", "c2", "(", "c3", "c4", ")", ")", ")", NULL}; test_cil_gen_catset_nodefail_neg() local 9995 char *line[] = {"(", "categoryset", "somecats", "(", ")", NULL}; test_cil_gen_catset_settolistfail_neg() local 10014 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_gen_catalias() local 10033 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_gen_catalias_dbnull_neg() local 10048 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_gen_catalias_currnull_neg() local 10067 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_gen_catalias_astnull_neg() local 10082 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_gen_catalias_catnull_neg() local 10103 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_gen_catalias_aliasnull_neg() local 10124 char *line[] = {"(", "categoryalias", "c0", "red", "extra", ")", NULL}; test_cil_gen_catalias_extra_neg() local 10143 char *line[] = {"(", "categoryrange", "range", "(", "c0", "c1", ")", ")", NULL}; test_cil_gen_catrange() local 10162 char *line[] = {"(", "categoryrange", ")", NULL}; test_cil_gen_catrange_noname_neg() local 10181 char *line[] = {"(", "categoryrange", "range", ")", NULL}; test_cil_gen_catrange_norange_neg() local 10200 char *line[] = {"(", "categoryrange", "range", "(", ")", ")", NULL}; test_cil_gen_catrange_emptyrange_neg() local 10219 char *line[] = {"(", "categoryrange", "range", "(", "c0", "c1", "c2", ")", ")", NULL}; test_cil_gen_catrange_extrarange_neg() local 10238 char *line[] = {"(", "categoryrange", "range", "(", "c0", "c1", ")", ")", NULL}; test_cil_gen_catrange_dbnull_neg() local 10253 char *line[] = {"(", ")", NULL}; test_cil_gen_catrange_currnull_neg() local 10272 char *line[] = {"(", "categoryrange", "range", "(", "c0", "c1", ")", ")", NULL}; test_cil_gen_catrange_astnull_neg() local 10287 char *line[] = {"(", "categoryrange", "range", "(", "c0", "c1", ")", "extra", ")", NULL}; test_cil_gen_catrange_extra_neg() local 10306 char *line[] = {"(", "roletype", "admin_r", "admin_t", ")", NULL}; test_cil_gen_roletype() local 10323 char *line[] = {"(", ")", NULL}; test_cil_gen_roletype_currnull_neg() local 10340 char *line[] = {"(", "roletype", "admin_r", "admin_t", ")", NULL}; test_cil_gen_roletype_dbnull_neg() local 10356 char *line[] = {"(", "roletype", "admin_r", "admin_t", ")", NULL}; test_cil_gen_roletype_astnull_neg() local 10373 char *line[] = {"(", "roletype", ")", NULL}; test_cil_gen_roletype_empty_neg() local 10390 char *line[] = {"(", "roletype", "(", "admin_r", ")", "admin_t", ")", NULL}; test_cil_gen_roletype_rolelist_neg() local 10410 char *line[] = {"(", "(", "roletype", "admin_r", ")", "admin_t", ")", NULL}; test_cil_gen_roletype_roletype_sublist_neg() local 10427 char *line[] = {"(", "roletype", "admin_r", "(", "admin_t", ")", ")", NULL}; test_cil_gen_roletype_typelist_neg() local 10444 char *line[] = {"(", "userrole", "staff_u", "staff_r", ")", NULL}; test_cil_gen_userrole() local 10461 char *line[] = {"(", ")", NULL}; test_cil_gen_userrole_currnull_neg() local 10478 char *line[] = {"(", "userrole", "staff_u", "staff_r", ")", NULL}; test_cil_gen_userrole_dbnull_neg() local 10494 char *line[] = {"(", "userrole", "staff_u", "staff_r", ")", NULL}; test_cil_gen_userrole_astnull_neg() local 10510 char *line[] = {"(", "userrole", ")", NULL}; test_cil_gen_userrole_empty_neg() local 10526 char *line[] = {"(", "userrole", "(", "staff_u", ")", "staff_r", ")", NULL}; test_cil_gen_userrole_userlist_neg() local 10545 char *line[] = {"(", "(", "userrole", "staff_u", ")", "staff_r", ")", NULL}; test_cil_gen_userrole_userrole_sublist_neg() local 10562 char *line[] = {"(", "userrole", "staff_u", "(", "staff_r", ")", ")", NULL}; test_cil_gen_userrole_rolelist_neg() local 10579 char *line[] = {"(", "classcommon", "file", "file", NULL}; test_cil_gen_classcommon() local 10607 char *line[] = {"(", "classcommon", "file", "file", NULL}; test_cil_gen_classcommon_dbnull_neg() local 10622 char *line[] = {"(", ")", NULL}; test_cil_gen_classcommon_currnull_neg() local 10638 char *line[] = {"(", "classcommon", "file", "file", NULL}; test_cil_gen_classcommon_astnull_neg() local 10653 char *line[] = {"(", "classcommon", ")", NULL}; test_cil_gen_classcommon_missingclassname_neg() local 10669 char *line[] = {"(", "classcommon", "file", ")", NULL}; test_cil_gen_classcommon_noperms_neg() local 10697 char *line[] = {"(", "classcommon", "file", "file", "file", NULL}; test_cil_gen_classcommon_extraperms_neg() local 10725 char *line[] = {"(", "category", "c0", ")", test_cil_gen_catorder() local 10746 char *line[] = {"(", "category", "c0", ")", test_cil_gen_catorder_dbnull_neg() local 10763 char *line[] = {"(", "category", "c0", ")", test_cil_gen_catorder_currnull_neg() local 10784 char *line[] = {"(", "category", "c0", ")", test_cil_gen_catorder_astnull_neg() local 10801 char *line[] = {"(", "category", "c0", ")", test_cil_gen_catorder_missingcats_neg() local 10822 char *line[] = {"(", "category", "c0", ")", test_cil_gen_catorder_nosublist_neg() local 10843 char *line[] = {"(", "category", "c0", ")", test_cil_gen_catorder_nestedcat_neg() local 10864 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_dominance() local 10886 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_dominance_dbnull_neg() local 10904 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_dominance_currnull_neg() local 10926 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_dominance_astnull_neg() local 10944 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_dominance_nosensitivities_neg() local 10966 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_dominance_nosublist_neg() local 10988 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_senscat() local 11013 char *line[] = {"(", "sensitivitycategory", "s1", "c0", "c255", ")", NULL}; test_cil_gen_senscat_nosublist() local 11032 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_senscat_dbnull_neg() local 11053 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_senscat_currnull_neg() local 11078 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_senscat_astnull_neg() local 11099 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_senscat_nosensitivities_neg() local 11124 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_senscat_sublist_neg() local 11146 char *line[] = {"(", "sensitivitycategory", "s1", ")", NULL}; test_cil_gen_senscat_nocat_neg() local 11162 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_fill_level() local 11186 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_fill_level_sensnull_neg() local 11210 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_fill_level_levelnull_neg() local 11233 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_fill_level_nocat() local 11257 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_fill_level_emptycat_neg() local 11281 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_level() local 11302 char *line[] = {"(", "level", "(", "low", ")", ")", NULL}; test_cil_gen_level_nameinparens_neg() local 11321 char *line[] = {"(", "level", "low", "(", ")", ")", NULL}; test_cil_gen_level_emptysensparens_neg() local 11340 char *line[] = {"(", "level", "low", "(", "s0", "(", "c0", ")", ")", "extra", ")", NULL}; test_cil_gen_level_extra_neg() local 11359 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_level_emptycat_neg() local 11380 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_level_noname_neg() local 11401 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_level_nosens_neg() local 11422 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_level_dbnull_neg() local 11439 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_level_currnull_neg() local 11460 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_gen_level_astnull_neg() local 11477 char *line[] = {"(", "levelrange", "range", "(", "low", "high", ")", ")", NULL}; test_cil_gen_levelrange() local 11496 char *line[] = {"(", "levelrange", "range", "(", "low", "high", "extra", ")", ")", NULL}; test_cil_gen_levelrange_rangeinvalid_neg() local 11515 char *line[] = {"(", "levelrange", ")", NULL}; test_cil_gen_levelrange_namenull_neg() local 11534 char *line[] = {"(", "levelrange", "range", ")", NULL}; test_cil_gen_levelrange_rangenull_neg() local 11553 char *line[] = {"(", "levelrange", "range", "(", ")", ")", NULL}; test_cil_gen_levelrange_rangeempty_neg() local 11572 char *line[] = {"(", "levelrange", "range", "(", "low", "high", ")", "extra", ")", NULL}; test_cil_gen_levelrange_extra_neg() local 11591 char *line[] = {"(", "levelrange", "range", "(", "low", "high", ")", ")", NULL}; test_cil_gen_levelrange_dbnull_neg() local 11606 char *line[] = {"(", ")", NULL}; test_cil_gen_levelrange_currnull_neg() local 11625 char *line[] = {"(", "levelrange", "range", "(", "low", "high", ")", ")", NULL}; test_cil_gen_levelrange_astnull_neg() local 11640 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l2", "h2", ")", ")", NULL}; test_cil_gen_constrain() local 11659 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "dne", "l1", "l2", ")", ")", NULL}; test_cil_gen_constrain_neg() local 11678 char *line[] = {"(", "mlsconstrain", ")", NULL}; test_cil_gen_constrain_classset_neg() local 11697 char *line[] = {"(", "mlsconstrain", "(", ")", ")", NULL}; test_cil_gen_constrain_classset_noclass_neg() local 11716 char *line[] = {"(", "mlsconstrain", "(", "file", ")", ")", NULL}; test_cil_gen_constrain_classset_noperm_neg() local 11735 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", ")", NULL}; test_cil_gen_constrain_permset_neg() local 11754 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", ")", ")", NULL}; test_cil_gen_constrain_permset_noclass_neg() local 11773 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", ")", ")", NULL}; test_cil_gen_constrain_permset_noperm_neg() local 11792 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", ")", ")", NULL}; test_cil_gen_constrain_expression_neg() local 11811 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_gen_constrain_dbnull_neg() local 11826 char *line[] = {"(", ")", NULL}; test_cil_gen_constrain_currnull_neg() local 11845 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_gen_constrain_astnull_neg() local 11860 char *line[] = {"(", "context", "localhost_node_label", "(", "system_u", "object_r", "node_lo_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_fill_context() local 11882 char *line[] = {"(", "context", "localhost_node_label", "(", "system_u", "object_r", "node_lo_t", "(", "(", "s0", ")", "(", "s0", ")", ")", ")", ")", NULL}; test_cil_fill_context_unnamedlvl() local 11904 char *line[] = {"(", "context", "localhost_node_label", "(", "system_u", "object_r", "node_lo_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_fill_context_nocontext_neg() local 11925 char *line[] = {"(", "context", "localhost_node_label", "(", ")", ")", NULL}; test_cil_fill_context_nouser_neg() local 11947 char *line[] = {"(", "context", "localhost_node_label", "(", "system_u", ")", ")", NULL}; test_cil_fill_context_norole_neg() local 11969 char *line[] = {"(", "context", "localhost_node_label", "(", "system_u", "object_r", ")", ")", NULL}; test_cil_fill_context_notype_neg() local 11991 char *line[] = {"(", "context", "localhost_node_label", "(", "system_u", "object_r", "type_t", ")", ")", NULL}; test_cil_fill_context_nolowlvl_neg() local 12013 char *line[] = {"(", "context", "localhost_node_label", "(", "system_u", "object_r", "type_t", "(", "low", ")", ")", ")", NULL}; test_cil_fill_context_nohighlvl_neg() local 12035 char *line[] = {"(", "context", "localhost_node_label", "(", "system_u", "object_r", "type_t", "(", "s0", "(", ")", ")", "high", ")", ")", NULL}; test_cil_fill_context_unnamedlvl_nocontextlow_neg() local 12057 char *line[] = {"(", "context", "localhost_node_label", "(", "system_u", "object_r", "type_t", "low", "(", "s0", "(", ")", ")", ")", ")", NULL}; test_cil_fill_context_unnamedlvl_nocontexthigh_neg() local 12079 char *line[] = {"(", "context", "packet_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_gen_context() local 12098 char *line[] = {"(", "context", "packet_default", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", NULL}; test_cil_gen_context_notinparens_neg() local 12117 char *line[] = {"(", "context", "packet_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", "extra", ")", ")", NULL}; test_cil_gen_context_extralevel_neg() local 12136 char *line[] = {"(", "context", "packet_default", "(", ")", ")", NULL}; test_cil_gen_context_emptycontext_neg() local 12155 char *line[] = {"(", "context", "packet_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", "(", "extra", ")", ")", NULL}; test_cil_gen_context_extra_neg() local 12174 char *line[] = {"(", "context", "packet_default", "(", "(", "system_u", ")", ")", ")", NULL}; test_cil_gen_context_doubleparen_neg() local 12193 char *line[] = {"(", "context", "packet_default", "(", "system_u", ")", ")", NULL}; test_cil_gen_context_norole_neg() local 12212 char *line[] = {"(", "context", "packet_default", "(", "system_u", "(", "role_r", ")", ")", ")", NULL}; test_cil_gen_context_roleinparens_neg() local 12231 char *line[] = {"(", "context", "packet_default", "(", "system_u", "role_r", ")", ")", NULL}; test_cil_gen_context_notype_neg() local 12250 char *line[] = {"(", "context", "packet_default", "(", "system_u", "role_r", "(", "type_t", ")", ")", ")", NULL}; test_cil_gen_context_typeinparens_neg() local 12269 char *line[] = {"(", "context", "packet_default", "(", "system_u", "role_r", "type_t", ")", ")", NULL}; test_cil_gen_context_nolevels_neg() local 12288 char *line[] = {"(", "context", "packet_default", "(", "system_u", "role_r", "type_t", "(", "low", ")", ")", ")", NULL}; test_cil_gen_context_nosecondlevel_neg() local 12307 char *line[] = {"(", "context", ")", NULL}; test_cil_gen_context_noname_neg() local 12326 char *line[] = {"(", "context", "localhost_node_label", ")", NULL}; test_cil_gen_context_nouser_neg() local 12345 char *line[] = {"(", "context", "localhost_node_label", "(", "system_u", "object_r", "node_lo_t", "(", "s0", ")", "(", "s0", ")", ")", ")", NULL}; test_cil_gen_context_dbnull_neg() local 12360 char *line[] = {"(", ")", NULL}; test_cil_gen_context_currnull_neg() local 12379 char *line[] = {"(", "context", "localhost_node_label", "system_u", "object_r", "node_lo_t", "(", "s0", ")", "(", "s0", ")", ")", ")", NULL}; test_cil_gen_context_astnull_neg() local 12394 char *line[] = {"(", "filecon", "root", "path", "dir", "context", NULL}; test_cil_gen_filecon_dir() local 12413 char *line[] = {"(", "filecon", "root", "path", "file", "context", NULL}; test_cil_gen_filecon_file() local 12432 char *line[] = {"(", "filecon", "root", "path", "char", "context", NULL}; test_cil_gen_filecon_char() local 12451 char *line[] = {"(", "filecon", "root", "path", "block", "context", NULL}; test_cil_gen_filecon_block() local 12470 char *line[] = {"(", "filecon", "root", "path", "socket", "context", NULL}; test_cil_gen_filecon_socket() local 12489 char *line[] = {"(", "filecon", "root", "path", "pipe", "context", NULL}; test_cil_gen_filecon_pipe() local 12508 char *line[] = {"(", "filecon", "root", "path", "symlink", "context", NULL}; test_cil_gen_filecon_symlink() local 12527 char *line[] = {"(", "filecon", "root", "path", "any", "context", NULL}; test_cil_gen_filecon_any() local 12546 char *line[] = {"(", "filecon", "root", "path", "dne", "context", NULL}; test_cil_gen_filecon_neg() local 12565 char *line[] = {"(", "filecon", "root", "path", "file", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_gen_filecon_anon_context() local 12584 char *line[] = {"(", "filecon", "root", "path", "file", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_gen_filecon_dbnull_neg() local 12599 char *line[] = {"(", ")", NULL}; test_cil_gen_filecon_currnull_neg() local 12618 char *line[] = {"(", "filecon", "root", "path", "file", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_gen_filecon_astnull_neg() local 12633 char *line[] = {"(", "filecon", ")", NULL}; test_cil_gen_filecon_str1null_neg() local 12652 char *line[] = {"(", "filecon", "(", "root", ")", ")", NULL}; test_cil_gen_filecon_str1_inparens_neg() local 12671 char *line[] = {"(", "filecon", "root", ")", NULL}; test_cil_gen_filecon_str2null_neg() local 12690 char *line[] = {"(", "filecon", "root", "(", "path", ")", ")", NULL}; test_cil_gen_filecon_str2_inparens_neg() local 12709 char *line[] = {"(", "filecon", "root", "path", ")", NULL}; test_cil_gen_filecon_classnull_neg() local 12728 char *line[] = {"(", "filecon", "root", "path", "(", "file", ")", ")", NULL}; test_cil_gen_filecon_class_inparens_neg() local 12747 char *line[] = {"(", "filecon", "root", "path", "file", ")", NULL}; test_cil_gen_filecon_contextnull_neg() local 12766 char *line[] = {"(", "filecon", "root", "path", "file", "(", "system_u", "object_r", "(", "low", "high", ")", ")", ")", NULL}; test_cil_gen_filecon_context_neg() local 12785 char *line[] = {"(", "filecon", "root", "path", "file", "context", "extra", ")", NULL}; test_cil_gen_filecon_extra_neg() local 12804 char *line[] = {"(", "portcon", "udp", "80", "con", ")", NULL}; test_cil_gen_portcon_udp() local 12823 char *line[] = {"(", "portcon", "tcp", "80", "con", ")", NULL}; test_cil_gen_portcon_tcp() local 12842 char *line[] = {"(", "portcon", "unknown", "80", "con", ")", NULL}; test_cil_gen_portcon_unknownprotocol_neg() local 12861 char *line[] = {"(", "portcon", "udp", "80", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_gen_portcon_anon_context() local 12880 char *line[] = {"(", "portcon", "udp", "(", "25", "75", ")", "con", ")", NULL}; test_cil_gen_portcon_portrange() local 12899 char *line[] = {"(", "portcon", "udp", "(", "0", ")", "con", ")", NULL}; test_cil_gen_portcon_portrange_one_neg() local 12918 char *line[] = {"(", "portcon", "udp", "(", "0", "1", "2", ")", "con", ")", NULL}; test_cil_gen_portcon_portrange_morethanone_neg() local 12937 char *line[] = {"(", "portcon", "udp", "foo", "con", ")", NULL}; test_cil_gen_portcon_singleport_neg() local 12956 char *line[] = {"(", "portcon", "udp", "(", "foo", "90", ")", "con", ")", NULL}; test_cil_gen_portcon_lowport_neg() local 12975 char *line[] = {"(", "portcon", "udp", "(", "80", "foo", ")", "con", ")", NULL}; test_cil_gen_portcon_highport_neg() local 12994 char *line[] = {"(", "portcon", "udp", "(", "0", "1", ")", "con", ")", NULL}; test_cil_gen_portcon_dbnull_neg() local 13009 char *line[] = {"(", ")", NULL}; test_cil_gen_portcon_currnull_neg() local 13028 char *line[] = {"(", "portcon", "udp", "(", "0", "1", ")", "con", ")", NULL}; test_cil_gen_portcon_astnull_neg() local 13043 char *line[] = {"(", "portcon", ")", NULL}; test_cil_gen_portcon_str1null_neg() local 13062 char *line[] = {"(", "portcon", "(", "80", ")", "port", "con", ")", NULL}; test_cil_gen_portcon_str1parens_neg() local 13081 char *line[] = {"(", "portcon", "udp", ")", NULL}; test_cil_gen_portcon_portnull_neg() local 13100 char *line[] = {"(", "portcon", "udp", "port", ")", NULL}; test_cil_gen_portcon_contextnull_neg() local 13119 char *line[] = {"(", "portcon", "udp", "80", "(", "system_u", "object_r", "(", "low", "high", ")", ")", ")", NULL}; test_cil_gen_portcon_context_neg() local 13138 char *line[] = {"(", "portcon", "udp", "80", "con", "extra", ")", NULL}; test_cil_gen_portcon_extra_neg() local 13157 char *line[] = {"(", "nodecon", "(", "192.168.1.1", ")", "ipaddr", "con", ")", NULL}; test_cil_fill_ipaddr() local 13180 char *line[] = {"(", "nodecon", "(", "192.168.1.1", ")", "ipaddr", "con", ")", NULL}; test_cil_fill_ipaddr_addrnodenull_neg() local 13203 char *line[] = {"(", "nodecon", "(", "192.168.1.1", ")", "ipaddr", "con", ")", NULL}; test_cil_fill_ipaddr_addrnull_neg() local 13226 char *line[] = {"(", "nodecon", "(", "(", "192.168.1.1", ")", ")", "ipaddr", "con", ")", NULL}; test_cil_fill_ipaddr_addrinparens_neg() local 13249 char *line[] = {"(", "nodecon", "(", "192.168.1.1", "extra", ")", "ipaddr", "con", ")", NULL}; test_cil_fill_ipaddr_extra_neg() local 13272 char *line[] = {"(", "nodecon", "ipaddr", "ipaddr", "con", ")", NULL}; test_cil_gen_nodecon() local 13291 char *line[] = {"(", "nodecon", "ipaddr", "ipaddr", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_gen_nodecon_anon_context() local 13310 char *line[] = {"(", "nodecon", "ipaddr", "ipaddr", "con", NULL}; test_cil_gen_nodecon_dbnull_neg() local 13325 char *line[] = {"(", ")", NULL}; test_cil_gen_nodecon_currnull_neg() local 13344 char *line[] = {"(", "nodecon", "ipaddr", "ipaddr", "con", NULL}; test_cil_gen_nodecon_astnull_neg() local 13359 char *line[] = {"(", "nodecon", ")", NULL}; test_cil_gen_nodecon_ipnull_neg() local 13378 char *line[] = {"(", "nodecon", "(", "192.168.1.1", ")", "ipaddr", "con", ")", NULL}; test_cil_gen_nodecon_ipanon() local 13397 char *line[] = {"(", "nodecon", "(", "192.1.1", ")", "ipaddr", "con", ")", NULL}; test_cil_gen_nodecon_ipanon_neg() local 13416 char *line[] = {"(", "nodecon", "ipaddr", ")", NULL}; test_cil_gen_nodecon_netmasknull_neg() local 13435 char *line[] = {"(", "nodecon", "ipaddr", "(", "255.255.255.4", ")", "con", ")", NULL}; test_cil_gen_nodecon_netmaskanon() local 13454 char *line[] = {"(", "nodecon", "ipaddr", "(", "str0", ")", "con", ")", NULL}; test_cil_gen_nodecon_netmaskanon_neg() local 13473 char *line[] = {"(", "nodecon", "ipaddr", "ipaddr", ")", NULL}; test_cil_gen_nodecon_contextnull_neg() local 13492 char *line[] = {"(", "nodecon", "ipaddr", "ipaddr", "(", "system_u", "object_r", "(", "low", "high", ")", ")", ")", NULL}; test_cil_gen_nodecon_context_neg() local 13511 char *line[] = {"(", "nodecon", "ipaddr", "ipaddr", "(", "system_u", "object_r", "type_t", "(", "low", "high", ")", ")", "extra", ")", NULL}; test_cil_gen_nodecon_extra_neg() local 13530 char *line[] = {"(", "genfscon", "type", "path", "con", ")", NULL}; test_cil_gen_genfscon() local 13549 char *line[] = {"(", "genfscon", "type", "path", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_gen_genfscon_anon_context() local 13568 char *line[] = {"(", "genfscon", "type", "path", "con", ")", NULL}; test_cil_gen_genfscon_dbnull_neg() local 13583 char *line[] = {"(", ")", NULL}; test_cil_gen_genfscon_currnull_neg() local 13602 char *line[] = {"(", "genfscon", "type", "path", "con", ")", NULL}; test_cil_gen_genfscon_astnull_neg() local 13617 char *line[] = {"(", "genfscon", ")", NULL}; test_cil_gen_genfscon_typenull_neg() local 13636 char *line[] = {"(", "genfscon", "(", "type", ")", "path", "con", ")", NULL}; test_cil_gen_genfscon_typeparens_neg() local 13655 char *line[] = {"(", "genfscon", "type", ")", NULL}; test_cil_gen_genfscon_pathnull_neg() local 13674 char *line[] = {"(", "genfscon", "type", "(", "path", ")", "con", ")", NULL}; test_cil_gen_genfscon_pathparens_neg() local 13693 char *line[] = {"(", "genfscon", "type", "path", ")", NULL}; test_cil_gen_genfscon_contextnull_neg() local 13712 char *line[] = {"(", "genfscon", "type", "path", "(", "system_u", "object_r", "(", "low", "high", ")", ")", ")", NULL}; test_cil_gen_genfscon_context_neg() local 13731 char *line[] = {"(", "genfscon", "type", "path", "con", "extra", ")", NULL}; test_cil_gen_genfscon_extra_neg() local 13750 char *line[] = {"(", "netifcon", "eth0", "if_default", "packet_default", ")", NULL}; test_cil_gen_netifcon() local 13769 char *line[] = {"(", "netifcon", "eth1", test_cil_gen_netifcon_nested() local 13790 char *line[] = {"(", "netifcon", "(", "eth1", ")", ")", NULL}; test_cil_gen_netifcon_nested_neg() local 13809 char *line[] = {"(", "netifcon", "eth1", test_cil_gen_netifcon_nested_emptysecondlist_neg() local 13830 char *line[] = {"(", "netifcon", "eth0", "extra", test_cil_gen_netifcon_extra_nested_secondlist_neg() local 13851 char *line[] = {"(", "netifcon", "eth1", test_cil_gen_netifcon_nested_missingobjects_neg() local 13872 char *line[] = {"(", "netifcon", "eth1", test_cil_gen_netifcon_nested_secondnested_missingobjects_neg() local 13893 char *line[] = {"(", "netifcon", "eth0", "if_default", "packet_default", ")", NULL}; test_cil_gen_netifcon_dbnull_neg() local 13908 char *line[] = {"(", ")", NULL}; test_cil_gen_netifcon_currnull_neg() local 13927 char *line[] = {"(", "netifcon", "eth0", "if_default", "packet_default", ")", NULL}; test_cil_gen_netifcon_astnull_neg() local 13942 char *line[] = {"(", "netifcon", ")", NULL}; test_cil_gen_netifcon_ethmissing_neg() local 13961 char *line[] = {"(", "netifcon", "eth0", ")", NULL}; test_cil_gen_netifcon_interfacemissing_neg() local 13980 char *line[] = {"(", "netifcon", "eth0", "if_default", ")", NULL}; test_cil_gen_netifcon_packetmissing_neg() local 13999 char *line[] = {"(", "pirqcon", "1", "con", ")", NULL}; test_cil_gen_pirqcon() local 14018 char *line[] = {"(", "pirqcon", "notint", "con", ")", NULL}; test_cil_gen_pirqcon_pirqnotint_neg() local 14037 char *line[] = {"(", "pirqcon", ")", NULL}; test_cil_gen_pirqcon_nopirq_neg() local 14056 char *line[] = {"(", "pirqcon", "(", "1", ")", "con", ")", NULL}; test_cil_gen_pirqcon_pirqrange_neg() local 14075 char *line[] = {"(", "pirqcon", "1", ")", NULL}; test_cil_gen_pirqcon_nocontext_neg() local 14094 char *line[] = {"(", "pirqcon", "1", "(", "con", ")", ")", NULL}; test_cil_gen_pirqcon_anoncontext_neg() local 14113 char *line[] = {"(", "pirqcon", "1", "con", "extra", ")", NULL}; test_cil_gen_pirqcon_extra_neg() local 14132 char *line[] = {"(", "pirqcon", "1", "con", ")", NULL}; test_cil_gen_pirqcon_dbnull_neg() local 14147 char *line[] = {"(", ")", NULL}; test_cil_gen_pirqcon_currnull_neg() local 14166 char *line[] = {"(", "pirqcon", "1", "con", ")", NULL}; test_cil_gen_pirqcon_astnull_neg() local 14181 char *line[] = {"(", "iomemcon", "1", "con", ")", NULL}; test_cil_gen_iomemcon() local 14200 char *line[] = {"(", "iomemcon", "(", "1", "2", ")", "con", ")", NULL}; test_cil_gen_iomemcon_iomemrange() local 14219 char *line[] = {"(", "iomemcon", "(", "foo", "2", ")", "con", ")", NULL}; test_cil_gen_iomemcon_iomemrange_firstnotint_neg() local 14238 char *line[] = {"(", "iomemcon", "(", "1", "foo", ")", "con", ")", NULL}; test_cil_gen_iomemcon_iomemrange_secondnotint_neg() local 14257 char *line[] = {"(", "iomemcon", "(", ")", "con", ")", NULL}; test_cil_gen_iomemcon_iomemrange_empty_neg() local 14276 char *line[] = {"(", "iomemcon", "(", "1", ")", "con", ")", NULL}; test_cil_gen_iomemcon_iomemrange_singleiomem_neg() local 14295 char *line[] = {"(", "iomemcon", "(", "1", "2", "3", ")", "con", ")", NULL}; test_cil_gen_iomemcon_iomemrange_morethantwoiomem_neg() local 14314 char *line[] = {"(", "iomemcon", "notint", "con", ")", NULL}; test_cil_gen_iomemcon_iomemnotint_neg() local 14333 char *line[] = {"(", "iomemcon", ")", NULL}; test_cil_gen_iomemcon_noiomem_neg() local 14352 char *line[] = {"(", "iomemcon", "1", ")", NULL}; test_cil_gen_iomemcon_nocontext_neg() local 14371 char *line[] = {"(", "iomemcon", "1", "(", "con", ")", ")", NULL}; test_cil_gen_iomemcon_anoncontext_neg() local 14390 char *line[] = {"(", "iomemcon", "1", "con", "extra", ")", NULL}; test_cil_gen_iomemcon_extra_neg() local 14409 char *line[] = {"(", "iomemcon", "1", "con", ")", NULL}; test_cil_gen_iomemcon_dbnull_neg() local 14424 char *line[] = {"(", ")", NULL}; test_cil_gen_iomemcon_currnull_neg() local 14443 char *line[] = {"(", "iomemcon", "1", "con", ")", NULL}; test_cil_gen_iomemcon_astnull_neg() local 14458 char *line[] = {"(", "ioportcon", "1", "con", ")", NULL}; test_cil_gen_ioportcon() local 14477 char *line[] = {"(", "ioportcon", "(", "1", "2", ")", "con", ")", NULL}; test_cil_gen_ioportcon_ioportrange() local 14496 char *line[] = {"(", "ioportcon", "(", "foo", "2", ")", "con", ")", NULL}; test_cil_gen_ioportcon_ioportrange_firstnotint_neg() local 14515 char *line[] = {"(", "ioportcon", "(", "1", "foo", ")", "con", ")", NULL}; test_cil_gen_ioportcon_ioportrange_secondnotint_neg() local 14534 char *line[] = {"(", "ioportcon", "(", ")", "con", ")", NULL}; test_cil_gen_ioportcon_ioportrange_empty_neg() local 14553 char *line[] = {"(", "ioportcon", "(", "1", ")", "con", ")", NULL}; test_cil_gen_ioportcon_ioportrange_singleioport_neg() local 14572 char *line[] = {"(", "ioportcon", "(", "1", "2", "3", ")", "con", ")", NULL}; test_cil_gen_ioportcon_ioportrange_morethantwoioport_neg() local 14591 char *line[] = {"(", "ioportcon", "notint", "con", ")", NULL}; test_cil_gen_ioportcon_ioportnotint_neg() local 14610 char *line[] = {"(", "ioportcon", ")", NULL}; test_cil_gen_ioportcon_noioport_neg() local 14629 char *line[] = {"(", "ioportcon", "1", ")", NULL}; test_cil_gen_ioportcon_nocontext_neg() local 14648 char *line[] = {"(", "ioportcon", "1", "(", "con", ")", ")", NULL}; test_cil_gen_ioportcon_anoncontext_neg() local 14667 char *line[] = {"(", "ioportcon", "1", "con", "extra", ")", NULL}; test_cil_gen_ioportcon_extra_neg() local 14686 char *line[] = {"(", "ioportcon", "1", "con", ")", NULL}; test_cil_gen_ioportcon_dbnull_neg() local 14701 char *line[] = {"(", ")", NULL}; test_cil_gen_ioportcon_currnull_neg() local 14720 char *line[] = {"(", "ioportcon", "1", "con", ")", NULL}; test_cil_gen_ioportcon_astnull_neg() local 14735 char *line[] = {"(", "pcidevicecon", "1", "con", ")", NULL}; test_cil_gen_pcidevicecon() local 14754 char *line[] = {"(", "pcidevicecon", "notint", "con", ")", NULL}; test_cil_gen_pcidevicecon_pcidevicenotint_neg() local 14773 char *line[] = {"(", "pcidevicecon", ")", NULL}; test_cil_gen_pcidevicecon_nopcidevice_neg() local 14792 char *line[] = {"(", "pcidevicecon", "(", "1", ")", "con", ")", NULL}; test_cil_gen_pcidevicecon_pcidevicerange_neg() local 14811 char *line[] = {"(", "pcidevicecon", "1", ")", NULL}; test_cil_gen_pcidevicecon_nocontext_neg() local 14830 char *line[] = {"(", "pcidevicecon", "1", "(", "con", ")", ")", NULL}; test_cil_gen_pcidevicecon_anoncontext_neg() local 14849 char *line[] = {"(", "pcidevicecon", "1", "con", "extra", ")", NULL}; test_cil_gen_pcidevicecon_extra_neg() local 14868 char *line[] = {"(", "pcidevicecon", "1", "con", ")", NULL}; test_cil_gen_pcidevicecon_dbnull_neg() local 14883 char *line[] = {"(", ")", NULL}; test_cil_gen_pcidevicecon_currnull_neg() local 14902 char *line[] = {"(", "pcidevicecon", "1", "con", ")", NULL}; test_cil_gen_pcidevicecon_astnull_neg() local 14917 char *line[] = {"(", "fsuse", "xattr", "ext3", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_gen_fsuse_anoncontext() local 14936 char *line[] = {"(", "fsuse", "xattr", "ext3", "(", "system_u", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_gen_fsuse_anoncontext_neg() local 14955 char *line[] = {"(", "fsuse", "xattr", "ext3", "con", ")", NULL}; test_cil_gen_fsuse_xattr() local 14974 char *line[] = {"(", "fsuse", "task", "ext3", "con", ")", NULL}; test_cil_gen_fsuse_task() local 14993 char *line[] = {"(", "fsuse", "trans", "ext3", "con", ")", NULL}; test_cil_gen_fsuse_transition() local 15012 char *line[] = {"(", "fsuse", "foo", "ext3", "con", ")", NULL}; test_cil_gen_fsuse_invalidtype_neg() local 15031 char *line[] = {"(", "fsuse", ")", NULL}; test_cil_gen_fsuse_notype_neg() local 15050 char *line[] = {"(", "fsuse", "(", "xattr", ")", "ext3", "con", ")", NULL}; test_cil_gen_fsuse_typeinparens_neg() local 15069 char *line[] = {"(", "fsuse", "xattr", ")", NULL}; test_cil_gen_fsuse_nofilesystem_neg() local 15088 char *line[] = {"(", "fsuse", "xattr", "(", "ext3", ")", "con", ")", NULL}; test_cil_gen_fsuse_filesysteminparens_neg() local 15107 char *line[] = {"(", "fsuse", "xattr", "ext3", ")", NULL}; test_cil_gen_fsuse_nocontext_neg() local 15126 char *line[] = {"(", "fsuse", "xattr", "ext3", "(", ")", ")", NULL}; test_cil_gen_fsuse_emptyconparens_neg() local 15145 char *line[] = {"(", "fsuse", "xattr", "ext3", "con", "extra", ")", NULL}; test_cil_gen_fsuse_extra_neg() local 15164 char *line[] = {"(", "fsuse", "xattr", "ext3", "con", ")", NULL}; test_cil_gen_fsuse_dbnull_neg() local 15179 char *line[] = {"(", ")", NULL}; test_cil_gen_fsuse_currnull_neg() local 15198 char *line[] = {"(", "fsuse", "xattr", "ext3", "con", ")", NULL}; test_cil_gen_fsuse_astnull_neg() local 15213 char *line[] = {"(", "macro", "mm", "(", ")", "(", "type", "b", ")", ")", NULL}; test_cil_gen_macro_noparams() local 15232 char *line[] = {"(", "macro", "mm", "(", "(", "type", "a", ")", ")", "(", "type", "b", ")", ")", NULL}; test_cil_gen_macro_type() local 15251 char *line[] = {"(", "macro", "mm", "(", "(", "role", "a", ")", ")", "(", "role", "b", ")", ")", NULL}; test_cil_gen_macro_role() local 15270 char *line[] = {"(", "macro", "mm", "(", "(", "user", "a", ")", ")", "(", "user", "b", ")", ")", NULL}; test_cil_gen_macro_user() local 15289 char *line[] = {"(", "macro", "mm", "(", "(", "sensitivity", "a", ")", ")", "(", "sensitivity", "b", ")", ")", NULL}; test_cil_gen_macro_sensitivity() local 15308 char *line[] = {"(", "macro", "mm", "(", "(", "category", "a", ")", ")", "(", "category", "b", ")", ")", ")", NULL}; test_cil_gen_macro_category() local 15327 char *line[] = {"(", "macro", "mm", "(", "(", "categoryset", "a", ")", ")", "(", "categoryset", "b", ")", ")", ")", NULL}; test_cil_gen_macro_catset() local 15346 char *line[] = {"(", "macro", "mm", "(", "(", "level", "a", ")", ")", "(", "level", "b", ")", ")", ")", NULL}; test_cil_gen_macro_level() local 15365 char *line[] = {"(", "macro", "mm", "(", "(", "class", "a", ")", ")", "(", "class", "b", ")", ")", ")", NULL}; test_cil_gen_macro_class() local 15384 char *line[] = {"(", "macro", "mm", "(", "(", "classmap", "a", ")", ")", "(", "classmap", "b", ")", ")", ")", NULL}; test_cil_gen_macro_classmap() local 15403 char *line[] = {"(", "macro", "mm", "(", "(", "permissionset", "a", ")", ")", test_cil_gen_macro_permset() local 15423 char *line[] = {"(", "macro", "mm", "(", "(", "class", "a",")", "(", "class", "x", ")", ")", "(", "class", "b", ")", ")", ")", NULL}; test_cil_gen_macro_duplicate() local 15442 char *line[] = {"(", "macro", "mm", "(", "(", "class", "a",")", "(", "class", "a", ")", ")", "(", "class", "b", "(", "read," ")", ")", ")", ")", NULL}; test_cil_gen_macro_duplicate_neg() local 15461 char *line[] = {"(", "macro", "mm", "(", "(", "foo", "a", ")", ")", "(", "foo", "b", ")", ")", ")", NULL}; test_cil_gen_macro_unknown_neg() local 15480 char *line[] = {"(", "macro", "mm", "(", "(", "foo", "a", ")", ")", "(", "foo", "b", ")", ")", NULL}; test_cil_gen_macro_dbnull_neg() local 15495 char *line[] = {"(", ")", NULL}; test_cil_gen_macro_currnull_neg() local 15514 char *line[] = {"(", "macro", "mm", "(", "(", "foo", "a", ")", ")", "(", "foo", "b", ")", ")", NULL}; test_cil_gen_macro_astnull_neg() local 15532 char *line[] = {"(", "macro", NULL}; test_cil_gen_macro_unnamed_neg() local 15551 char *line[] = {"(", "macro", "mm", NULL}; test_cil_gen_macro_noparam_neg() local 15570 char *line[] = {"(", "macro", "mm", "(", "(", "foo", "a", ")", ")", NULL}; test_cil_gen_macro_nosecondparam_neg() local 15589 char *line[] = {"(", "macro", "mm", "(", "(", "type", ")", ")", ")", NULL}; test_cil_gen_macro_noparam_name_neg() local 15608 char *line[] = {"(", "macro", "mm", "(", "(", ")", ")", "(", "foo", "b", ")", ")", NULL}; test_cil_gen_macro_emptyparam_neg() local 15627 char *line[] = {"(", "macro", "mm", "(", "(", "type", "a.", ")", ")", "(", "type", "b", ")", ")", NULL}; test_cil_gen_macro_paramcontainsperiod_neg() local 15646 char *line[] = {"(", "call", "mm", "(", "foo", ")", ")", NULL}; test_cil_gen_call() local 15665 char *line[] = {"(", "call", "mm", ")", NULL}; test_cil_gen_call_noargs() local 15684 char *line[] = {"(", "call", "mm", "(", "(", "s0", "(", "c0", ")", ")", ")", ")", NULL}; test_cil_gen_call_anon() local 15703 char *line[] = {"(", "call", "mm", "(", ")", ")", NULL}; test_cil_gen_call_empty_call_neg() local 15722 char *line[] = {"(", "call", "mm", "(", ")", ")", NULL}; test_cil_gen_call_dbnull_neg() local 15737 char *line[] = {"(", ")", NULL}; test_cil_gen_call_currnull_neg() local 15756 char *line[] = {"(", "call", "mm", "(", ")", ")", NULL}; test_cil_gen_call_astnull_neg() local 15771 char *line[] = {"(", "call", "(", "mm", ")", "(", "foo", ")", ")", NULL}; test_cil_gen_call_name_inparens_neg() local 15790 char *line[] = {"(", "call", ")", NULL}; test_cil_gen_call_noname_neg() local 15809 char *line[] = {"(", "optional", "opt", "(", "allow", "foo", "bar", "(", "file", "(", "read", ")", ")", ")", ")", NULL}; test_cil_gen_optional() local 15828 char *line[] = {"(", "optional", "opt", "(", "allow", "foo", "bar", "(", "file", "(", "read", ")", ")", ")", ")", NULL}; test_cil_gen_optional_dbnull_neg() local 15843 char *line[] = {"(", ")", NULL}; test_cil_gen_optional_currnull_neg() local 15862 char *line[] = {"(", "optional", "opt", "(", "allow", "foo", "bar", "(", "file", "(", "read", ")", ")", ")", ")", NULL}; test_cil_gen_optional_astnull_neg() local 15877 char *line[] = {"(", "optional", ")", NULL}; test_cil_gen_optional_unnamed_neg() local 15896 char *line[] = {"(", "optional", "opt", "(", "allow", "foo", "bar", "(", "file", "(", "read", ")", ")", ")", "extra", ")", NULL}; test_cil_gen_optional_extra_neg() local 15915 char *line[] = {"(", "optional", "(", "opt", ")", ")", NULL}; test_cil_gen_optional_nameinparens_neg() local 15934 char *line[] = {"(", "optional", "opt", ")", NULL}; test_cil_gen_optional_emptyoptional() local 15953 char *line[] = {"(", "optional", "opt", "(", ")", ")", NULL}; test_cil_gen_optional_norule_neg() local 15972 char *line[] = {"(", "policycap", "open_perms", ")", NULL}; test_cil_gen_policycap() local 15991 char *line[] = {"(", "policycap", ")", NULL}; test_cil_gen_policycap_noname_neg() local 16010 char *line[] = {"(", "policycap", "(", "pol", ")", ")", NULL}; test_cil_gen_policycap_nameinparens_neg() local 16029 char *line[] = {"(", "policycap", "pol", "extra", ")", NULL}; test_cil_gen_policycap_extra_neg() local 16048 char *line[] = {"(", "policycap", "pol", ")", NULL}; test_cil_gen_policycap_dbnull_neg() local 16063 char *line[] = {"(", ")", NULL}; test_cil_gen_policycap_currnull_neg() local 16082 char *line[] = {"(", "policycap", "pol", ")", NULL}; test_cil_gen_policycap_astnull_neg() local 16097 char *line[] = {"(", "policycap", "pol", ")", NULL}; test_cil_gen_policycap_neg() local 16116 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_gen_ipaddr_ipv4() local 16135 char *line[] = {"(", "ipaddr", "ip", ".168.1.1", ")", NULL}; test_cil_gen_ipaddr_ipv4_neg() local 16154 char *line[] = {"(", "ipaddr", "ip", "2001:0db8:85a3:0000:0000:8a2e:0370:7334", ")", NULL}; test_cil_gen_ipaddr_ipv6() local 16173 char *line[] = {"(", "ipaddr", "ip", "2001:0db8:85a3:0000:0000:8a2e:0370:::7334", ")", NULL}; test_cil_gen_ipaddr_ipv6_neg() local 16192 char *line[] = {"(", "ipaddr", ")", NULL}; test_cil_gen_ipaddr_noname_neg() local 16211 char *line[] = {"(", "ipaddr", "(", "ip", ")", "192.168.1.1", ")", NULL}; test_cil_gen_ipaddr_nameinparens_neg() local 16230 char *line[] = {"(", "ipaddr", "ip", ")", NULL}; test_cil_gen_ipaddr_noip_neg() local 16249 char *line[] = {"(", "ipaddr", "ip", "(", "192.168.1.1", ")", ")", NULL}; test_cil_gen_ipaddr_ipinparens_neg() local 16268 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", "extra", ")", NULL}; test_cil_gen_ipaddr_extra_neg() local 16287 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_gen_ipaddr_dbnull_neg() local 16302 char *line[] = {"(", ")", NULL}; test_cil_gen_ipaddr_currnull_neg() local 16321 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_gen_ipaddr_astnull_neg() local 16340 char *line[] = {"(", "type", "foo", ")", NULL}; test_cil_build_ast() local 16353 char *line[] = {"(", "test", "\\"qstring\\"", ")", ";comment", NULL}; test_cil_build_ast_dbnull_neg() local 16368 char *line[] = {"(", "test", "\\"qstring\\"", ")", ";comment", NULL}; test_cil_build_ast_astnull_neg() local 16383 char *line[] = {"(", "block", "test", "(", "block", "(", "type", "log", ")", ")", ")", NULL}; test_cil_build_ast_suberr_neg() local 16396 char *line[] = {"(", "allow", "test", "foo", "bar", "(", "read", "write", ")", ")", NULL}; test_cil_build_ast_treenull_neg() local 16413 char *line[] = {"(", "block", "test", "(", "type", "log", ")", ")", NULL}; test_cil_build_ast_node_helper_block() local 16431 char *line[] = {"(", "block", "(", "type", "log", ")", ")", NULL}; test_cil_build_ast_node_helper_block_neg() local 16450 char *line[] = {"(", "blockinherit", "test", ")", NULL}; test_cil_build_ast_node_helper_blockinherit() local 16468 char *line[] = {"(", "blockinherit", ")", NULL}; test_cil_build_ast_node_helper_blockinherit_neg() local 16487 char *line[] = {"(", "permissionset", "foo", "(", "read", "write", ")", ")", NULL}; test_cil_build_ast_node_helper_permset() local 16505 char *line[] = {"(", "permissionset", "foo", ")", NULL}; test_cil_build_ast_node_helper_permset_neg() local 16524 char *line[] = {"(", "in", "foo", "(", "allow", "test", "baz", "(", "char", "(", "read", ")", ")", ")", ")", NULL}; test_cil_build_ast_node_helper_in() local 16542 char *line[] = {"(", "in", "foo", ")", NULL}; test_cil_build_ast_node_helper_in_neg() local 16560 char *line[] = {"(", "class", "file", "(", "read", "write", "open", ")", ")", NULL}; test_cil_build_ast_node_helper_class() local 16578 char *line[] = {"(", "class", "(", "read", "write", "open", ")", ")", NULL}; test_cil_build_ast_node_helper_class_neg() local 16596 char *line[] = {"(", "classpermissionset", "foo", "(", "read", "(", "write", ")", ")", ")", NULL}; test_cil_build_ast_node_helper_classpermset() local 16614 char *line[] = {"(", "classpermissionset", "foo", ")", NULL}; test_cil_build_ast_node_helper_classpermset_neg() local 16633 char *line[] = {"(", "classmap", "files", "(", "read", "write", ")", ")", NULL}; test_cil_build_ast_node_helper_classmap() local 16651 char *line[] = {"(", "classmap", "(", "read", "write", ")", ")", NULL}; test_cil_build_ast_node_helper_classmap_neg() local 16669 char *line[] = {"(", "classmapping", "files", "read", "char_w", ")", NULL}; test_cil_build_ast_node_helper_classmapping() local 16687 char *line[] = {"(", "classmapping", "files", "read", ")", NULL}; test_cil_build_ast_node_helper_classmapping_neg() local 16705 char *line[] = {"(", "common", "test", "(", "read", "write", ")", ")", NULL}; test_cil_build_ast_node_helper_common() local 16723 char *line[] = {"(", "common", "(", "read", "write", ")", ")", NULL}; test_cil_build_ast_node_helper_common_neg() local 16741 char *line[] = {"(", "sid", "test", ")", NULL}; test_cil_build_ast_node_helper_sid() local 16759 char *line[] = {"(", "sid", "(", "blah", ")", ")", NULL}; test_cil_build_ast_node_helper_sid_neg() local 16777 char *line[] = {"(", "sidcontext", "test", "(", "blah", "blah", "blah", "(", "(", "s0", "(", "c0", ")", ")", "(", "s0", "(", "c0", ")", ")", ")", ")", ")", NULL}; test_cil_build_ast_node_helper_sidcontext() local 16795 char *line[] = {"(", "sidcontext", "(", "blah", "blah", ")", ")", NULL}; test_cil_build_ast_node_helper_sidcontext_neg() local 16813 char *line[] = {"(", "user", "jimmypage", NULL}; test_cil_build_ast_node_helper_user() local 16831 char *line[] = {"(", "user", "foo", "bar", NULL}; test_cil_build_ast_node_helper_user_neg() local 16849 char *line[] = {"(", "userlevel", "johnpauljones", "level", NULL}; test_cil_build_ast_node_helper_userlevel() local 16867 char *line[] = {"(", "userlevel", "johnpauljones", NULL}; test_cil_build_ast_node_helper_userlevel_neg() local 16885 char *line[] = {"(", "userrange", "johnpauljones", "range", NULL}; test_cil_build_ast_node_helper_userrange() local 16903 char *line[] = {"(", "userrange", "johnpauljones", NULL}; test_cil_build_ast_node_helper_userrange_neg() local 16921 char *line[] = {"(", "type", "test", ")", NULL}; test_cil_build_ast_node_helper_type() local 16939 char *line[] = {"(", "type", ")", NULL}; test_cil_build_ast_node_helper_type_neg() local 16957 char *line[] = {"(", "typeattribute", "test", ")", NULL}; test_cil_build_ast_node_helper_attribute() local 16975 char *line[] = {"(", "typeattribute", ")", NULL}; test_cil_build_ast_node_helper_attribute_neg() local 16993 char *line[] = {"(", "typebounds", "foo", "bar", ")", NULL}; test_cil_build_ast_node_helper_typebounds() local 17010 char *line[] = {"(", "typebounds", "bar", ")", NULL}; test_cil_build_ast_node_helper_typebounds_neg() local 17028 char *line[] = {"(", "typepermissive", "foo", ")", NULL}; test_cil_build_ast_node_helper_typepermissive() local 17045 char *line[] = {"(", "typepermissive", ")", NULL}; test_cil_build_ast_node_helper_typepermissive_neg() local 17063 char *line[] = {"(", "nametypetransition", "str", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_build_ast_node_helper_nametypetransition() local 17081 char *line[] = {"(", "nametypetransition", "str", "foo", "bar", "foobar", ")", NULL}; test_cil_build_ast_node_helper_nametypetransition_neg() local 17099 char *line[] = {"(", "rangetransition", "type_a", "type_b", "class", "(", "low_l", "high_l", ")", ")", NULL}; test_cil_build_ast_node_helper_rangetransition() local 17117 char *line[] = {"(", "rangetransition", ")", NULL}; test_cil_build_ast_node_helper_rangetransition_neg() local 17135 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_build_ast_node_helper_boolif() local 17155 char *line[] = {"(", "booleanif", "(", "*&", "foo", "bar", ")", test_cil_build_ast_node_helper_boolif_neg() local 17175 char *line[] = {"(", "true", "(", "allow", "foo", "bar", "baz", "(", "write", ")", ")", ")", NULL}; test_cil_build_ast_node_helper_condblock_true() local 17193 char *line[] = {"(", "true", "(", ")", ")", NULL}; test_cil_build_ast_node_helper_condblock_true_neg() local 17211 char *line[] = {"(", "false", "(", "allow", "foo", "bar", "baz", "(", "write", ")", ")", ")", NULL}; test_cil_build_ast_node_helper_condblock_false() local 17229 char *line[] = {"(", "false", "(", ")", ")", NULL}; test_cil_build_ast_node_helper_condblock_false_neg() local 17247 char *line[] = {"(", "tunableif", "(", "and", "foo", "bar", ")", test_cil_build_ast_node_helper_tunif() local 17267 char *line[] = {"(", "tunableif", "(", "*&", "foo", "bar", ")", test_cil_build_ast_node_helper_tunif_neg() local 17286 char *line[] = {"(", "typealias", ".test.type", "type_t", ")", "(", "type", "test", ")", NULL}; test_cil_build_ast_node_helper_typealias() local 17304 char *line[] = {"(", "typealias", ".test.type", ")", NULL}; test_cil_build_ast_node_helper_typealias_notype_neg() local 17323 char *line[] = {"(", "typeattribute", "type", ")", NULL}; test_cil_build_ast_node_helper_typeattribute() local 17342 char *line[] = {"(", "typeattribute", ".fail.type", ")", NULL}; test_cil_build_ast_node_helper_typeattribute_neg() local 17360 char *line[] = {"(", "typeattributeset", "filetypes", "(", "and", "test_t", "test2_t", ")", ")", NULL}; test_cil_build_ast_node_helper_typeattributeset() local 17378 char *line[] = {"(", "typeattributeset", "files", "(", ")", ")", NULL}; test_cil_build_ast_node_helper_typeattributeset_neg() local 17396 char *line[] = {"(", "userbounds", "user1", "user2", ")", NULL}; test_cil_build_ast_node_helper_userbounds() local 17414 char *line[] = {"(", "userbounds", "user1", ")", NULL}; test_cil_build_ast_node_helper_userbounds_neg() local 17432 char *line[] = {"(", "role", "test_r", ")", NULL}; test_cil_build_ast_node_helper_role() local 17450 char *line[] = {"(", "role", ")", NULL}; test_cil_build_ast_node_helper_role_neg() local 17468 char *line[] = {"(", "roletransition", "foo_r", "bar_t", "process", "foobar_r", ")", NULL}; test_cil_build_ast_node_helper_roletransition() local 17486 char *line[] = {"(", "roletransition", "foo_r", "bar_t", ")", NULL}; test_cil_build_ast_node_helper_roletransition_neg() local 17504 char *line[] = {"(", "roleallow", "staff_r", "sysadm_r", NULL}; test_cil_build_ast_node_helper_roleallow() local 17522 char *line[] = {"(", "roleallow", "staff_r", NULL}; test_cil_build_ast_node_helper_roleallow_neg() local 17540 char *line[] = {"(", "rolebounds", "role1", "role2", ")", NULL}; test_cil_build_ast_node_helper_rolebounds() local 17558 char *line[] = {"(", "rolebounds", "role1", ")", NULL}; test_cil_build_ast_node_helper_rolebounds_neg() local 17576 char *line[] = {"(", "allow", "test", "foo", "(", "bar", "(", "read", "write", ")", ")", ")", NULL}; test_cil_build_ast_node_helper_avrule_allow() local 17594 char *line[] = {"(", "allow", "foo", "bar", "(", "read", "write", ")", "blah", ")", NULL}; test_cil_build_ast_node_helper_avrule_allow_neg() local 17612 char *line[] = {"(", "auditallow", "test", "foo", "(", "bar", "(", "read", "write", ")", ")", ")", NULL}; test_cil_build_ast_node_helper_avrule_auditallow() local 17630 char *line[] = {"(", "auditallow", "foo", "bar", "(", "read", "write", ")", "blah", ")", NULL}; test_cil_build_ast_node_helper_avrule_auditallow_neg() local 17648 char *line[] = {"(", "dontaudit", "test", "foo", "(", "bar", "(", "read", "write", ")", ")", ")", NULL}; test_cil_build_ast_node_helper_avrule_dontaudit() local 17666 char *line[] = {"(", "dontaudit", "foo", "bar", "(", "read", "write", ")", "blah", ")", NULL}; test_cil_build_ast_node_helper_avrule_dontaudit_neg() local 17684 char *line[] = {"(", "neverallow", "test", "foo", "(", "bar", "(", "read", "write", ")", ")", ")", NULL}; test_cil_build_ast_node_helper_avrule_neverallow() local 17702 char *line[] = {"(", "neverallow", "foo", "bar", "(", "read", "write", ")", "blah", ")", NULL}; test_cil_build_ast_node_helper_avrule_neverallow_neg() local 17720 char *line[] = {"(", "typetransition", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_build_ast_node_helper_type_rule_transition() local 17738 char *line[] = {"(", "typetransition", "foo", "bar", "file", "foobar", "extra", ")", NULL}; test_cil_build_ast_node_helper_type_rule_transition_neg() local 17756 char *line[] = {"(", "typechange", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_build_ast_node_helper_type_rule_change() local 17774 char *line[] = {"(", "typechange", "foo", "bar", "file", "foobar", "extra", ")", NULL}; test_cil_build_ast_node_helper_type_rule_change_neg() local 17792 char *line[] = {"(", "typemember", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_build_ast_node_helper_type_rule_member() local 17810 char *line[] = {"(", "typemember", "foo", "bar", "file", "foobar", "extra", ")", NULL}; test_cil_build_ast_node_helper_type_rule_member_neg() local 17828 char *line[] = {"(", "boolean", "foo", "true", ")", NULL}; test_cil_build_ast_node_helper_bool() local 17846 char *line[] = {"(", "boolean", "foo", ")", NULL}; test_cil_build_ast_node_helper_bool_neg() local 17864 char *line[] = {"(", "tunable", "foo", "true", ")", NULL}; test_cil_build_ast_node_helper_bool_tunable() local 17882 char *line[] = {"(", "tunable", "foo", ")", NULL}; test_cil_build_ast_node_helper_bool_tunable_neg() local 17900 char *line[] = {"(", "sensitivity", "s0", ")", NULL}; test_cil_build_ast_node_helper_sensitivity() local 17918 char *line[] = {"(", "sensitivity", "s0", "extra", ")", NULL}; test_cil_build_ast_node_helper_sensitivity_neg() local 17936 char *line[] = {"(", "sensitivityalias", "s0", "alias", ")", NULL}; test_cil_build_ast_node_helper_sensalias() local 17954 char *line[] = {"(", "sensitivityalias", "s0", "alias", "extra", ")", NULL}; test_cil_build_ast_node_helper_sensalias_neg() local 17972 char *line[] = {"(", "category", "c0", ")", NULL}; test_cil_build_ast_node_helper_category() local 17990 char *line[] = {"(", "category", ")", NULL}; test_cil_build_ast_node_helper_category_neg() local 18008 char *line[] = {"(", "categoryset", "somecats", "(", "c0", "c1", "c2", ")", ")", NULL}; test_cil_build_ast_node_helper_catset() local 18026 char *line[] = {"(", "categoryset", "somecats", "(", "c0", "c1", "c2", ")", "extra", ")", NULL}; test_cil_build_ast_node_helper_catset_neg() local 18044 char *line[] = {"(", "categoryorder", "(", "c0", "c1", "c2", ")", ")", NULL}; test_cil_build_ast_node_helper_catorder() local 18062 char *line[] = {"(", "categoryorder", "c0", "c1", "c2", "extra", ")", NULL}; test_cil_build_ast_node_helper_catorder_neg() local 18080 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_build_ast_node_helper_catalias() local 18098 char *line[] = {"(", "categoryalias", "range", "(", "c0", "c1", ")", ")", NULL}; test_cil_build_ast_node_helper_catalias_neg() local 18116 char *line[] = {"(", "categoryrange", "range", "(", "c0", "c1", ")", ")", NULL}; test_cil_build_ast_node_helper_catrange() local 18134 char *line[] = {"(", "categoryrange", ")", NULL}; test_cil_build_ast_node_helper_catrange_neg() local 18152 char *line[] = {"(", "roletype", "admin_r", "admin_t", ")", NULL}; test_cil_build_ast_node_helper_roletype() local 18171 char *line[] = {"(", "roletype", "(", "admin_r", ")", "admin_t", ")", NULL}; test_cil_build_ast_node_helper_roletype_neg() local 18189 char *line[] = {"(", "userrole", "staff_u", "staff_r", ")", NULL}; test_cil_build_ast_node_helper_userrole() local 18207 char *line[] = {"(", "userrole", "staff_u", "(", "staff_r", ")", ")", NULL}; test_cil_build_ast_node_helper_userrole_neg() local 18225 char *line[] = {"(", "classcommon", "foo", "foo", NULL}; test_cil_build_ast_node_helper_gen_classcommon() local 18243 char *line[] = {"(", "classcommon", "staff_u", ")", NULL}; test_cil_build_ast_node_helper_gen_classcommon_neg() local 18261 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_build_ast_node_helper_gen_dominance() local 18282 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_build_ast_node_helper_gen_dominance_neg() local 18303 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_build_ast_node_helper_gen_senscat() local 18327 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_build_ast_node_helper_gen_senscat_neg() local 18351 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_build_ast_node_helper_gen_level() local 18371 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_build_ast_node_helper_gen_level_neg() local 18391 char *line[] = {"(", "levelrange", "range", "(", "low", "high", ")", ")", NULL}; test_cil_build_ast_node_helper_gen_levelrange() local 18409 char *line[] = {"(", "levelrange", "range", ")", NULL}; test_cil_build_ast_node_helper_gen_levelrange_neg() local 18427 char *line[] = {"(", "constrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "r1", "r2", ")", ")", NULL}; test_cil_build_ast_node_helper_gen_constrain() local 18445 char *line[] = {"(", "constrain", ")", NULL}; test_cil_build_ast_node_helper_gen_constrain_neg() local 18463 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l2", "h2", ")", ")", NULL}; test_cil_build_ast_node_helper_gen_mlsconstrain() local 18481 char *line[] = {"(", "mlsconstrain", ")", NULL}; test_cil_build_ast_node_helper_gen_mlsconstrain_neg() local 18499 char *line[] = {"(", "context", "localhost_node_label", "(", "system_u", "object_r", "node_lo_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_build_ast_node_helper_gen_context() local 18517 char *line[] = {"(", "context", "localhost_node_label", "(", "system_u", "object_r", ")", ")", NULL}; test_cil_build_ast_node_helper_gen_context_neg() local 18535 char *line[] = {"(", "filecon", "root", "path", "file", "context", NULL}; test_cil_build_ast_node_helper_gen_filecon() local 18553 char *line[] = {"(", "filecon", ")", NULL}; test_cil_build_ast_node_helper_gen_filecon_neg() local 18571 char *line[] = {"(", "portcon", "udp", "25", "con", ")", NULL}; test_cil_build_ast_node_helper_gen_portcon() local 18589 char *line[] = {"(", "portcon", ")", NULL}; test_cil_build_ast_node_helper_gen_portcon_neg() local 18607 char *line[] = {"(", "nodecon", "ipaddr", "ipaddr", "con", ")", NULL}; test_cil_build_ast_node_helper_gen_nodecon() local 18625 char *line[] = {"(", "nodecon", ")", NULL}; test_cil_build_ast_node_helper_gen_nodecon_neg() local 18643 char *line[] = {"(", "genfscon", "type", "path", "con", ")", NULL}; test_cil_build_ast_node_helper_gen_genfscon() local 18661 char *line[] = {"(", "genfscon", ")", NULL}; test_cil_build_ast_node_helper_gen_genfscon_neg() local 18679 char *line[] = {"(", "netifcon", "eth1", test_cil_build_ast_node_helper_gen_netifcon() local 18699 char *line[] = {"(", "netifcon", ")", NULL}; test_cil_build_ast_node_helper_gen_netifcon_neg() local 18717 char *line[] = {"(", "pirqcon", "1", "con", ")", NULL}; test_cil_build_ast_node_helper_gen_pirqcon() local 18735 char *line[] = {"(", "pirqcon", ")", NULL}; test_cil_build_ast_node_helper_gen_pirqcon_neg() local 18753 char *line[] = {"(", "iomemcon", "1", "con", ")", NULL}; test_cil_build_ast_node_helper_gen_iomemcon() local 18771 char *line[] = {"(", "iomemcon", ")", NULL}; test_cil_build_ast_node_helper_gen_iomemcon_neg() local 18789 char *line[] = {"(", "ioportcon", "1", "con", ")", NULL}; test_cil_build_ast_node_helper_gen_ioportcon() local 18807 char *line[] = {"(", "ioportcon", ")", NULL}; test_cil_build_ast_node_helper_gen_ioportcon_neg() local 18825 char *line[] = {"(", "pcidevicecon", "1", "con", ")", NULL}; test_cil_build_ast_node_helper_gen_pcidevicecon() local 18843 char *line[] = {"(", "pcidevicecon", ")", NULL}; test_cil_build_ast_node_helper_gen_pcidevicecon_neg() local 18861 char *line[] = {"(", "fsuse", "xattr", "ext3", "con", ")", NULL}; test_cil_build_ast_node_helper_gen_fsuse() local 18879 char *line[] = {"(", "fsuse", ")", NULL}; test_cil_build_ast_node_helper_gen_fsuse_neg() local 18897 char *line[] = {"(", "macro", "mm", "(", "(", "type", "a", ")", ")", "(", "type", "b", ")", ")", NULL}; test_cil_build_ast_node_helper_gen_macro() local 18915 char *line[] = {"(", "macro", "mm", "(", "(", ")", ")", ")", NULL}; test_cil_build_ast_node_helper_gen_macro_neg() local 18933 char *line[] = {"(", "macro", "mm", "(", "(", "type", "a", ")", ")", "(", "type", "b", ")", ")", NULL}; test_cil_build_ast_node_helper_gen_macro_nested_macro_neg() local 18962 char *line[] = {"(", "tunableif", "(", "and", "foo", "bar", ")", test_cil_build_ast_node_helper_gen_macro_nested_tunif_neg() local 18992 char *line[] = {"(", "call", "mm", "(", "foo", ")", ")", NULL}; test_cil_build_ast_node_helper_gen_call() local 19010 char *line[] = {"(", "call", ")", NULL}; test_cil_build_ast_node_helper_gen_call_neg() local 19028 char *line[] = {"(", "optional", "opt", "(", "allow", "foo", "bar", "(", "file", "(", "read", ")", ")", ")", ")", NULL}; test_cil_build_ast_node_helper_gen_optional() local 19046 char *line[] = {"(", "optional", ")", NULL}; test_cil_build_ast_node_helper_gen_optional_neg() local 19064 char *line[] = {"(", "policycap", "open_perms", ")", NULL}; test_cil_build_ast_node_helper_gen_policycap() local 19082 char *line[] = {"(", "policycap", ")", NULL}; test_cil_build_ast_node_helper_gen_policycap_neg() local 19100 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_build_ast_node_helper_gen_ipaddr() local 19118 char *line[] = {"(", "ipaddr", ")", NULL}; test_cil_build_ast_node_helper_gen_ipaddr_neg() local 19136 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_build_ast_node_helper_extraargsnull_neg() local 19153 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_build_ast_last_child_helper() local 19168 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_build_ast_last_child_helper_extraargsnull_neg() local [all...] |