Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftests: openat2: Skip testcases that fail with EOPNOTSUPP | Cristian Marussi | 2022-01-28 | 1 | -1/+11 |
* | selftests: openat2: Add missing dependency in Makefile | Cristian Marussi | 2022-01-28 | 2 | -1/+2 |
* | selftests: openat2: Print also errno in failure messages | Cristian Marussi | 2022-01-28 | 1 | -5/+6 |
* | selftests: openat2: Fix testing failure for O_LARGEFILE flag | Baolin Wang | 2021-08-25 | 1 | -0/+4 |
* | test: add openat2() test for invalid upper 32 bit flag value | Christian Brauner | 2021-05-28 | 1 | -1/+6 |
* | selftests: openat2: add RESOLVE_ conflict test | Aleksa Sarai | 2020-12-03 | 1 | -1/+7 |
* | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
* | selftests: openat2: fix build error on newer glibc | Aleksa Sarai | 2020-02-13 | 1 | -1/+1 |
* | selftests: fix spelling mistaked "chaigned" -> "chained" | Colin Ian King | 2020-02-11 | 1 | -1/+1 |
* | selftests: add openat2(2) selftests | Aleksa Sarai | 2020-01-18 | 7 | -0/+1219 |