summaryrefslogtreecommitdiff
path: root/lib/libc/tests
Commit message (Expand)AuthorAgeFilesLines
* Manipulate OBJDIR with :H when referencing dso directoryEnji Cooper2017-02-111-1/+1
* MFhead@r313380Enji Cooper2017-02-072-21/+20
|\
| * Expect :int_within_limits to fail when ptrdiff_t/*intmax_t differ in base typeEnji Cooper2017-02-071-0/+5
| * Wrap strcmp/wcscmp calls with ATF_CHECK_MSG and drop atf_tc_fail useEnji Cooper2017-02-071-10/+7
| * Fix :hexadecimal_floating_point on i386Enji Cooper2017-02-071-11/+8
* | Add -DSKIP_LEFTASSOC to CFLAGS so leftassoc is skipped, like on NetBSDEnji Cooper2017-01-151-1/+2
* | Remove CFLAGS for sha2_testEnji Cooper2017-01-141-2/+0
* | Diff reduce with upstream using lib/libnetbsd's updated copy of sha1.hEnji Cooper2017-01-141-0/+1
|/
* Upgrade NetBSD tests to 01.11.2017_23.20 snapshotEnji Cooper2017-01-133-1/+17
* Remove __HAVE_LONG_DOUBLE #define from t_strtod.c and place it in MakefileEnji Cooper2017-01-121-0/+8
* Support spaces in group names.Bryan Drewery2016-12-061-5/+10
* Fix setrlimit_test:setrlimit_memlock when the system has exceeded vm.max_wired.Bryan Drewery2016-12-012-0/+117
* Only build lib/libc/tests/iconv if MK_ICONV != noEnji Cooper2016-10-211-1/+4
* Improve typing of POSIX search tree functions.Ed Schouten2016-10-131-2/+2
* Fix typos: use correct string format and value to compare.Ruslan Bukin2016-10-131-2/+2
* Mark SSP broken on MIPS.Ruslan Bukin2016-09-271-2/+1
* Don't build SSP tests on MIPS as we dont have stack-protectorRuslan Bukin2016-09-261-1/+2
* Re-add PACKAGE=> tests to lib/libc/tests/net/getaddrinfo/Makefile and addEnji Cooper2016-09-192-0/+4
* Similar to r305920, remove spurious newlines from ATF_REQUIRE_MSG callsEnji Cooper2016-09-182-6/+6
* Remove spurious newlines from atf_tc_fail callsEnji Cooper2016-09-182-4/+4
* Don't define PACKAGE in lib/libc/tests/{iconv,net/getaddrinfo}Enji Cooper2016-09-182-4/+0
* Install h_db to unbreak some of the lib/libc/db testcases afterEnji Cooper2016-09-061-1/+1
* MFhead @ r305170Enji Cooper2016-09-011-1/+2
|\
| * DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-08-311-1/+2
* | MFhead @ r304038Enji Cooper2016-08-131-3/+3
|\|
| * Increase timeout from 10 minutes to 20 minutes for all testsEnji Cooper2016-08-131-3/+3
* | Checkpoint initial integration workEnji Cooper2016-08-127-3/+13
|/
* Add __cxa_thread_atexit(3) API implementation.Konstantin Belousov2016-08-064-0/+295
* Remove last traces of _WITH_GETLINEBaptiste Daroussin2016-07-301-1/+0
* Add a regression test to make sure the Russian collation is actually workingBaptiste Daroussin2016-07-152-0/+64
* Add a regression test about the crash with strxfrm and ISO8859-5 localesBaptiste Daroussin2016-07-152-0/+52
* This commit addresses regression introduceded in r302177Cy Schubert2016-06-281-0/+14
* iconvctl(3): remove superfluous NULL pointer testsEric van Gyzen2016-05-143-0/+79
* Read the contents of the snapshot files properlyEnji Cooper2016-05-131-18/+15
* print_positional_test: Fix misuse of wchar APIsConrad Meyer2016-05-121-3/+4
* nss/gethostby_test: fix broken vector iteration of gethostbyaddr h_aliasesConrad Meyer2016-05-121-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-0427-149/+65
* libc: spelling fixes.Pedro F. Giffuni2016-04-302-4/+4
* Fix double fclose of `fp1` when freopen failsEnji Cooper2016-04-201-1/+0
* Make sure fmemopen succeeds in :test_append_binary_pos before calling ftellEnji Cooper2016-04-191-0/+2
* MFHGlen Barber2016-04-041-1/+1
|\
| * WITHOUT_TOOLCHAIN: Skip building of h_raw.Bryan Drewery2016-03-311-1/+1
* | MFHGlen Barber2016-03-1026-0/+512
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-0925-0/+511
| * Fix and connect setjmp test.Bryan Drewery2016-03-091-0/+1
* | MFHGlen Barber2016-03-072-0/+125
|\|
| * libc: Add some tests for memcmp().Jilles Tjoelker2016-03-062-0/+125
* | MFHGlen Barber2016-02-222-2/+2
|\|
| * Remove dd xfer stats emitted during buildworldEd Maste2016-02-182-2/+2
* | MFHGlen Barber2016-02-181-0/+2
|\|