|
From: | Richard Henderson |
Subject: | Re: [PULL 18/18] tested: add test for nested aio_poll() in poll handlers |
Date: | Wed, 17 May 2023 12:10:57 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 |
On 5/17/23 09:51, Kevin Wolf wrote:
From: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20230502184134.534703-3-stefanha@redhat.com> Tested-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> --- tests/unit/test-nested-aio-poll.c | 130 ++++++++++++++++++++++++++++++ tests/unit/meson.build | 1 + 2 files changed, 131 insertions(+) create mode 100644 tests/unit/test-nested-aio-poll.c
This new test fails on windows: https://gitlab.com/qemu-project/qemu/-/jobs/4304413315#L3375 https://gitlab.com/qemu-project/qemu/-/jobs/4304413313#L3357 r~
[Prev in Thread] | Current Thread | [Next in Thread] |