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:00:59 +0000 (12:00 +0100)
commit204a2390da42759da2b5bc42c40878609f3c329b
tree13c3a8b04bb205382ee0c9f66282bdb78c355ef6
parent2be48bfac71313d26293301ebeb5b33da24c13f7
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