selinux/sepolgen/tests
Robert Kuska a280b06dd9 sepolgen: Edit tests so they pass even on Python3 where hash is random.
By default in Python3 hash uses random seed as salt, this leads to
different order in output from functions which rely on hash as are
dicts and sets. Tests in sepolgen relied on the frozen order.

Signed-off-by: Robert Kuska <rkuska@redhat.com>
2015-07-16 13:06:03 -04:00
..
test_data
Makefile
audit.txt
module_compile_test.te
perm_map
run-tests.py
test_access.py sepolgen: Edit tests so they pass even on Python3 where hash is random. 2015-07-16 13:06:03 -04:00
test_audit.py sepolgen: Close files after reading/writing in tests. 2015-07-16 13:06:03 -04:00
test_interfaces.py sepolgen: Close files after reading/writing in tests. 2015-07-16 13:06:03 -04:00
test_matching.py
test_module.py
test_objectmodel.py sepolgen: Close files after reading/writing in tests. 2015-07-16 13:06:03 -04:00
test_policygen.py
test_refparser.py
test_refpolicy.py sepolgen: Edit tests so they pass even on Python3 where hash is random. 2015-07-16 13:06:03 -04:00