linux-stable/tools/testing/selftests/openat2
Aleksa Sarai 4e62d55d77
selftests: openat2: add RESOLVE_ conflict test
Now that we reject conflicting RESOLVE_ flags, add a selftest to avoid
regressions.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
Link: https://lore.kernel.org/r/20201027235044.5240-3-cyphar@cyphar.com
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2020-12-03 10:16:28 +01:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile
helpers.c selftests: openat2: fix build error on newer glibc 2020-02-13 13:15:45 -07:00
helpers.h
openat2_test.c selftests: openat2: add RESOLVE_ conflict test 2020-12-03 10:16:28 +01:00
rename_attack_test.c
resolve_test.c