opnsense-src/contrib/netbsd-tests/lib/libc/stdlib
Dag-Erling Smørgrav b9385720f3 libc: Add unit tests for N2630 and possible collateral damage.
Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D41512
2023-08-28 15:34:05 +00:00
..
h_atexit.c
h_getopt.c Reintroduce libutil.h #include for FreeBSD only for fparseln 2017-01-16 20:46:40 +00:00
h_getopt_long.c Reintroduce libutil.h #include for FreeBSD only for fparseln 2017-01-16 20:46:40 +00:00
t_abs.c
t_atexit.sh
t_atoi.c
t_div.c
t_exit.c
t_getenv.c
t_getenv_thread.c
t_getopt.sh
t_hsearch.c Add additional __FreeBSD_version guards around the hsearch_r testcases 2017-03-01 03:31:12 +00:00
t_mi_vector_hash.c
t_posix_memalign.c Don't test size[i] % align[i] == 0 case on FreeBSD 2016-08-25 19:17:16 +00:00
t_random.c
t_strtod.c :strtold_nan: remove unnecessary strcmp check 2017-01-14 08:35:29 +00:00
t_strtoi.c
t_strtol.c libc: Add unit tests for N2630 and possible collateral damage. 2023-08-28 15:34:05 +00:00
t_system.c