summaryrefslogtreecommitdiff
path: root/tests/sys/file/closefrom_test.c
AgeCommit message (Expand)Author
2025-10-27closefrom_test: Convert to atf-c(3)John Baldwin
2025-10-23closefrom_test: Fix the first testJohn Baldwin
2025-07-06tests: Adapt existing tests for O_CLOEXEC to O_CLOFORKRicardo Branco
2024-02-13Fix grammar error in test/sys/file/closefrom_test.cYen-Cheng Chang
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2022-03-06tests: Fix the test plan for closefrom_testMark Johnston
2022-03-03fd: add close_range(..., CLOSE_RANGE_CLOEXEC)Mateusz Guzik
2020-04-13close_range/closefrom: fix regression from close_range introductionKyle Evans
2020-04-12Implement a close_range(2) syscallKyle Evans
2015-04-27Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifoEnji Cooper