tests: remove aio_context_acquire() tests
commitb3496d129bf730524a52a958157b4e6c2d624e67
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 5 Dec 2023 18:20:00 +0000 (5 13:20 -0500)
committerKevin Wolf <kwolf@redhat.com>
Thu, 21 Dec 2023 21:49:27 +0000 (21 22:49 +0100)
treee5da14e15ab35365e04ad1c4050d6f96f0cb7d3f
parent10bcb0d996634aec642b000f05a72c93b652b2e6
tests: remove aio_context_acquire() tests

The aio_context_acquire() API is being removed. Drop the test case that
calls the API.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20231205182011.1976568-4-stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/unit/test-aio.c