selinux/sepolgen/tests
Robert Kuska c2ecb8e3ec sepolgen: Replace usage of xrange inside of tests.
xrange function is gone in Python3 and instead range is
xrange by default. Also it doesnt seem to be important
to have xrange used in tests on Python2.

Signed-off-by: Robert Kuska <rkuska@redhat.com>
2015-07-16 13:06:02 -04:00
..
test_data initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
audit.txt initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile Use $(PYTHON) instead of "python" in every Makefile 2014-10-02 09:56:49 -04:00
module_compile_test.te initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
perm_map initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
run-tests.py initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test_access.py sepolgen: Replace usage of xrange inside of tests. 2015-07-16 13:06:02 -04:00
test_audit.py sepolgen: Replace deprecated *Equals functions in tests 2015-07-16 13:06:02 -04:00
test_interfaces.py sepolgen: Replace deprecated *Equals functions in tests 2015-07-16 13:06:02 -04:00
test_matching.py sepolgen: Replace deprecated *Equals functions in tests 2015-07-16 13:06:02 -04:00
test_module.py initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test_objectmodel.py sepolgen: Replace deprecated *Equals functions in tests 2015-07-16 13:06:02 -04:00
test_policygen.py initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test_refparser.py sepolgen: Replace deprecated *Equals functions in tests 2015-07-16 13:06:02 -04:00
test_refpolicy.py sepolgen: Replace deprecated *Equals functions in tests 2015-07-16 13:06:02 -04:00