summaryrefslogtreecommitdiff
path: root/tests/sys/file/path_test.c
AgeCommit message (Expand)Author
2025-01-07path_test: adjust test for open(O_PATH | O_CREAT)Konstantin Belousov
2024-02-15path_test: fix cap_rights_init usageEd Maste
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-03-22path_test: Add a test case for openat(O_EMPTY_PATH) in capability modeMark Johnston
2022-04-18path_test: Verify that operations on unlinked files workMark Johnston
2022-04-18path_test: Correct the kevent testMark Johnston
2022-04-07Have path_test ask the kernel for the page sizeAndrew Turner
2021-09-17vfs: Permit unix sockets to be opened with O_PATHMark Johnston
2021-09-08path_test: Fix test sortingMark Johnston
2021-09-08path_test: Fix the unix socket testMark Johnston
2021-08-14Add test for fstatat(pipefd, AT_EMPTY_PATH)Konstantin Belousov
2021-05-04path_test: Add a few new test casesMark Johnston
2021-04-15Add some regression tests for O_PATH and AT_EMPTY_PATHMark Johnston