summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests
Commit message (Expand)AuthorAgeFilesLines
* iconvctl(3): remove superfluous NULL pointer testsvangyzen2016-05-143-0/+79
* Read the contents of the snapshot files properlyngie2016-05-131-18/+15
* print_positional_test: Fix misuse of wchar APIscem2016-05-121-3/+4
* nss/gethostby_test: fix broken vector iteration of gethostbyaddr h_aliasescem2016-05-121-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-0427-149/+65
* libc: spelling fixes.pfg2016-04-302-4/+4
* Fix double fclose of `fp1` when freopen failsngie2016-04-201-1/+0
* Make sure fmemopen succeeds in :test_append_binary_pos before calling ftellngie2016-04-191-0/+2
* MFHgjb2016-04-041-1/+1
|\
| * WITHOUT_TOOLCHAIN: Skip building of h_raw.bdrewery2016-03-311-1/+1
* | MFHgjb2016-03-1026-0/+512
|\ \ | |/
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-0925-0/+511
| * Fix and connect setjmp test.bdrewery2016-03-091-0/+1
* | MFHgjb2016-03-072-0/+125
|\ \ | |/
| * libc: Add some tests for memcmp().jilles2016-03-062-0/+125
* | MFHgjb2016-02-222-2/+2
|\ \ | |/
| * Remove dd xfer stats emitted during buildworldemaste2016-02-182-2/+2
* | MFHgjb2016-02-181-0/+2
|\ \ | |/
| * Fix build race after r295643.bdrewery2016-02-171-0/+2
* | Final pass through to fix 'tests' packaging.gjb2016-02-031-0/+4
* | More 'tests' packaging fixes.gjb2016-02-031-1/+3
* | Fix another 'tests' packaging error.gjb2016-02-031-0/+4
* | More 'tests' package fixes.gjb2016-02-031-0/+4
* | MFHgjb2016-02-022-0/+98
|\ \ | |/
| * This seems like a very trivial bug that should have been squashed a longsobomax2016-01-302-0/+98
* | First pass to fix the 'tests' packages.gjb2016-02-0223-0/+92
|/
* Increase the timeout for resolv_test from the default (300 seconds) tongie2015-12-232-4/+13
* Let tsearch()/tdelete() use an AVL tree.ed2015-12-222-0/+132
* Iterate down lib/libc/tests/nss...ngie2015-12-161-0/+1
* Integrate tools/regression/lib/libc/nss into the FreeBSD test suite asngie2015-12-1610-0/+5399
* Add Makefile accidentally missed in r292317ngie2015-12-161-0/+15
* Integrate tools/regression/lib/libc/resolv into the FreeBSD test suite asngie2015-12-163-0/+368
* Delete bogus freeing of uninitialized datangie2015-12-081-1/+0
* Add missing va_ends for corresponding va_starts to clean up variable argumentsngie2015-12-082-0/+4
* Fix regression in r291738: This really wants -lssp.bdrewery2015-12-051-1/+1
* Initialize errno to 0 in the nul testcase before testing itngie2015-12-051-0/+1
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-0413-52/+27
* Follow-up r291330: h_testbits.h is only needed by xdr_test.bdrewery2015-11-251-2/+2
* Replace DPSRCS that work fine in SRCS.bdrewery2015-11-251-1/+1
* Use __MAKE_SHELL instead of HOST_SHELL when generating aton_ether_subr.cngie2015-11-231-1/+1
* Do not print out errno if the call succeeded unexpectedly; this was a mistakengie2015-11-181-2/+2
* Add some initial tests for SLIST and STAILQ macrosngie2015-11-162-0/+239
* Disable -Wformat with scanfloat_test when compiling with gcc to avoid angie2015-11-151-0/+8
* Fix -Wformat issuesngie2015-11-151-3/+3
* Remove unused variables to fix building worldbapt2015-11-154-13/+2
* Change WARNS to 2 across the board with all the libc testcasesngie2015-11-152-2/+2
* Fix -Wmissing-braces warnings by adding braces around all thengie2015-11-151-138/+138
* Fix -Wunused warningsngie2015-11-152-4/+3
* Bump WARNS to 2ngie2015-11-151-0/+2
* Remove unused variables; sort by alignment where neededngie2015-11-154-5/+1
OpenPOWER on IntegriCloud