summaryrefslogtreecommitdiff
path: root/tests/lib/libc/Makefile
AgeCommit message (Expand)Author
2022-04-29Add a new test for PR kern/56713 and set to expected_failure for now.pgoyette
2022-04-08membar_ops(3): Add some automatic tests.riastradh
2020-03-08Add tests for missing libc catalog entriesmgorny
2019-02-17Add ATF tests for atomic_ops(3).isaki
2018-08-03Register micro-UBSan ATF tests in the distributionkamil
2014-02-17Add a link-time test for __sync_* primitives (see PR 48368) - thismartin
2013-01-27rename the only use of HAS_SSP in the tree to HAVE_SSP.christos
2013-01-26Don't include bsd.sys.mk; like sys.mk it is supposed to be used onlychristos
2012-11-18Add most system calls for POSIX extended API set, part 2, with test cases:manu
2012-09-27Add regression test for cdbr(3) and cdbw(3).joerg
2011-09-19Remove ieeefp subdirectory.jruoho
2011-06-11Turn warns on for all tests and fix all the bugs.christos
2011-05-01Add the new 'termios' subdirectory.jruoho
2011-04-09atf-ify the various locale testspgoyette
2011-03-09Add TLS support infrastructure. For dynamic binaries, ld.elf_so exportsjoerg
2011-01-13Moving t_hsearch - belongs in stdlib/pgoyette
2011-01-13Another test moving: lib/libc/t_inet --> lib/libc/inet/t_inet_networkpgoyette
2011-01-13Last one for today: move t_ptm test from lib/libc/ to lib/libc/ttyio/pgoyette
2011-01-13Continuing the (re)organization of the lib/libc atf regression testspgoyette
2011-01-13The nsdispatch test belongs in libc/net and not in libcpgoyette
2011-01-13Move t_mktime and t_strptime to their own ..../time/ subdirectory.pgoyette
2011-01-12Put the atexit test where it belongs - in libc/stdlib/pgoyette
2011-01-12Move the servent and protoent tests to src/tests/lib/libc/net/ (wherepgoyette
2011-01-12By request, put the getaddrinfo test in tests/lib/libc/net/pgoyette
2011-01-11Atf-ify the getaddrinfo test, with updated "golden" output files.pgoyette
2011-01-10test for sigqueuechristos
2011-01-08Atf-ify the regex testpgoyette
2011-01-08Atf-ify the rpc/t_xdr testpgoyette
2011-01-07Atf-ify the db tests.pgoyette
2011-01-07Atf-ify a couple more testspgoyette
2011-01-06Atf-ify test for mktime(3)pgoyette
2011-01-05Atf-ify the nsdispath test.pgoyette
2011-01-04Update the ieeefp tests so that they can be built on all architectures.pgoyette
2011-01-03Ooopppsss - locale/ tests are not yet ready - don't SUBIDR yetpgoyette
2011-01-03Atf-ify the atexit testpgoyette
2011-01-02Atf-ify servent and protoent tests, and the remaining hash test.pgoyette
2011-01-02Atf-ify several of the ieeefp tests.pgoyette
2010-12-31Moving more tests out of regress and into atf mainstreampgoyette
2010-12-31Ooopppsss - ieefp tests have not been atf-ified, so remove the stuffpgoyette
2010-12-31Migrate a few miscellaneous tests from the old regress to atfpgoyette
2010-12-27Move the various setjmp tests from regress to atfpgoyette
2010-12-27Don't try to build the SSP tests if the target doesn't have SSP.he
2010-12-27Migrate the ssp tests from regress to atf.pgoyette
2010-12-25Migrate J.T.Conklin's public-domain str* tests from regress to atf.pgoyette
2010-11-03disable string againchristos
2010-11-03add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazingchristos
2010-09-09glue glob testschristos
2010-07-13Get rid of static Atffiles and let bsd.test.mk generate them on the fly.jmmv
2010-02-26Disable population count test for now, please re-enable oncemartin
2010-01-24Add a regression test for the SHA2 family that also checks for unalignedjoerg