setools/tests
2017-09-24 20:40:29 -04:00
..
invalid_perm_maps PermissionMapTest: add additional unit tests for error cases 2015-04-07 14:40:04 -04:00
policyrep __future__ print functions no longer need importing. 2017-09-24 20:40:29 -04:00
__init__.py Implement BoundsQuery. 2016-02-10 21:49:04 -05:00
boolquery.conf Initial public release. 2014-07-08 14:28:55 -04:00
boolquery.py Refactor SETools queries/analyses to use descriptors instead of get/setters 2015-05-16 21:59:10 -04:00
boundsquery.conf Implement BoundsQuery. 2016-02-10 21:49:04 -05:00
boundsquery.py Implement an enumeration for *bounds rule types. 2016-09-03 16:44:13 -04:00
categoryquery.conf Refactor MLS-related objects. 2015-03-07 09:39:01 -05:00
categoryquery.py setools __init__: import query/analysis classes 2015-04-15 12:00:59 -04:00
commonquery.conf Implement object class and commons queries. 2014-08-01 08:56:29 -04:00
commonquery.py setools __init__: import query/analysis classes 2015-04-15 12:00:59 -04:00
constraintquery.conf Merge validatetrans into constraints in policyrep. 2015-03-14 14:52:58 -04:00
constraintquery.py ConstraintQueryTest: fix test 12's name. 2016-02-01 09:18:01 -05:00
defaultquery.conf Implement DefaultQuery 2016-02-01 09:06:02 -05:00
defaultquery.py Implement an enumeration for default rule type, value, and range value. 2016-09-03 16:44:13 -04:00
devicetreeconquery.conf setools-V4: Add updates for testing V30 xen and xperms 2016-03-21 10:56:37 -04:00
devicetreeconquery.py Fix PEP8 and lint issues in Xen code. 2016-03-21 10:58:05 -04:00
diff_left_standard.conf Nodecon: Implement network property. 2017-09-17 09:43:13 -04:00
diff_left.conf Nodecon: Implement network property. 2017-09-17 09:43:13 -04:00
diff_right.conf Nodecon: Implement network property. 2017-09-17 09:43:13 -04:00
diff.py Nodecon: Implement network property. 2017-09-17 09:43:13 -04:00
dta.conf Add additional DTA and infoflow rules for self loop testing. 2015-02-28 10:11:13 -05:00
dta.py Update NetworkX support to 2.0. NetworkX 2.0 has API breakage. 2017-09-23 14:03:26 -04:00
fsusequery.conf ContextQuery: implement range matching criteria. 2015-02-24 09:44:12 -05:00
fsusequery.py setools __init__: import query/analysis classes 2015-04-15 12:00:59 -04:00
genfsconquery.conf Implement MLS range tests on several context-based queries. 2015-02-24 15:50:08 -05:00
genfsconquery.py setools __init__: import query/analysis classes 2015-04-15 12:00:59 -04:00
infoflow.conf InfoFlow tests: fix disconnected node tests 2015-03-27 09:07:48 -04:00
infoflow.py Update NetworkX support to 2.0. NetworkX 2.0 has API breakage. 2017-09-23 14:03:26 -04:00
initsidquery.conf Implement MLS range tests on several context-based queries. 2015-02-24 15:50:08 -05:00
initsidquery.py setools __init__: import query/analysis classes 2015-04-15 12:00:59 -04:00
iomemconquery.conf setools-V4: Add updates for testing V30 xen and xperms 2016-03-21 10:56:37 -04:00
iomemconquery.py Minor revisions to Xen code. 2016-03-25 11:01:33 -04:00
ioportconquery.conf setools-V4: Add updates for testing V30 xen and xperms 2016-03-21 10:56:37 -04:00
ioportconquery.py Fix PEP8 and lint issues in Xen code. 2016-03-21 10:58:05 -04:00
mixins.py Complete TERuleQuery changes for extended permission rules. 2016-03-22 11:07:25 -04:00
mlsrulequery.conf Extend indirect handling for rule queries. 2016-03-16 14:06:49 -04:00
mlsrulequery.py Implement an enumeration for MLS rule type. 2016-09-03 16:40:54 -04:00
netifconquery.conf Implement MLS range tests on several context-based queries. 2015-02-24 15:50:08 -05:00
netifconquery.py setools __init__: import query/analysis classes 2015-04-15 12:00:59 -04:00
nodeconquery.conf Nodecon: Implement network property. 2017-09-17 09:43:13 -04:00
nodeconquery.py Nodecon: Implement network property. 2017-09-17 09:43:13 -04:00
objclassquery.conf Implement object class and commons queries. 2014-08-01 08:56:29 -04:00
objclassquery.py setools __init__: import query/analysis classes 2015-04-15 12:00:59 -04:00
pcideviceconquery.conf setools-V4: Add updates for testing V30 xen and xperms 2016-03-21 10:56:37 -04:00
pcideviceconquery.py Fix PEP8 and lint issues in Xen code. 2016-03-21 10:58:05 -04:00
perm_map PermissionMapTest: add additional unit tests for error cases 2015-04-07 14:40:04 -04:00
permmap.conf PermissionMap: implement policy mapping function. 2015-03-18 10:16:15 -04:00
permmap.py Update unit tests for Python 3 only use. 2017-09-19 20:58:03 -04:00
pirqconquery.conf setools-V4: Add updates for testing V30 xen and xperms 2016-03-21 10:56:37 -04:00
pirqconquery.py Fix PEP8 and lint issues in Xen code. 2016-03-21 10:58:05 -04:00
polcapquery.conf Initial public release. 2014-07-08 14:28:55 -04:00
polcapquery.py setools __init__: import query/analysis classes 2015-04-15 12:00:59 -04:00
portconquery.conf Implement MLS range tests on several context-based queries. 2015-02-24 15:50:08 -05:00
portconquery.py setools __init__: import query/analysis classes 2015-04-15 12:00:59 -04:00
rbacrulequery.conf Refactor SETools queries/analyses to use descriptors instead of get/setters 2015-05-16 21:59:10 -04:00
rbacrulequery.py Implement an enumeration for RBAC rule type. 2016-09-03 16:19:52 -04:00
rolequery.conf Implement role query. 2014-07-21 13:26:30 -04:00
rolequery.py RoleQuery: stop skipping object_r. 2016-01-22 09:41:56 -05:00
sensitivityquery.conf Implement SensitivityQuery 2015-03-07 11:16:59 -05:00
sensitivityquery.py setools __init__: import query/analysis classes 2015-04-15 12:00:59 -04:00
terulequery2.conf Complete TERuleQuery changes for extended permission rules. 2016-03-22 11:07:25 -04:00
terulequery.conf Extend indirect handling for rule queries. 2016-03-16 14:06:49 -04:00
terulequery.py Implement an enumeration for TE rule types. 2016-09-03 16:17:07 -04:00
typeattrquery.conf Implement TypeAttributeQuery. 2015-03-16 10:46:33 -04:00
typeattrquery.py setools __init__: import query/analysis classes 2015-04-15 12:00:59 -04:00
typequery.conf Move permissive query into type query 2015-01-31 12:10:11 -05:00
typequery.py Refactor SETools queries/analyses to use descriptors instead of get/setters 2015-05-16 21:59:10 -04:00
userquery.conf Implement level and range criteria for UserQuery. 2015-03-02 09:15:22 -05:00
userquery.py setools __init__: import query/analysis classes 2015-04-15 12:00:59 -04:00