Home | History | Annotate | Download | only in unit

Lines Matching refs:tc

130 void test_cil_gen_classmap_perm_dbnull_neg(CuTest *tc);
131 void test_cil_gen_classmap_perm_currnull_neg(CuTest *tc);
132 void test_cil_gen_classmap_perm_astnull_neg(CuTest *tc);
138 void test_cil_gen_classmap_dbnull_neg(CuTest *tc);
139 void test_cil_gen_classmap_currnull_neg(CuTest *tc);
140 void test_cil_gen_classmap_astnull_neg(CuTest *tc);
149 void test_cil_gen_classmapping_dbnull_neg(CuTest *tc);
150 void test_cil_gen_classmapping_currnull_neg(CuTest *tc);
151 void test_cil_gen_classmapping_astnull_neg(CuTest *tc);
154 void test_cil_gen_common_dbnull_neg(CuTest *tc);
155 void test_cil_gen_common_currnull_neg(CuTest *tc);
156 void test_cil_gen_common_astnull_neg(CuTest *tc);
157 void test_cil_gen_common_noname_neg(CuTest *tc);
158 void test_cil_gen_common_twoperms_neg(CuTest *tc);
159 void test_cil_gen_common_permsublist_neg(CuTest *tc);
160 void test_cil_gen_common_noperms_neg(CuTest *tc);
183 void test_cil_gen_type_dbnull_neg(CuTest *tc);
184 void test_cil_gen_type_currnull_neg(CuTest *tc);
185 void test_cil_gen_type_astnull_neg(CuTest *tc);
186 void test_cil_gen_type_extra_neg(CuTest *tc);
189 void test_cil_gen_typeattribute_dbnull_neg(CuTest *tc);
190 void test_cil_gen_typeattribute_currnull_neg(CuTest *tc);
191 void test_cil_gen_typeattribute_astnull_neg(CuTest *tc);
192 void test_cil_gen_typeattribute_extra_neg(CuTest *tc);
329 void test_cil_gen_typealias_dbnull_neg(CuTest *tc);
330 void test_cil_gen_typealias_currnull_neg(CuTest *tc);
331 void test_cil_gen_typealias_astnull_neg(CuTest *tc);
358 void test_cil_gen_role_dbnull_neg(CuTest *tc);
359 void test_cil_gen_role_currnull_neg(CuTest *tc);
360 void test_cil_gen_role_astnull_neg(CuTest *tc);
361 void test_cil_gen_role_extrarole_neg(CuTest *tc);
362 void test_cil_gen_role_noname_neg(CuTest *tc);
497 void test_cil_gen_avrule_currnull_neg(CuTest *tc);
498 void test_cil_gen_avrule_astnull_neg(CuTest *tc);
499 void test_cil_gen_avrule_sourcedomainnull_neg(CuTest *tc);
500 void test_cil_gen_avrule_targetdomainnull_neg(CuTest *tc);
501 void test_cil_gen_avrule_objectclassnull_neg(CuTest *tc);
502 void test_cil_gen_avrule_permsnull_neg(CuTest *tc);
621 void test_cil_gen_roletype(CuTest *tc);
622 void test_cil_gen_roletype_currnull_neg(CuTest *tc);
623 void test_cil_gen_roletype_dbnull_neg(CuTest *tc);
624 void test_cil_gen_roletype_astnull_neg(CuTest *tc);
625 void test_cil_gen_roletype_empty_neg(CuTest *tc);
626 void test_cil_gen_roletype_rolelist_neg(CuTest *tc);
627 void test_cil_gen_roletype_roletype_sublist_neg(CuTest *tc);
628 void test_cil_gen_roletype_typelist_neg(CuTest *tc);
630 void test_cil_gen_userrole(CuTest *tc);
631 void test_cil_gen_userrole_currnull_neg(CuTest *tc);
632 void test_cil_gen_userrole_dbnull_neg(CuTest *tc);
633 void test_cil_gen_userrole_astnull_neg(CuTest *tc);
634 void test_cil_gen_userrole_empty_neg(CuTest *tc);
635 void test_cil_gen_userrole_userlist_neg(CuTest *tc);
636 void test_cil_gen_userrole_userrole_sublist_neg(CuTest *tc);
637 void test_cil_gen_userrole_rolelist_neg(CuTest *tc);
639 void test_cil_gen_classcommon(CuTest *tc);
640 void test_cil_gen_classcommon_dbnull_neg(CuTest *tc);
641 void test_cil_gen_classcommon_currnull_neg(CuTest *tc);
642 void test_cil_gen_classcommon_astnull_neg(CuTest *tc);
643 void test_cil_gen_classcommon_missingclassname_neg(CuTest *tc);
644 void test_cil_gen_classcommon_noperms_neg(CuTest *tc);
645 void test_cil_gen_classcommon_extraperms_neg(CuTest *tc);
647 void test_cil_gen_catorder(CuTest *tc);
648 void test_cil_gen_catorder_dbnull_neg(CuTest *tc);
649 void test_cil_gen_catorder_currnull_neg(CuTest *tc);
650 void test_cil_gen_catorder_astnull_neg(CuTest *tc);
651 void test_cil_gen_catorder_missingcats_neg(CuTest *tc);
652 void test_cil_gen_catorder_nosublist_neg(CuTest *tc);
653 void test_cil_gen_catorder_nestedcat_neg(CuTest *tc);
655 void test_cil_gen_dominance(CuTest *tc);
656 void test_cil_gen_dominance_dbnull_neg(CuTest *tc);
657 void test_cil_gen_dominance_currnull_neg(CuTest *tc);
658 void test_cil_gen_dominance_astnull_neg(CuTest *tc);
659 void test_cil_gen_dominance_nosensitivities_neg(CuTest *tc);
660 void test_cil_gen_dominance_nosublist_neg(CuTest *tc);
662 void test_cil_gen_senscat(CuTest *tc);
664 void test_cil_gen_senscat_dbnull_neg(CuTest *tc);
665 void test_cil_gen_senscat_currnull_neg(CuTest *tc);
666 void test_cil_gen_senscat_astnull_neg(CuTest *tc);
667 void test_cil_gen_senscat_nosensitivities_neg(CuTest *tc);
671 void test_cil_fill_level(CuTest *tc);
672 void test_cil_fill_level_sensnull_neg(CuTest *tc);
673 void test_cil_fill_level_levelnull_neg(CuTest *tc);
674 tc);
675 void test_cil_fill_level_emptycat_neg(CuTest *tc);
677 void test_cil_gen_level(CuTest *tc);
678 void test_cil_gen_level_nameinparens_neg(CuTest *tc);
679 void test_cil_gen_level_emptysensparens_neg(CuTest *tc);
680 void test_cil_gen_level_extra_neg(CuTest *tc);
681 void test_cil_gen_level_emptycat_neg(CuTest *tc);
682 void test_cil_gen_level_noname_neg(CuTest *tc);
683 void test_cil_gen_level_nosens_neg(CuTest *tc);
684 void test_cil_gen_level_dbnull_neg(CuTest *tc);
685 void test_cil_gen_level_currnull_neg(CuTest *tc);
686 void test_cil_gen_level_astnull_neg(CuTest *tc);
688 void test_cil_gen_levelrange(CuTest *tc);
689 void test_cil_gen_levelrange_rangeinvalid_neg(CuTest *tc);
690 void test_cil_gen_levelrange_namenull_neg(CuTest *tc);
691 void test_cil_gen_levelrange_rangenull_neg(CuTest *tc);
692 void test_cil_gen_levelrange_rangeempty_neg(CuTest *tc);
693 void test_cil_gen_levelrange_extra_neg(CuTest *tc);
694 void test_cil_gen_levelrange_dbnull_neg(CuTest *tc);
695 void test_cil_gen_levelrange_currnull_neg(CuTest *tc);
696 void test_cil_gen_levelrange_astnull_neg(CuTest *tc);
698 void test_cil_gen_constrain(CuTest *tc);
699 void test_cil_gen_constrain_neg(CuTest *tc);
700 void test_cil_gen_constrain_classset_neg(CuTest *tc);
701 void test_cil_gen_constrain_classset_noclass_neg(CuTest *tc);
702 void test_cil_gen_constrain_classset_noperm_neg(CuTest *tc);
703 void test_cil_gen_constrain_permset_neg(CuTest *tc);
704 void test_cil_gen_constrain_permset_noclass_neg(CuTest *tc);
705 void test_cil_gen_constrain_permset_noperm_neg(CuTest *tc);
706 void test_cil_gen_constrain_expression_neg(CuTest *tc);
707 void test_cil_gen_constrain_dbnull_neg(CuTest *tc);
708 void test_cil_gen_constrain_currnull_neg(CuTest *tc);
709 void test_cil_gen_constrain_astnull_neg(CuTest *tc);
711 void test_cil_fill_context(CuTest *tc);
712 void test_cil_fill_context_unnamedlvl(CuTest *tc);
713 void test_cil_fill_context_nocontext_neg(CuTest *tc);
714 void test_cil_fill_context_nouser_neg(CuTest *tc);
715 void test_cil_fill_context_norole_neg(CuTest *tc);
716 void test_cil_fill_context_notype_neg(CuTest *tc);
717 void test_cil_fill_context_nolowlvl_neg(CuTest *tc);
718 void test_cil_fill_context_nohighlvl_neg(CuTest *tc);
719 void test_cil_fill_context_unnamedlvl_nocontextlow_neg(CuTest *tc);
720 void test_cil_fill_context_unnamedlvl_nocontexthigh_neg(CuTest *tc);
722 void test_cil_gen_context(CuTest *tc);
723 void test_cil_gen_context_notinparens_neg(CuTest *tc);
724 void test_cil_gen_context_extralevel_neg(CuTest *tc);
725 void test_cil_gen_context_emptycontext_neg(CuTest *tc);
726 void test_cil_gen_context_extra_neg(CuTest *tc);
727 void test_cil_gen_context_doubleparen_neg(CuTest *tc);
728 void test_cil_gen_context_norole_neg(CuTest *tc);
729 void test_cil_gen_context_roleinparens_neg(CuTest *tc);
730 void test_cil_gen_context_notype_neg(CuTest *tc);
731 void test_cil_gen_context_typeinparens_neg(CuTest *tc);
732 void test_cil_gen_context_nolevels_neg(CuTest *tc);
733 void test_cil_gen_context_nosecondlevel_neg(CuTest *tc);
734 void test_cil_gen_context_noname_neg(CuTest *tc);
735 void test_cil_gen_context_nouser_neg(CuTest *tc);
736 void test_cil_gen_context_dbnull_neg(CuTest *tc);
737 void test_cil_gen_context_currnull_neg(CuTest *tc);
738 void test_cil_gen_context_astnull_neg(CuTest *tc);
740 void test_cil_gen_filecon_file(CuTest *tc);
741 void test_cil_gen_filecon_dir(CuTest *tc);
742 void test_cil_gen_filecon_char(CuTest *tc);
743 void test_cil_gen_filecon_block(CuTest *tc);
744 void test_cil_gen_filecon_socket(CuTest *tc);
745 void test_cil_gen_filecon_pipe(CuTest *tc);
746 void test_cil_gen_filecon_symlink(CuTest *tc);
747 void test_cil_gen_filecon_any(CuTest *tc);
748 void test_cil_gen_filecon_neg(CuTest *tc);
749 void test_cil_gen_filecon_anon_context(CuTest *tc);
750 void test_cil_gen_filecon_dbnull_neg(CuTest *tc);
751 void test_cil_gen_filecon_currnull_neg(CuTest *tc);
752 void test_cil_gen_filecon_astnull_neg(CuTest *tc);
753 void test_cil_gen_filecon_str1null_neg(CuTest *tc);
754 void test_cil_gen_filecon_str1_inparens_neg(CuTest *tc);
755 void test_cil_gen_filecon_str2null_neg(CuTest *tc);
756 void test_cil_gen_filecon_str2_inparens_neg(CuTest *tc);
757 void test_cil_gen_filecon_classnull_neg(CuTest *tc);
758 void test_cil_gen_filecon_class_inparens_neg(CuTest *tc);
759 void test_cil_gen_filecon_contextnull_neg(CuTest *tc);
760 void test_cil_gen_filecon_context_neg(CuTest *tc);
761 void test_cil_gen_filecon_extra_neg(CuTest *tc);
763 void test_cil_gen_portcon_udp(CuTest *tc);
764 void test_cil_gen_portcon_tcp(CuTest *tc);
765 void test_cil_gen_portcon_unknownprotocol_neg(CuTest *tc);
766 void test_cil_gen_portcon_anon_context(CuTest *tc);
767 void test_cil_gen_portcon_portrange(CuTest *tc);
768 void test_cil_gen_portcon_portrange_one_neg(CuTest *tc);
769 void test_cil_gen_portcon_portrange_morethanone_neg(CuTest *tc);
770 void test_cil_gen_portcon_singleport_neg(CuTest *tc);
771 void test_cil_gen_portcon_lowport_neg(CuTest *tc);
772 void test_cil_gen_portcon_highport_neg(CuTest *tc);
773 void test_cil_gen_portcon_dbnull_neg(CuTest *tc);
774 void test_cil_gen_portcon_currnull_neg(CuTest *tc);
775 void test_cil_gen_portcon_astnull_neg(CuTest *tc);
776 void test_cil_gen_portcon_str1null_neg(CuTest *tc);
777 void test_cil_gen_portcon_str1parens_neg(CuTest *tc);
778 void test_cil_gen_portcon_portnull_neg(CuTest *tc);
779 void test_cil_gen_portcon_contextnull_neg(CuTest *tc);
780 void test_cil_gen_portcon_context_neg(CuTest *tc);
781 void test_cil_gen_portcon_extra_neg(CuTest *tc);
783 void test_cil_fill_ipaddr(CuTest *tc);
784 void test_cil_fill_ipaddr_addrnodenull_neg(CuTest *tc);
785 void test_cil_fill_ipaddr_addrnull_neg(CuTest *tc);
786 void test_cil_fill_ipaddr_addrinparens_neg(CuTest *tc);
787 void test_cil_fill_ipaddr_extra_neg(CuTest *tc);
789 void test_cil_gen_nodecon(CuTest *tc);
790 void test_cil_gen_nodecon_anon_context(CuTest *tc);
791 void test_cil_gen_nodecon_dbnull_neg(CuTest *tc);
792 void test_cil_gen_nodecon_currnull_neg(CuTest *tc);
793 void test_cil_gen_nodecon_astnull_neg(CuTest *tc);
794 void test_cil_gen_nodecon_ipnull_neg(CuTest *tc);
795 void test_cil_gen_nodecon_ipanon(CuTest *tc);
796 void test_cil_gen_nodecon_ipanon_neg(CuTest *tc);
797 void test_cil_gen_nodecon_netmasknull_neg(CuTest *tc);
798 void test_cil_gen_nodecon_netmaskanon(CuTest *tc);
799 void test_cil_gen_nodecon_netmaskanon_neg(CuTest *tc);
800 void test_cil_gen_nodecon_contextnull_neg(CuTest *tc);
801 void test_cil_gen_nodecon_context_neg(CuTest *tc);
802 void test_cil_gen_nodecon_extra_neg(CuTest *tc);
804 void test_cil_gen_genfscon(CuTest *tc);
805 void test_cil_gen_genfscon_anon_context(CuTest *tc);
806 void test_cil_gen_genfscon_dbnull_neg(CuTest *tc);
807 void test_cil_gen_genfscon_currnull_neg(CuTest *tc);
808 void test_cil_gen_genfscon_astnull_neg(CuTest *tc);
809 void test_cil_gen_genfscon_typenull_neg(CuTest *tc);
810 void test_cil_gen_genfscon_typeparens_neg(CuTest *tc);
811 void test_cil_gen_genfscon_pathnull_neg(CuTest *tc);
812 void test_cil_gen_genfscon_pathparens_neg(CuTest *tc);
813 void test_cil_gen_genfscon_contextnull_neg(CuTest *tc);
814 void test_cil_gen_genfscon_context_neg(CuTest *tc);
815 void test_cil_gen_genfscon_extra_neg(CuTest *tc);
817 void test_cil_gen_netifcon(CuTest *tc);
818 void test_cil_gen_netifcon_nested(CuTest *tc);
819 void test_cil_gen_netifcon_nested_neg(CuTest *tc);
820 void test_cil_gen_netifcon_nested_emptysecondlist_neg(CuTest *tc);
821 void test_cil_gen_netifcon_extra_nested_secondlist_neg(CuTest *tc);
822 void test_cil_gen_netifcon_nested_missingobjects_neg(CuTest *tc);
823 void test_cil_gen_netifcon_nested_secondnested_missingobjects_neg(CuTest *tc);
824 void test_cil_gen_netifcon_dbnull_neg(CuTest *tc);
825 void test_cil_gen_netifcon_currnull_neg(CuTest *tc);
826 void test_cil_gen_netifcon_astnull_neg(CuTest *tc);
827 void test_cil_gen_netifcon_ethmissing_neg(CuTest *tc);
828 void test_cil_gen_netifcon_interfacemissing_neg(CuTest *tc);
829 void test_cil_gen_netifcon_packetmissing_neg(CuTest *tc);
831 void test_cil_gen_pirqcon(CuTest *tc);
832 void test_cil_gen_pirqcon_pirqnotint_neg(CuTest *tc);
833 void test_cil_gen_pirqcon_nopirq_neg(CuTest *tc);
834 void test_cil_gen_pirqcon_pirqrange_neg(CuTest *tc);
835 void test_cil_gen_pirqcon_nocontext_neg(CuTest *tc);
836 void test_cil_gen_pirqcon_anoncontext_neg(CuTest *tc);
837 void test_cil_gen_pirqcon_extra_neg(CuTest *tc);
838 void test_cil_gen_pirqcon_dbnull_neg(CuTest *tc);
839 void test_cil_gen_pirqcon_currnull_neg(CuTest *tc);
840 void test_cil_gen_pirqcon_astnull_neg(CuTest *tc);
842 void test_cil_gen_iomemcon(CuTest *tc);
843 void test_cil_gen_iomemcon_iomemrange(CuTest *tc);
844 void test_cil_gen_iomemcon_iomemrange_firstnotint_neg(CuTest *tc);
845 void test_cil_gen_iomemcon_iomemrange_secondnotint_neg(CuTest *tc);
846 void test_cil_gen_iomemcon_iomemrange_empty_neg(CuTest *tc);
847 void test_cil_gen_iomemcon_iomemrange_singleiomem_neg(CuTest *tc);
848 void test_cil_gen_iomemcon_iomemrange_morethantwoiomem_neg(CuTest *tc);
849 void test_cil_gen_iomemcon_iomemnotint_neg(CuTest *tc);
850 void test_cil_gen_iomemcon_noiomem_neg(CuTest *tc);
851 void test_cil_gen_iomemcon_nocontext_neg(CuTest *tc);
852 void test_cil_gen_iomemcon_anoncontext_neg(CuTest *tc);
853 void test_cil_gen_iomemcon_extra_neg(CuTest *tc);
854 void test_cil_gen_iomemcon_dbnull_neg(CuTest *tc);
855 void test_cil_gen_iomemcon_currnull_neg(CuTest *tc);
856 void test_cil_gen_iomemcon_astnull_neg(CuTest *tc);
858 void test_cil_gen_ioportcon(CuTest *tc);
859 void test_cil_gen_ioportcon_ioportrange(CuTest *tc);
860 void test_cil_gen_ioportcon_ioportrange_firstnotint_neg(CuTest *tc);
861 void test_cil_gen_ioportcon_ioportrange_secondnotint_neg(CuTest *tc);
862 void test_cil_gen_ioportcon_ioportrange_empty_neg(CuTest *tc);
863 void test_cil_gen_ioportcon_ioportrange_singleioport_neg(CuTest *tc);
864 void test_cil_gen_ioportcon_ioportrange_morethantwoioport_neg(CuTest *tc);
865 void test_cil_gen_ioportcon_ioportnotint_neg(CuTest *tc);
866 void test_cil_gen_ioportcon_noioport_neg(CuTest *tc);
867 void test_cil_gen_ioportcon_nocontext_neg(CuTest *tc);
868 void test_cil_gen_ioportcon_anoncontext_neg(CuTest *tc);
869 void test_cil_gen_ioportcon_extra_neg(CuTest *tc);
870 void test_cil_gen_ioportcon_dbnull_neg(CuTest *tc);
871 void test_cil_gen_ioportcon_currnull_neg(CuTest *tc);
872 void test_cil_gen_ioportcon_astnull_neg(CuTest *tc);
874 void test_cil_gen_pcidevicecon(CuTest *tc);
875 void test_cil_gen_pcidevicecon_pcidevicenotint_neg(CuTest *tc);
876 void test_cil_gen_pcidevicecon_nopcidevice_neg(CuTest *tc);
877 void test_cil_gen_pcidevicecon_pcidevicerange_neg(CuTest *tc);
878 void test_cil_gen_pcidevicecon_nocontext_neg(CuTest *tc);
879 void test_cil_gen_pcidevicecon_anoncontext_neg(CuTest *tc);
880 void test_cil_gen_pcidevicecon_extra_neg(CuTest *tc);
881 void test_cil_gen_pcidevicecon_dbnull_neg(CuTest *tc);
882 void test_cil_gen_pcidevicecon_currnull_neg(CuTest *tc);
883 void test_cil_gen_pcidevicecon_astnull_neg(CuTest *tc);
885 void test_cil_gen_fsuse_anoncontext(CuTest *tc);
886 void test_cil_gen_fsuse_anoncontext_neg(CuTest *tc);
887 void test_cil_gen_fsuse_xattr(CuTest *tc);
888 void test_cil_gen_fsuse_task(CuTest *tc);
889 void test_cil_gen_fsuse_transition(CuTest *tc);
890 void test_cil_gen_fsuse_invalidtype_neg(CuTest *tc);
891 void test_cil_gen_fsuse_notype_neg(CuTest *tc);
892 void test_cil_gen_fsuse_typeinparens_neg(CuTest *tc);
893 void test_cil_gen_fsuse_nofilesystem_neg(CuTest *tc);
894 void test_cil_gen_fsuse_filesysteminparens_neg(CuTest *tc);
895 void test_cil_gen_fsuse_nocontext_neg(CuTest *tc);
896 void test_cil_gen_fsuse_emptyconparens_neg(CuTest *tc);
897 void test_cil_gen_fsuse_extra_neg(CuTest *tc);
898 void test_cil_gen_fsuse_dbnull_neg(CuTest *tc);
899 void test_cil_gen_fsuse_currnull_neg(CuTest *tc);
900 void test_cil_gen_fsuse_astnull_neg(CuTest *tc);
902 void test_cil_gen_macro_noparams(CuTest *tc);
903 void test_cil_gen_macro_type(CuTest *tc);
904 void test_cil_gen_macro_role(CuTest *tc);
905 void test_cil_gen_macro_user(CuTest *tc);
906 void test_cil_gen_macro_sensitivity(CuTest *tc);
907 void test_cil_gen_macro_category(CuTest *tc);
908 void test_cil_gen_macro_catset(CuTest *tc);
909 void test_cil_gen_macro_level(CuTest *tc);
910 void test_cil_gen_macro_class(CuTest *tc);
911 void test_cil_gen_macro_classmap(CuTest *tc);
912 void test_cil_gen_macro_permset(CuTest *tc);
913 void test_cil_gen_macro_duplicate(CuTest *tc);
914 void test_cil_gen_macro_duplicate_neg(CuTest *tc);
915 void test_cil_gen_macro_unknown_neg(CuTest *tc);
916 void test_cil_gen_macro_dbnull_neg(CuTest *tc);
917 void test_cil_gen_macro_currnull_neg(CuTest *tc);
918 void test_cil_gen_macro_astnull_neg(CuTest *tc);
919 void test_cil_gen_macro_unnamed_neg(CuTest *tc);
920 void test_cil_gen_macro_noparam_name_neg(CuTest *tc);
921 void test_cil_gen_macro_noparam_neg(CuTest *tc);
922 void test_cil_gen_macro_nosecondparam_neg(CuTest *tc);
923 void test_cil_gen_macro_emptyparam_neg(CuTest *tc);
924 void test_cil_gen_macro_paramcontainsperiod_neg(CuTest *tc);
926 void test_cil_gen_call(CuTest *tc);
927 void test_cil_gen_call_noargs(CuTest *tc);
928 void test_cil_gen_call_anon(CuTest *tc);
929 void test_cil_gen_call_empty_call_neg(CuTest *tc);
930 void test_cil_gen_call_dbnull_neg(CuTest *tc);
931 void test_cil_gen_call_currnull_neg(CuTest *tc);
932 void test_cil_gen_call_astnull_neg(CuTest *tc);
933 void test_cil_gen_call_name_inparens_neg(CuTest *tc);
934 void test_cil_gen_call_noname_neg(CuTest *tc);
936 void test_cil_gen_optional(CuTest *tc);
937 void test_cil_gen_optional_emptyoptional(CuTest *tc);
938 void test_cil_gen_optional_dbnull_neg(CuTest *tc);
939 void test_cil_gen_optional_currnull_neg(CuTest *tc);
940 void test_cil_gen_optional_astnull_neg(CuTest *tc);
941 void test_cil_gen_optional_unnamed_neg(CuTest *tc);
942 void test_cil_gen_optional_extra_neg(CuTest *tc);
943 void test_cil_gen_optional_nameinparens_neg(CuTest *tc);
944 void test_cil_gen_optional_norule_neg(CuTest *tc);
946 void test_cil_gen_policycap(CuTest *tc);
947 void test_cil_gen_policycap_noname_neg(CuTest *tc);
948 void test_cil_gen_policycap_nameinparens_neg(CuTest *tc);
949 void test_cil_gen_policycap_extra_neg(CuTest *tc);
950 void test_cil_gen_policycap_dbnull_neg(CuTest *tc);
951 void test_cil_gen_policycap_currnull_neg(CuTest *tc);
952 void test_cil_gen_policycap_astnull_neg(CuTest *tc);
954 void test_cil_gen_ipaddr_ipv4(CuTest *tc);
955 void test_cil_gen_ipaddr_ipv4_neg(CuTest *tc);
956 void test_cil_gen_ipaddr_ipv6(CuTest *tc);
957 void test_cil_gen_ipaddr_ipv6_neg(CuTest *tc);
958 void test_cil_gen_ipaddr_noname_neg(CuTest *tc);
959 void test_cil_gen_ipaddr_nameinparens_neg(CuTest *tc);
960 void test_cil_gen_ipaddr_noip_neg(CuTest *tc);
961 void test_cil_gen_ipaddr_ipinparens_neg(CuTest *tc);
962 void test_cil_gen_ipaddr_extra_neg(CuTest *tc);
963 void test_cil_gen_ipaddr_dbnull_neg(CuTest *tc);
964 void test_cil_gen_ipaddr_currnull_neg(CuTest *tc);
965 void test_cil_gen_ipaddr_astnull_neg(CuTest *tc);
1106 void test_cil_build_ast_node_helper_catset(CuTest *tc);
1107 void test_cil_build_ast_node_helper_catset_neg(CuTest *tc);
1109 void test_cil_build_ast_node_helper_catorder(CuTest *tc);
1110 void test_cil_build_ast_node_helper_catorder_neg(CuTest *tc);
1112 void test_cil_build_ast_node_helper_catalias(CuTest *tc);
1113 void test_cil_build_ast_node_helper_catalias_neg(CuTest *tc);
1115 void test_cil_build_ast_node_helper_catrange(CuTest *tc);
1116 void test_cil_build_ast_node_helper_catrange_neg(CuTest *tc);
1118 void test_cil_build_ast_node_helper_roletype(CuTest *tc);
1119 void test_cil_build_ast_node_helper_roletype_neg(CuTest *tc);
1121 void test_cil_build_ast_node_helper_userrole(CuTest *tc);
1122 void test_cil_build_ast_node_helper_userrole_neg(CuTest *tc);
1124 void test_cil_build_ast_node_helper_gen_classcommon(CuTest *tc);
1125 void test_cil_build_ast_node_helper_gen_classcommon_neg(CuTest *tc);
1127 void test_cil_build_ast_node_helper_gen_dominance(CuTest *tc);
1128 void test_cil_build_ast_node_helper_gen_dominance_neg(CuTest *tc);
1130 void test_cil_build_ast_node_helper_gen_senscat(CuTest *tc);
1131 void test_cil_build_ast_node_helper_gen_senscat_neg(CuTest *tc);
1133 void test_cil_build_ast_node_helper_gen_level(CuTest *tc);
1134 void test_cil_build_ast_node_helper_gen_level_neg(CuTest *tc);
1136 void test_cil_build_ast_node_helper_gen_levelrange(CuTest *tc);
1137 void test_cil_build_ast_node_helper_gen_levelrange_neg(CuTest *tc);
1139 void test_cil_build_ast_node_helper_gen_constrain(CuTest *tc);
1140 void test_cil_build_ast_node_helper_gen_constrain_neg(CuTest *tc);
1141 void test_cil_build_ast_node_helper_gen_mlsconstrain(CuTest *tc);
1142 void test_cil_build_ast_node_helper_gen_mlsconstrain_neg(CuTest *tc);
1144 void test_cil_build_ast_node_helper_gen_context(CuTest *tc);
1145 void test_cil_build_ast_node_helper_gen_context_neg(CuTest *tc);
1147 void test_cil_build_ast_node_helper_gen_filecon(CuTest *tc);
1148 void test_cil_build_ast_node_helper_gen_filecon_neg(CuTest *tc);
1150 void test_cil_build_ast_node_helper_gen_portcon(CuTest *tc);
1151 void test_cil_build_ast_node_helper_gen_portcon_neg(CuTest *tc);
1153 void test_cil_build_ast_node_helper_gen_nodecon(CuTest *tc);
1154 void test_cil_build_ast_node_helper_gen_nodecon_neg(CuTest *tc);
1156 void test_cil_build_ast_node_helper_gen_genfscon(CuTest *tc);
1157 void test_cil_build_ast_node_helper_gen_genfscon_neg(CuTest *tc);
1159 void test_cil_build_ast_node_helper_gen_netifcon(CuTest *tc);
1160 void test_cil_build_ast_node_helper_gen_netifcon_neg(CuTest *tc);
1162 void test_cil_build_ast_node_helper_gen_pirqcon(CuTest *tc);
1163 void test_cil_build_ast_node_helper_gen_pirqcon_neg(CuTest *tc);
1165 void test_cil_build_ast_node_helper_gen_iomemcon(CuTest *tc);
1166 void test_cil_build_ast_node_helper_gen_iomemcon_neg(CuTest *tc);
1168 void test_cil_build_ast_node_helper_gen_ioportcon(CuTest *tc);
1169 void test_cil_build_ast_node_helper_gen_ioportcon_neg(CuTest *tc);
1171 void test_cil_build_ast_node_helper_gen_pcidevicecon(CuTest *tc);
1172 void test_cil_build_ast_node_helper_gen_pcidevicecon_neg(CuTest *tc);
1174 void test_cil_build_ast_node_helper_gen_fsuse(CuTest *tc);
1175 void test_cil_build_ast_node_helper_gen_fsuse_neg(CuTest *tc);
1177 void test_cil_build_ast_node_helper_gen_macro(CuTest *tc);
1178 void test_cil_build_ast_node_helper_gen_macro_neg(CuTest *tc);
1179 void test_cil_build_ast_node_helper_gen_macro_nested_macro_neg(CuTest *tc);
1180 void test_cil_build_ast_node_helper_gen_macro_nested_tunif_neg(CuTest *tc);
1182 void test_cil_build_ast_node_helper_gen_call(CuTest *tc);
1183 void test_cil_build_ast_node_helper_gen_call_neg(CuTest *tc);
1185 void test_cil_build_ast_node_helper_gen_optional(CuTest *tc);
1186 void test_cil_build_ast_node_helper_gen_optional_neg(CuTest *tc);
1188 void test_cil_build_ast_node_helper_gen_policycap(CuTest *tc);
1189 void test_cil_build_ast_node_helper_gen_policycap_neg(CuTest *tc);
1191 void test_cil_build_ast_node_helper_gen_ipaddr(CuTest *tc);
1192 void test_cil_build_ast_node_helper_gen_ipaddr_neg(CuTest *tc);