kvm: selftest: include the tools headers
authorPeter Xu <peterx@redhat.com>
Wed, 22 Aug 2018 07:19:58 +0000 (15:19 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 22 Aug 2018 14:48:38 +0000 (16:48 +0200)
commitbc8eb2fe2eefbcf66c947daebce7055a4110c66c
tree9858e7eb62ede89d861ad0c1daac553695c73d3d
parent4e18bccc2e5544f0be28fc1c4e6be47a469d6c60
kvm: selftest: include the tools headers

Let the kvm selftest include the tools headers, then we can start to use
things there like bitmap operations.

Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/Makefile
tools/testing/selftests/kvm/include/test_util.h
tools/testing/selftests/kvm/lib/kvm_util.c