policy-defs.h File Reference


Detailed Description

Header file defining location of test policies.

Author:
Paul Rosenfeld prosenfeld@tresys.com
Copyright (C) 2007 Tresys Technology, LLC

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Definition in file policy-defs.h.

#include <config.h>

Go to the source code of this file.


Defines

#define POLICY_ROOT   TEST_POLICIES "/setools-3.2/sediff"
#define COMPONENTS_ORIG_POLICY   (POLICY_ROOT "/testing-component-orig.conf")
#define COMPONENTS_MOD_POLICY   (POLICY_ROOT "/testing-component-mod.conf")
#define RULES_ORIG_POLICY   (POLICY_ROOT "/testing-rules-orig.conf")
#define RULES_MOD_POLICY   (POLICY_ROOT "/testing-rules-mod.conf")
#define MLS_ORIG_POLICY   (POLICY_ROOT "/testing-mls-orig.conf")
#define MLS_MOD_POLICY   (POLICY_ROOT "/testing-mls-mod.conf")
#define NOMLS_ORIG_POLICY   (POLICY_ROOT "/testing-mls-orig.conf")
#define NOMLS_MOD_POLICY   (POLICY_ROOT "/testing-mls-mod-nomls.conf")

Define Documentation

#define POLICY_ROOT   TEST_POLICIES "/setools-3.2/sediff"
 

Definition at line 30 of file policy-defs.h.

Referenced by capability_modv6_base_binary(), capability_v12_source(), capability_v15_binary(), capability_v15_source(), capability_v16_binary(), capability_v16_source(), capability_v17_binary(), capability_v17_source(), capability_v18_binary(), capability_v18_source(), capability_v19_binary(), capability_v19_binary_mls(), capability_v20_binary(), capability_v20_binary_mls(), capability_v21_binary(), capability_v21_source(), capability_v22_binary(), and capability_v22_source().

#define COMPONENTS_ORIG_POLICY   (POLICY_ROOT "/testing-component-orig.conf")
 

Definition at line 32 of file policy-defs.h.

Referenced by components_test_init().

#define COMPONENTS_MOD_POLICY   (POLICY_ROOT "/testing-component-mod.conf")
 

Definition at line 33 of file policy-defs.h.

Referenced by components_test_init().

#define RULES_ORIG_POLICY   (POLICY_ROOT "/testing-rules-orig.conf")
 

Definition at line 35 of file policy-defs.h.

Referenced by rules_test_init().

#define RULES_MOD_POLICY   (POLICY_ROOT "/testing-rules-mod.conf")
 

Definition at line 36 of file policy-defs.h.

Referenced by rules_test_init().

#define MLS_ORIG_POLICY   (POLICY_ROOT "/testing-mls-orig.conf")
 

Definition at line 38 of file policy-defs.h.

Referenced by mls_test_init().

#define MLS_MOD_POLICY   (POLICY_ROOT "/testing-mls-mod.conf")
 

Definition at line 39 of file policy-defs.h.

Referenced by mls_test_init().

#define NOMLS_ORIG_POLICY   (POLICY_ROOT "/testing-mls-orig.conf")
 

Definition at line 41 of file policy-defs.h.

Referenced by nomls_test_init().

#define NOMLS_MOD_POLICY   (POLICY_ROOT "/testing-mls-mod-nomls.conf")
 

Definition at line 42 of file policy-defs.h.

Referenced by nomls_test_init().