aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-0925-0/+511
* Fix and connect setjmp test.Bryan Drewery2016-03-091-0/+1
* libc: Add some tests for memcmp().Jilles Tjoelker2016-03-062-0/+125
* Remove dd xfer stats emitted during buildworldEd Maste2016-02-182-2/+2
* Fix build race after r295643.Bryan Drewery2016-02-171-0/+2
* This seems like a very trivial bug that should have been squashed a longMaxim Sobolev2016-01-302-0/+98
* Increase the timeout for resolv_test from the default (300 seconds) toEnji Cooper2015-12-232-4/+13
* Let tsearch()/tdelete() use an AVL tree.Ed Schouten2015-12-222-0/+132
* Iterate down lib/libc/tests/nss...Enji Cooper2015-12-161-0/+1
* Integrate tools/regression/lib/libc/nss into the FreeBSD test suite asEnji Cooper2015-12-1610-0/+5399
* Add Makefile accidentally missed in r292317Enji Cooper2015-12-161-0/+15
* Integrate tools/regression/lib/libc/resolv into the FreeBSD test suite asEnji Cooper2015-12-163-0/+368
* Delete bogus freeing of uninitialized dataEnji Cooper2015-12-081-1/+0
* Add missing va_ends for corresponding va_starts to clean up variable argumentsEnji Cooper2015-12-082-0/+4
* Fix regression in r291738: This really wants -lssp.Bryan Drewery2015-12-051-1/+1
* Initialize errno to 0 in the nul testcase before testing itEnji Cooper2015-12-051-0/+1
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-0413-52/+27
* Follow-up r291330: h_testbits.h is only needed by xdr_test.Bryan Drewery2015-11-251-2/+2
* Replace DPSRCS that work fine in SRCS.Bryan Drewery2015-11-251-1/+1
* Use __MAKE_SHELL instead of HOST_SHELL when generating aton_ether_subr.cEnji Cooper2015-11-231-1/+1
* Do not print out errno if the call succeeded unexpectedly; this was a mistakeEnji Cooper2015-11-181-2/+2
* Add some initial tests for SLIST and STAILQ macrosEnji Cooper2015-11-162-0/+239
* Disable -Wformat with scanfloat_test when compiling with gcc to avoid aEnji Cooper2015-11-151-0/+8
* Fix -Wformat issuesEnji Cooper2015-11-151-3/+3
* Remove unused variables to fix building worldBaptiste Daroussin2015-11-154-13/+2
* Change WARNS to 2 across the board with all the libc testcasesEnji Cooper2015-11-152-2/+2
* Fix -Wmissing-braces warnings by adding braces around all theEnji Cooper2015-11-151-138/+138
* Fix -Wunused warningsEnji Cooper2015-11-152-4/+3
* Bump WARNS to 2Enji Cooper2015-11-151-0/+2
* Remove unused variables; sort by alignment where neededEnji Cooper2015-11-154-5/+1
* Polish up iswctype_testEnji Cooper2015-11-151-27/+49
* Polish up the tests a bit more after projects/collation was merged to headEnji Cooper2015-11-152-37/+77
* Fix the Indian numbering system (hi_IN.ISCII-DEV) testsEnji Cooper2015-11-151-4/+4
* Add missing licensing boilerplate to test-fnmatch.cEnji Cooper2015-11-101-0/+25
* Integrate tools/regression/lib/libc/gen into the FreeBSD test suiteEnji Cooper2015-11-0910-1/+1666
* Fix some TAP -> ATF conversion errorsEnji Cooper2015-11-091-6/+3
* Integrate tools/regression/lib/libc/net into the FreeBSD test suiteEnji Cooper2015-11-085-8/+426
* Delete leftover printfs from when these were TAP testsEnji Cooper2015-11-084-8/+0
* Convert print_positional_test over to ATFEnji Cooper2015-11-081-16/+40
* printfloat_test and scanfloat_test need symbols from msun; these are automati...Enji Cooper2015-11-081-0/+6
* Integrate tools/regression/lib/libc/string into the FreeBSD test suiteEnji Cooper2015-11-085-1/+554
* Integrate tools/regression/lib/libc/stdlib into the FreeBSD test suiteEnji Cooper2015-11-085-2/+492
* Integrate tools/regression/lib/libc/stdio into the FreeBSD test suiteEnji Cooper2015-11-0814-23/+2613
* Integrate tools/regression/lib/libc/locale into the FreeBSD test suiteEnji Cooper2015-11-0818-1/+2355
* Add _test suffix to multiple tests in lib/libc to conform to the design notedEnji Cooper2015-11-023-38/+38
* Remove unused variable (SRCDIR)Enji Cooper2015-11-021-2/+0
* Not all targets support by clang have a tested or enabled ubsan yet.Sean Bruno2015-10-301-0/+4
* Disable h_raw/h_read with gccEnji Cooper2015-10-301-2/+7
* - Re-enable h_raw with clang 3.7.0+Enji Cooper2015-10-301-1/+2
* Integrate contrib/netbsd-tests/lib/libc/rpc into the FreeBSD test suiteEnji Cooper2015-10-301-0/+1