OSDN Git Service

tests/Makefile: test-image-locking needs CONFIG_POSIX
authorThomas Huth <thuth@redhat.com>
Mon, 3 Aug 2020 06:31:19 +0000 (08:31 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 7 Sep 2020 10:34:17 +0000 (12:34 +0200)
commitce4e510ac721fa3a48603e777700aef375f85c26
treeb04aa252160fe0a27db141b65de725cdd1d5dcc9
parent0fdc1f2f5e0998f7daf49a8ead5a2007822c64be
tests/Makefile: test-image-locking needs CONFIG_POSIX

test-image-locking.c uses the qemu_lock_fd_test() function which is
only available on POSIX-like systems.

Message-Id: <20200804170055.2851-4-thuth@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-Id: <20200823111757.72002-4-thuth@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/Makefile.include