freebsd-dev/lib/libc/tests
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
..
c063
db
gen tests: fix posix_spawnp_enoexec_fallback_null_argv0 2022-01-27 11:22:49 -06:00
hash
iconv
inet
locale
net Remove quotes around Makefile .error/.warn/.info strings 2022-01-22 14:03:07 -05:00
nss libc/nss tests: Add regression tests for commit 55444c823e1f 2021-01-21 14:30:19 -05:00
regex
resolv resolv_test: Fix racy exit check, remove mutexes, and reduce output 2021-03-30 15:00:18 +01:00
rpc
setjmp
ssp Remove quotes around Makefile .error/.warn/.info strings 2022-01-22 14:03:07 -05:00
stdio stdio: add test for 86a16ada1e: fflush() handling of errors 2022-01-28 01:09:47 +02:00
stdlib libc/tests/stdlib/dynthr_mod/dynthr_mod.c: mark dummy as used 2021-11-29 17:39:51 +02:00
string
sys sendfile_test: fix copy-paste bug 2022-02-24 17:05:12 -06:00
termios
time
tls
tls_dso
ttyio
Makefile
Makefile.depend
Makefile.netbsd-tests