main
checker: Implement module for asserting kernel modules are read-only.
Move library tests to a new subdirectory.
server.py: Change TOOL_PREFIX to handle other prefixes.
Add class to query file_contexts.
fixed insertion of parentheses when converting to infix notation
Fix typos
Add option to see roles allowed for single type
Add tests for nlmsg extended permission
TestBoolQuery: Update tests to pytest fixtures.
TestBoundsQuery: Update tests to pytest fixtures.
TestCategoryQuery: Update tests to pytest fixtures.
TestCommonQuery: Update tests to pytest fixtures.
TestConditionalInfoFlowAnalysis: Update tests to pytest fixtures.
PolicyEnum: Change lookup() to raise ValueError instead of KeyError.
TestDevicetreeconQuery: Update tests to pytest fixtures.
Rename IoctlSet to XpermSet
various: Fix issues from new mypy.
TestFSUseQuery: Update tests to pytest fixtures.
TestGenfsconQuery: Update tests to pytest fixtures.
TestIbendportconQuery: Update tests to pytest fixtures.
TestIbpkeyconQuery: Update tests to pytest fixtures.
TestInitialSIDQuery: Update tests to pytest fixtures.
TestIomemconQuery: Update tests to pytest fixtures.
TestIoportconQuery: Update tests to pytest fixtures.
TestNetifconQuery: Update tests to pytest fixtures.
TestNodeconQuery: Update tests to pytest fixtures.
TestObjClassQuery: Update tests to pytest fixtures.
TestPcideviceconQuery: Update tests to pytest fixtures.
TestPermissionMap: Update tests to pytest fixtures.
TestPirqconQuery: Update tests to pytest fixtures.
TestPolCapQuery: Update tests to pytest fixtures.
TestPortconQuery: Update tests to pytest fixtures.
tests/util: Refactor validate_rule() to handle role allows.
TestRoleQuery: Update tests to pytest fixtures.
TestSensitivityQuery: Update tests to pytest fixtures.
TestTypeAttributeQuery: Update tests to pytest fixtures.
TestTypeQuery: Update tests to pytest fixtures.
TestUserQuery: Update tests to pytest fixtures.