XCCDF rule defines a test execution. More...
Data Structures | |
struct | xccdf_rule |
XCCDF Rule. More... | |
struct | xccdf_group |
XCCDF rule group. More... | |
struct | xccdf_ident |
XCCDF rule ident URI. More... | |
struct | xccdf_check |
XCCDF simple or complex check. More... | |
struct | xccdf_check_content_ref |
XCCDF check content reference. More... | |
struct | xccdf_profile_note |
XCCDF note for given rule in context of given profile. More... | |
struct | xccdf_check_import |
XCCDF check import. More... | |
struct | xccdf_check_export |
XCCDF check export. More... | |
struct | xccdf_fix |
XCCDF automatic fix. More... | |
struct | xccdf_fixtext |
XCCDF textual fix instructions. More... |
XCCDF rule defines a test execution.
Groups are in this module as well.