summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2007-08-01Fix Dutch hypos.Miod Vallat
2007-08-01Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmwareMiod Vallat
2007-08-01remove the need to inspect the output and check everything programmaticallyKurt Miller
2007-07-31+ hidden subdirKurt Miller
2007-07-31add regress to test __asm(".hidden symbol") works as expected. for gcc3Kurt Miller
2007-07-31set the blocksize to the size of the read/write buffers.Jacob Meuser
2007-07-31pass command line options to audiotest_rw through OPTS, e.g.Jacob Meuser
2007-07-23- enable thread support in libobjcKurt Miller
2007-07-06- document -vJason McIntyre
2007-07-06remove another $Id$, forgotten in last commitJacob Meuser
2007-07-06proper RCS tagsJacob Meuser
2007-07-06manpage improvements from jmc@Jacob Meuser
2007-07-06regression tests for various audio read(2) and write(2) scenariosJacob Meuser
2007-07-06regression test for AUDIO_GETINFO/AUDIO_SETINFO ioctlsJacob Meuser
2007-07-03both 'proto 50' and 'proto esp' must work in flow specificationsMarkus Friedl
2007-06-20Allow "log" for nat rules without "pass".Marco Pfatschbacher
2007-06-07test umac-64@openssh.comPeter Valchev
2007-06-06work around import limitationsNiall O'Higgins
2007-06-05Wrap long lines.Xavier Santolaria
2007-06-05add very basic regress framework for opencvs.Niall O'Higgins
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29the MSIZE mbuf constant moved from MD param.h to MI param.hDavid Krause
2007-05-21Add mmap_mod.Artur Grabowski
2007-05-21A test for a corner-case that some pmaps get wrong.Artur Grabowski
2007-05-19detect if newfs fails and add an extra test (amd64 floppy)Otto Moerbeek
2007-05-17Add basename(3) and dirname(3) regression tests, from tbert.Ray Lai
2007-05-15remove catman reference from SEE ALSO;Jason McIntyre
2007-05-15fix tests to run nowMarc Espie
2007-05-10Do not crash when lists include the "any" keyword. Reported byHans-Joerg Hoexer
2007-05-02now that optimization is on by default, fix the regress tests byDavid Krause
2007-04-29add sig-stop.Artur Grabowski
2007-04-29Quite dumb test for torturing SIGSTOP/SIGCONT.Artur Grabowski
2007-04-25- add ability to specify a tone to be played (defaults to 440hz)Jason Wright
2007-04-18some newfs checks, not hooked in, because it needs certain disktabOtto Moerbeek
2007-04-14Add code to check the kern.securelvel sysctl, since we run with aThordur I. Bjornsson
2007-04-12Remove the SF_NOUNLINK and UF_NOUNLINK from the test files, we dontThordur I. Bjornsson
2007-04-10No need to use umount -f now that both cases of vnode leakage were fixedPedro Martelletto
2007-03-30Don't assume 'run' to be executable, pointed out and okay deraadt@Pedro Martelletto
2007-03-30Add regression test suite for FFS, from FreeBSD, okay art@ deraadt@Pedro Martelletto
2007-03-16move autodetection of the ID type to the parser. this way theMarkus Friedl
2007-03-15When commiting multiple files with ci, the flags from the previousAlexander Bluhm
2007-03-14We switched to aes cbc quite some time ago, so also use the correctHans-Joerg Hoexer
2007-02-22Fix regression tests. False positives happened whenever the date/timeRay Lai
2007-02-19add a test for null encryptionHans-Joerg Hoexer
2007-02-19we have to use '-k' now to show keys.Hans-Joerg Hoexer
2007-02-19previous commit to parse.y was undone. adopt these two regression tests.Hans-Joerg Hoexer
2007-02-16Adopt to recent change in parse.y (do not accept '\n' in quotedHans-Joerg Hoexer
2007-02-13- Be explicit on command line checking, instead of relying on patterns,Matthias Kilian
2007-01-28New test for exceptions.Mark Kettenis
2007-01-28Move test in its own directory.Mark Kettenis