Commit Graph

3 Commits

Author SHA1 Message Date
Chris PeBenito
c146f0ab47 Restructure exceptions across the entire project.
Group all exception classes into a module for each package.  This is the
first step towards having all exceptions raised by setools libs be a child of
SEToolsException.
2015-04-01 12:10:45 -04:00
Chris PeBenito
712138178f PermissionMap: implement policy mapping function.
Also add unit tests for parsing functions.

closes #23
2015-03-18 10:16:15 -04:00
Chris PeBenito
ceb6736962 Implement included/excluded classes/permissions in PermissionMap.
closes #24
2015-02-16 16:31:18 -05:00