freebsd-dev/lib/libc/tests
Yuri Pankov 269dea90d6 libc: use separate collate objects for C, POSIX, and C.UTF-8
Fix newlocale() overwriting the locale name in collate object
when same instance was used for those locales, and querylocale()
reporting unexpected value for LC_COLLATE_MASK.

PR:		255646, 269375
Reviewed by:	markj, bapt (previous version)
Differential Revision:	https://reviews.freebsd.org/D30146
2023-03-28 17:16:30 +02:00
..
c063 Provide O_SEARCH 2020-02-02 16:34:57 +00:00
db
gen tests: fix posix_spawnp_enoexec_fallback_null_argv0 2022-01-27 11:22:49 -06:00
hash
iconv lib/libc/tests/iconv: raise WARNS to 6 2020-09-24 21:42:44 +00:00
inet
locale libc: use separate collate objects for C, POSIX, and C.UTF-8 2023-03-28 17:16:30 +02:00
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 build: provide a default WARNS for all in-tree builds 2020-09-18 17:17:46 +00:00
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 strfmon_l: Use specified locale for number formatting 2022-10-30 00:09:11 +03:00
string libc: Add tests for strchrnul(3). 2023-02-02 15:45:45 +01:00
sys netbsd-tests: Serialize message queue tests 2023-03-10 17:07:06 -05:00
termios
time
tls
tls_dso Update Makefile.depend files 2019-12-11 17:37:53 +00:00
ttyio
Makefile Connect libc/tests/time to the build, adding test cases for strptime() 2018-10-30 02:37:23 +00:00
Makefile.depend
Makefile.netbsd-tests