Add some regression tests for O_PATH and AT_EMPTY_PATH
authorMark Johnston <markj@FreeBSD.org>
Thu, 15 Apr 2021 13:40:57 +0000 (09:40 -0400)
committerMark Johnston <markj@FreeBSD.org>
Thu, 15 Apr 2021 13:40:57 +0000 (09:40 -0400)
commit3a248c84419d4f7d6617d30744ab56d0b456fe03
tree84d22e7c8b1274e6a335934c8ee85b777064c9eb
parente3d675958539eee899d42438f5b46a26f3c64902
Add some regression tests for O_PATH and AT_EMPTY_PATH

Reviewed by: kib
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D29719
tests/sys/file/Makefile
tests/sys/file/path_test.c [new file with mode: 0644]