freebsd-dev/lib/libc/tests/stdio
Enji Cooper 3e86c1081d printfloat_test and scanfloat_test need symbols from msun; these are automatically
provided on amd64, but not i386. Add libm to DPADD/LDADD to unbreak the i386
tinderbox

Pointyhat to: ngie
MFC after: 1 week
X-MFC with: r290538
Sponsored by: EMC / Isilon Storage Division
2015-11-08 08:27:51 +00:00
..
fdopen_test.c Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite 2015-11-08 06:37:50 +00:00
fmemopen2_test.c Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite 2015-11-08 06:37:50 +00:00
fopen_test.c Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite 2015-11-08 06:37:50 +00:00
freopen_test.c Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite 2015-11-08 06:37:50 +00:00
getdelim_test.c Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite 2015-11-08 06:37:50 +00:00
Makefile printfloat_test and scanfloat_test need symbols from msun; these are automatically 2015-11-08 08:27:51 +00:00
mkostemp_test.c Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite 2015-11-08 06:37:50 +00:00
open_memstream_test.c Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite 2015-11-08 06:37:50 +00:00
open_wmemstream_test.c Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite 2015-11-08 06:37:50 +00:00
perror_test.c Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite 2015-11-08 06:37:50 +00:00
print_positional_test.c Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite 2015-11-08 06:37:50 +00:00
printbasic_test.c Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite 2015-11-08 06:37:50 +00:00
printfloat_test.c Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite 2015-11-08 06:37:50 +00:00
scanfloat_test.c Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite 2015-11-08 06:37:50 +00:00