[PATCH libaio 28/28] harness: Skip the test if io_pgetevents() is not implemented
authorGuillem Jover <guillem@hadrons.org>
Wed, 21 Aug 2019 03:29:52 +0000 (05:29 +0200)
committerGuillem Jover <guillem@debian.org>
Thu, 11 Nov 2021 03:56:01 +0000 (03:56 +0000)
commitd3121b2ddf2e65ad54a61b98a040cff6ca232658
tree0ca6c06d04aff7ce7a303f138faf7d13472e129c
parent996f388a7fc13a28f5a72f432bfd3cdb7f06b80e
[PATCH libaio 28/28] harness: Skip the test if io_pgetevents() is not implemented

Either the kernel or the syscall wrapper will return -ENOSYS when this
syscall is not implemented. So we should cope with this in the test
suite and SKIP the test case.

This is currently the case for alpha and ia64, even though they have
already been wired up very recently in the kernel mainline.

Signed-off-by: Guillem Jover <guillem@hadrons.org>
Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0028-harness-Skip-the-test-if-io_pgetevents-is-not-implem.patch
harness/cases/22.t