]> xenbits.xensource.com Git - libvirt.git/commit
tests: use PYTHON detected from configure
authorCole Robinson <crobinso@redhat.com>
Mon, 9 Dec 2019 14:30:10 +0000 (09:30 -0500)
committerCole Robinson <crobinso@redhat.com>
Tue, 10 Dec 2019 14:55:45 +0000 (09:55 -0500)
commitfaeaf6f15da5367f951060fffe9f61ae42ef6765
tree6db37e65693d1a7c18eec9f49101a6d8d8def179
parente1e753848bf465b436066ac203e98d009a30c6d3
tests: use PYTHON detected from configure

Extend configure to pass the detect python binary to C code, and
use it in the test suite, rather than searching PATH

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
configure.ac
tests/testutils.c