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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Feb 2022 11:03:05 +0000 (12:03 +0100)
commit7d10b671a05233e68a412469b4e26203978bd346
treee5fdcdadee1aa380a52199ad0a650eb0eec5035a
parent04542fd44dd76e9f29ad6fb7a3b9be8c0aefac1e
selftests: openat2: Skip testcases that fail with EOPNOTSUPP

[ Upstream commit ac9e0a250bb155078601a5b999aab05f2a04d1ab ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/testing/selftests/openat2/openat2_test.c