opnsense-src/lib/libc/tests/sys
Eric van Gyzen a8fea07c30 sendfile_test: fix copy-paste bug
Require the newly opened file descriptor to be good, instead of
re-requiring the one that was required three lines earlier.
Thankfully, opening /dev/null is really unlikely to fail.

Reported by:	Coverity
MFC after:	1 week
Sponsored by:	Dell EMC Isilon
2022-02-24 17:05:12 -06:00
..
brk_test.c
cpuset_test.c jail: allow root to implicitly widen its cpuset to attach 2021-03-01 12:38:31 -06:00
Makefile libc: tests: add some tests for cpuset(2) 2020-12-31 12:31:54 -06:00
Makefile.depend
mlock_helper.c Provide separate accounting for user-wired pages. 2019-05-13 16:38:48 +00:00
queue_test.c
sendfile_test.c sendfile_test: fix copy-paste bug 2022-02-24 17:05:12 -06:00