tests/Makefile: Move qtest-related settings to a separate Makefile.include
commit833884f37adc9f125fa2f345704d7019b8651619
authorThomas Huth <thuth@redhat.com>
Mon, 9 Sep 2019 12:41:27 +0000 (9 14:41 +0200)
committerThomas Huth <thuth@redhat.com>
Sun, 12 Jan 2020 10:42:41 +0000 (12 11:42 +0100)
tree25ebe20c3b26672c4e43e3443132c51af66d6d1f
parent1e8a1fae7464ef79c9e50aa0f807d2c511be3c8e
tests/Makefile: Move qtest-related settings to a separate Makefile.include

tests/Makefile.include is pretty much overcrowded. Now that we have a
dedicated folder for the qtests, let's move the related settings
to a Makefile.include file in that directory instead.

Message-Id: <20191218103059.11729-7-thuth@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/Makefile.include
tests/qtest/Makefile.include [new file with mode: 0644]