tests: fix conditional for disabling XTS test
commit4e89ed19760cd8211cc342d9093c3e4dc1d62a0c
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 30 Oct 2019 15:17:40 +0000 (30 15:17 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 31 Oct 2019 09:57:50 +0000 (31 09:57 +0000)
treead2f4c396621bb140c3d8aab9df6c352d7497df6
parent68d8ef4ec540682c3538d4963e836e43a211dd17
tests: fix conditional for disabling XTS test

The intent is to only enable the XTS test if both CONFIG_BLOCK
and CONFIG_QEMU_PRIVATE_XTS are set to 'y'.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20191030151740.14326-1-berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/Makefile.include