summaryrefslogtreecommitdiff
path: root/regress/lib/libc
AgeCommit message (Expand)Author
2004-01-02skip ai_canonname from testing, as it can be vary by /etc/hosts setting.itojun
2003-12-31Descend into siginfo on cleandir always.martin
2003-12-19Update the checksum to match src/lib/libc/stdlib/random.c rev 1.23.veego
2003-12-17Don't check for HAVE_SIGINFO if make(obj) (as more than likely the compilerjmc
2003-12-11.include <bsd.own.mk> so the proper have of CC is defined before we use it.matt
2003-12-10comment from niels provos;itojun
2003-11-29Fix up abort test so that we abort the first time we see a small enoughsimonb
2003-11-27Print out a little more info in the debug case.simonb
2003-11-25uint64_t may not be "unsigned long long", so use of ULLONG_MAX is notitojun
2003-11-14Descend into the randomid directory.simonb
2003-11-14Add a regression test for randomid(3).simonb
2003-11-13Add NetBSD RCS id's.simonb
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-25Check HUGE_VALF and HUGE_VALL as well. Also add some cross checking forkleink
2003-10-24Lift the vax restriction on the nan test.kleink
2003-10-24Make this test the currently libc-internal isinfl() as well.kleink
2003-10-24Make this test the currently libc-internal isnanl() as well.kleink
2003-10-23While the intention of picking up the target's include files was fine,he
2003-10-22Fix a comment.kleink
2003-10-21Don't compare the return value of strncmp(3) against NULL - it's an integer.agc
2003-10-20Make sure to pick up the target's include files in the test for whetherhe
2003-10-12Writing to address 0x5a5a5a5a does not guarantee a SIGSEGV on all platformspk
2003-10-04don't descend to siginfo on platforms that don't have it. by popular demand.christos
2003-09-30Maybe I'm just slow, but having diffs in the wrong direction confuses me...mycroft
2003-09-26Descend to siginfo; this will prompt the port masters to complete thechristos
2003-09-14this needs to be able to core-dump so unlimit corechristos
2003-09-14Add a Makefile for the siginfo testschristos
2003-09-14Add a Makefilechristos
2003-09-14turn this into a proper regression test.christos
2003-09-14more regression.christos
2003-09-13make this a true regression test.christos
2003-09-06simple tests to verify new signal trampoline works.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-01Rework how dependency generation is performed:lukem
2003-07-29style nit; list bsd.rpc.mk before bsd.prog.mklukem
2003-07-26netbsd.org->NetBSD.orgsalo
2003-06-16Testing "unsigned long" vs. "double" does only make sense if there ismartin
2003-06-15Fix format copy&pasto in failure case.martin
2003-06-02Using "%x" on negative hex numbers has the same problem as "%i" mentionedsimonb
2003-05-30Descend into the stdio directory (thanks Nick!).simonb
2003-05-30Add a regression test for PR lib/21691.simonb
2003-05-03Add a simple double -> unsigned conversion test for values that can notmartin
2003-03-01Add a regression test for atexit(3)/__cxa_atexit()/__cxa_finalize().thorpej
2003-02-08in test1, unmap stack when finished. in test2, try NULL fn ptr andcgd
2003-02-07let's try to make sure that the mips cerror botch I just fixed doesn'tcgd
2003-01-05Use <bsd.rpc.mk>sommerfeld
2002-11-30tweaks for fparseln(3) move from libutil to libc:lukem
2002-10-16Add a comment clarifying the last change.thorpej
2002-10-16Add a test for "/usr///lib" being collapsed to "/usr" -- this is whatthorpej
2002-10-16Add regression tests for basename(3) and dirname(3).thorpej