]> xenbits.xensource.com Git - xen.git/commit
tools/tests: Drop obsolete test infrastructure 4.12.0-rc4
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 25 Feb 2019 13:06:22 +0000 (13:06 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 1 Mar 2019 10:23:43 +0000 (10:23 +0000)
commitf393b82fe5ba3ed9cfe2b306ffa53368e55b75af
tree3c5be4635dd1768db40fa62e95f302c97da1ff5b
parentb50acc560b09ef7c7274011a95dff7121563f3f2
tools/tests: Drop obsolete test infrastructure

The regression/ directory was identified as already broken in 2012 (c/s
953953cc5).  The logic is intended to test *.py files in the Xen tree against
different versions of python, but every python version is obsolete as well.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
tools/tests/Makefile
tools/tests/regression/Makefile [deleted file]
tools/tests/regression/README [deleted file]
tools/tests/regression/scripts/build_python.sh [deleted file]
tools/tests/regression/scripts/check_python_syntax.sh [deleted file]
tools/tests/regression/scripts/download_python.sh [deleted file]