setools/tests
Chris PeBenito 02e70efcb0 RuleWeight: Change to dataclass.
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
2023-03-24 11:16:01 -04:00
..
checker Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
invalid_perm_maps PermissionMapTest: add additional unit tests for error cases 2015-04-07 14:40:04 -04:00
policyrep AVRuleTest: Fix warning in regex escape sequence. 2023-03-23 10:10:53 -04:00
__init__.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
boolquery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -04:00
boundsquery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -04:00
categoryquery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -04:00
commonquery.conf MatchPermission: Change to use CriteriaPermissionSetDescriptor. 2020-08-22 18:42:39 -04:00
conditionalinfoflow.conf infoflow: adds boolean selection to seinfoflow 2019-02-06 21:02:46 +00:00
constraintquery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -04:00
defaultquery.conf Default: Add support for default_range glblub. 2020-05-07 11:16:37 -04:00
devicetreeconquery.conf setools-V4: Add updates for testing V30 xen and xperms 2016-03-21 10:56:37 -04:00
diff_left_redundant.conf Genfscon: Look up object class references since object class values are not static. 2020-03-10 15:55:24 -04:00
diff_left_standard.conf Genfscon: Look up object class references since object class values are not static. 2020-03-10 15:55:24 -04:00
diff_left.conf Genfscon: Look up object class references since object class values are not static. 2020-03-10 15:55:24 -04:00
diff_right_rmisid.conf Genfscon: Look up object class references since object class values are not static. 2020-03-10 15:55:24 -04:00
diff_right.conf Genfscon: Look up object class references since object class values are not static. 2020-03-10 15:55:24 -04:00
dta.conf Add additional DTA and infoflow rules for self loop testing. 2015-02-28 10:11:13 -05:00
fsusequery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -04:00
genfsconquery.conf Genfscon: Look up object class references since object class values are not static. 2020-03-10 15:55:24 -04:00
ibendportconquery.conf Add ibendportcon and ibpkeycon queries. 2018-11-25 10:51:23 -05:00
ibpkeyconquery.conf Add ibendportcon and ibpkeycon queries. 2018-11-25 10:51:23 -05:00
infoflow.conf InfoFlow tests: fix disconnected node tests 2015-03-27 09:07:48 -04:00
initsidquery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -04:00
iomemconquery.conf setools-V4: Add updates for testing V30 xen and xperms 2016-03-21 10:56:37 -04:00
ioportconquery.conf setools-V4: Add updates for testing V30 xen and xperms 2016-03-21 10:56:37 -04:00
mixins.py Replace license text in sources with SPDX license indentifiers. 2021-11-20 14:12:15 -05:00
mlsrulequery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -04:00
netifconquery.conf Implement MLS range tests on several context-based queries. 2015-02-24 15:50:08 -05:00
nodeconquery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -04:00
objclassquery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -04:00
pcideviceconquery.conf setools-V4: Add updates for testing V30 xen and xperms 2016-03-21 10:56:37 -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
pirqconquery.conf setools-V4: Add updates for testing V30 xen and xperms 2016-03-21 10:56:37 -04:00
polcapquery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -04:00
portconquery.conf Implement MLS range tests on several context-based queries. 2015-02-24 15:50:08 -05:00
rbacrulequery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -04:00
rolequery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -04:00
sensitivityquery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -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 Replace license text in sources with SPDX license indentifiers. 2021-11-20 14:12:15 -05:00
test_boolquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_boundsquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_categoryquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_commonquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_conditionalinfoflow.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_constraintquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_defaultquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_devicetreeconquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_diff.py diff: Replace named tuples with dataclasses. 2023-03-24 10:53:13 -04:00
test_dta.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_fsusequery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_genfsconquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_ibendportconquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_ibpkeyconquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_infoflow.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_initsidquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_iomemconquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_ioportconquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_mlsrulequery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_netifconquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_nodeconquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_objclassquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_pcideviceconquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_permmap.py RuleWeight: Change to dataclass. 2023-03-24 11:16:01 -04:00
test_pirqconquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_polcapquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_portconquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_rbacrulequery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_rolequery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_sensitivityquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_typeattrquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_typequery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
test_userquery.py Rename unit test files for pytest detection. 2023-03-23 10:05:01 -04:00
typeattrquery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -04:00
typequery.conf MatchName: Add support for alias dereferencing. 2019-02-02 10:17:26 -05:00
userquery.conf tests: Revise unit tests for binary-only policy support. 2018-06-15 20:26:49 -04:00