summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/openat2
Commit message (Expand)AuthorAgeFilesLines
* selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRSJohn Hubbard2024-06-111-2/+12
* selftests/openat2: Fix build warnings on ppc64Michael Ellerman2024-05-291-0/+1
* Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-11-011-1/+1
|\
| * selftests/openat2: Fix wrong format specifierMaciej Wieczor-Retman2023-10-131-1/+1
* | selftests: link libasan statically for tests with -fsanitize=addressRyan Roberts2023-09-191-1/+1
|/
* selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi2022-01-271-1/+11
* selftests: openat2: Add missing dependency in MakefileCristian Marussi2022-01-272-1/+2
* selftests: openat2: Print also errno in failure messagesCristian Marussi2022-01-271-5/+6
* selftests: openat2: Fix testing failure for O_LARGEFILE flagBaolin Wang2021-08-251-0/+4
* test: add openat2() test for invalid upper 32 bit flag valueChristian Brauner2021-05-281-1/+6
* selftests: openat2: add RESOLVE_ conflict testAleksa Sarai2020-12-031-1/+7
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* selftests: openat2: fix build error on newer glibcAleksa Sarai2020-02-131-1/+1
* selftests: fix spelling mistaked "chaigned" -> "chained"Colin Ian King2020-02-101-1/+1
* selftests: add openat2(2) selftestsAleksa Sarai2020-01-187-0/+1219