summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2001-12-31Need <string.h> for memcpy() prototype (noticed by gcc 3.1).thorpej
2001-12-31Need <stdlib.h> for exit() prototype (noticed by gcc 3.1).thorpej
2001-12-12MKfoo=no -> NOfootv
2001-11-28regress test for shorter keys. sync with kameitojun
2001-11-28sync with sys/crypto/cast128 changeitojun
2001-11-14${MAKE} print-objdir -> ${PRINTOBJDIR}tv
2001-10-31Simplify a bunch of explicit ${.OBJDIR} references to make these more liketv
2001-10-28Add a not-a-number test, based on Ben Harris's infinity test.simonb
2001-10-27Quick test to make sure that __infinity is properly infinite. It isn't onbjh21
2001-10-19Rename prn.c to prename.c to avoid problems with certain Microsoft host OS's.tv
2001-10-14Add the m68k assembly stub (better late than never...).kleink
2001-09-29add RCS idjdolecek
2001-09-29add regression test for the recently found&fixed NEW_PIPE problemjdolecek
2001-09-24Fix typo in variable name.wiz
2001-09-22Descend into int_fmtio.simonb
2001-09-22Add a simple regression test for the printf/scanf formats insimonb
2001-09-21sparc64 uses 128-bit floating point.eeh
2001-09-20Visit sysatatat
2001-09-20Regression test to check that ioctl calls are restarted properly afteratatat
2001-09-09Add des_enc.c to create destest since des_ecb.c needs functionstaca
2001-09-01Include bsd.own.mk to get a default setting of OBJECT_FMT.rearnsha
2001-08-27extent_alloc_subregion shouldn't allocate a region pasts the end of subregion.enami
2001-08-16These need to be PIC, so restore the .abicalls and .cp* magic, but fix themhitch
2001-08-06On ARM ELF systems, check that the kernel aligns the stack pointer to anbjh21
2001-08-06only run this if (${OBJECT_FMT} == "ELF")lukem
2001-07-25Returning values in void is BAD.matt
2001-07-24Random patch lying around my tree: When a conversion fails, print out thebjh21
2001-07-24explain why test3 does not work. [untested since my cable modem line is down!]christos
2001-07-23.init/.fini regression test for sh3.tsubai
2001-07-23put back the alternate signal check I obliterated merging a conflict.christos
2001-07-23- make tests independent of the direction the stack growschristos
2001-07-20Visit clone/.thorpej
2001-07-18Test the "alternate exit signal" facility of clone(2).thorpej
2001-07-17A regression test for clone(2).thorpej
2001-07-17Drop the .abicalls and .cp* magic; fixes .init/.fini test case on mips.simonb
2001-07-17correct a date.mrg
2001-07-17PowerPC asm bits for .init/.fini regression test.tsubai
2001-07-17Add regression test for COMPAT_43 uipc syscalls. Do not run this byjdolecek
2001-07-17port the initfini asm regress code to sparc and sparc64. currently itmrg
2001-07-17Add regression stub for VAX.matt
2001-07-17Add ARM case for initfini regression testmatt
2001-07-17MIPS initfini test asm glue.thorpej
2001-07-17Make this work on the MIPS.thorpej
2001-07-17i386 asm bits for .init/.fini regression test.thorpej
2001-07-17Descend into csu.thorpej
2001-07-17Descend into initfini.thorpej
2001-07-17Regression test for .init/.fini.thorpej
2001-06-10WARNS=2sommerfeld
2001-06-10Test setting of multiple ldt entries in one syscall.sommerfeld
2001-06-05Add the standard test suite that comes with the bzip2 distribution.simonb