aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/openat2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-27selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi1-1/+11
2022-01-27selftests: openat2: Add missing dependency in MakefileCristian Marussi2-1/+2
2022-01-27selftests: openat2: Print also errno in failure messagesCristian Marussi1-5/+6
2021-08-25selftests: openat2: Fix testing failure for O_LARGEFILE flagBaolin Wang1-0/+4
2021-05-28test: add openat2() test for invalid upper 32 bit flag valueChristian Brauner1-1/+6
2020-12-03selftests: openat2: add RESOLVE_ conflict testAleksa Sarai1-1/+7
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-02-13selftests: openat2: fix build error on newer glibcAleksa Sarai1-1/+1
2020-02-10selftests: fix spelling mistaked "chaigned" -> "chained"Colin Ian King1-1/+1
2020-01-18selftests: add openat2(2) selftestsAleksa Sarai7-0/+1219