selftests: openat2: Skip testcases that fail with EOPNOTSUPP
authorCristian Marussi <cristian.marussi@arm.com>
Wed, 26 Jan 2022 10:27:23 +0000 (10:27 +0000)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 27 Jan 2022 23:31:07 +0000 (16:31 -0700)
commitac9e0a250bb155078601a5b999aab05f2a04d1ab
tree26e0dd8500eb85970742af3b1dba8818585dd82f
parentea3396725aa143dd42fe388cb67e44c90d2fb719
selftests: openat2: Skip testcases that fail with EOPNOTSUPP

Skip testcases that fail since the requested valid flags combination is not
supported by the underlying filesystem.

Cc: Aleksa Sarai <cyphar@cyphar.com>
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/openat2/openat2_test.c