setools/tests/policyrep
Chris PeBenito 0b295755de Distinguish policy syntax errors from other OS errors, eg ENOENT.
The policy parser does not set errno, so the libqpol code assumes the
errors from parser code are always invalid syntax, rather than something
else like out of memory.  This may not always be the case, but any other
kind of error is unlikely (and likely catastrophic)
2015-03-06 10:44:32 -05:00
..
__init__.py Add SELinuxPolicy test cases. 2015-03-03 13:18:29 -05:00
mls.conf Change range constructor to use regular levels instead of semantic ones. 2015-02-22 09:24:39 -05:00
mls.py Break up tests in policrep/mls. 2015-02-28 10:59:53 -05:00
selinuxpolicy-bad.conf Add SELinuxPolicy test cases. 2015-03-03 13:18:29 -05:00
selinuxpolicy.conf Adjust SELinuxPolicy item count tests to remove overlaps. 2015-03-04 12:17:13 -05:00
selinuxpolicy.py Distinguish policy syntax errors from other OS errors, eg ENOENT. 2015-03-06 10:44:32 -05:00