tests/Makefile: Separate unit test dependencies from qtest dependencies
commit10ae5b303a0de07f0659a2c90d9c1266b3908b97
authorThomas Huth <thuth@redhat.com>
Mon, 9 Sep 2019 12:00:55 +0000 (9 14:00 +0200)
committerThomas Huth <thuth@redhat.com>
Sun, 12 Jan 2020 10:42:40 +0000 (12 11:42 +0100)
tree14e138561f62c69fd938525032a48d901bbf1524
parent55e997a724c4be61687cadf0d89dac1d33cce937
tests/Makefile: Separate unit test dependencies from qtest dependencies

Some of the unit test dependencies are declared right in the block of
the qtest dependencies. Let's move them to the other unit tests instead.

Message-Id: <20191218103059.11729-5-thuth@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/Makefile.include