selinux/sepolgen/tests
Nicolas Iooss e4d693ae87 Use $(PYTHON) instead of "python" in every Makefile
This fixes the build with "make PYTHON=python2" on systems where python
is python3.

For PYLIBVER and PYTHONLIBDIR definitions, I tested Python 2.5, 2.6, 2.7,
3.3 and 3.4.  For each of them, these commands print the expected result:

    python -c 'import sys;print("python%d.%d" % sys.version_info[0:2])'"
    python -c "from distutils.sysconfig import *;print(get_python_lib(1))"

Acked-by: Steve Lawrence <slawrence@tresys.com>
2014-10-02 09:56:49 -04:00
..
test_data 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
audit.txt initial import from svn trunk revision 2950 2008-08-19 15:30:36 -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 unit tests fail 2010-03-24 13:43:53 -04:00
test_audit.py initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test_interfaces.py sepolgen unit tests fail 2010-03-24 13:43:53 -04:00
test_matching.py Fix sepolgen test case. 2013-10-25 12:54:04 -04:00
test_module.py initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test_objectmodel.py initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test_policygen.py initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test_refparser.py sepolgen unit tests fail 2010-03-24 13:43:53 -04:00
test_refpolicy.py initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00