commit | ed7db34b5aedba4487fd949b2e545eef954f093e | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Tue Sep 15 13:03:39 2020 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Wed Sep 23 13:45:52 2020 +0100 |
tree | a36fac8d2e5c43e1bd745fe171e0b132191cc9b9 | |
parent | 5cd9c382b7ed3592c83b5b396db1a1298e323de0 [diff] |
tests: add test-fdmon-epoll Test aio_disable_external(), which switches from fdmon-epoll back to fdmon-poll. This resulted in an assertion failure that was fixed in the previous patch. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20200915120339.702938-3-stefanha@redhat.com>