summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Collapse)Author
2001-08-30this shouldn't be commented out.Federico G. Schwindt
2001-08-28move '!' from host_list to host: "xhost : '!' host | host;"; ok dhartmei@Markus Friedl
2001-08-25PF ISN randomization. Or in trekkie techno-babble, ISN phase modulation.Mike Frantzen
2001-08-23new testsTheo de Raadt
2001-08-23while im here, remove -Wall warnings.Federico G. Schwindt
2001-08-23Uncomment SUBDIR in libc_r/Makefile and remove libc_r from SUBDIR.Federico G. Schwindt
Makes easy to test without actually doing the regress in make build.
2001-08-22You are not allowed to break entire architecturesTheo de Raadt
2001-08-19Regress test for parameter list expansion syntax.Daniel Hartmeier
2001-08-17M4 indirection, to test other binaries more easily.Marc Espie
2001-08-15Use int instead of char to avoid promotion.Federico G. Schwindt
2001-08-15Add libc_r.Federico G. Schwindt
2001-08-15Regression tests for libc_r (pthreads) library.Federico G. Schwindt
Thanks to pval@ for resolving the license stuff.
2001-08-01enable regress for sbin/pfctlMarkus Friedl
2001-07-31allow to test that flags are unset, ok dhartmei@, mickey@Peter Stromberg
2001-07-26initial tests for the pfctl parserMarkus Friedl
2001-07-12Better tsort checker: parses cycle output, and checks that it's correctMarc Espie
with respect to the input. Additional testcase, based on libcurses, that failed in the past. Activate t5, t6. Check cycles output everywhere.
2001-07-11Space strippingMarc Espie
2001-07-09trim it downMarc Espie
2001-07-09Add test that tsort fails (incorrect detection of cycle).Marc Espie
Based on a test case found by Dragos Ruiu (dr@kyx.net)
2001-06-19A simple mmap regression testNiklas Hallqvist
2001-06-05Add a Makefile that will recurseNiklas Hallqvist
2001-06-04trivial regression tests for md5/sha1/rmd160 driverTodd C. Miller
2001-05-26Check curly braces expansion.Marc Espie
2001-05-15Fun with parsingMarc Espie
2001-05-15reorder tests. Test 7 fails. That's known.Marc Espie
Add VAR:sh=cmd check
2001-05-15niklas is an idiotMarc Espie
2001-05-14Got two questions about it already: yes, t7 fails, and will until the condMarc Espie
parser gets fixed.
2001-05-11MAP_FAILED, not NULLArtur Grabowski
2001-03-07Somehow I left my tsort there...Marc Espie
and the canonical output looks much better with a blank line removed. Note that the last test needs large amounts of memory to finish (especially the perl part).
2001-02-22sort belongs in here tooTodd C. Miller
2001-02-22Add tsort regression suite. Not that our tsort is pretty bad at this game.Marc Espie
2001-02-22plopMarc Espie
2001-02-07uncomment rsa test; ok millert@Todd T. Fries
2001-02-04bring in two more regression tests added by NetBSD.Eric Jackson
39: sort /usr/share/dict/words (presorted) 40: sort large files
2001-02-04Fix regression testEric Jackson
2001-01-29$OpenBSD$Niklas Hallqvist
2001-01-12sort regression tests; moved here from the sort TEST subdirTodd C. Miller
2001-01-06^%#$#^%$ cvs missed this file in the previous commit.Todd C. Miller
2001-01-06Use the *.in files in tests/Angelos D. Keromytis
2001-01-05Build test files from a .in source file. We do this to guarantee thatTodd C. Miller
the test files to be executed actually have the execute bit set on them since CTM doesn't preserve file permissions.
2001-01-05Descend into directories (smat@acm.org)Angelos D. Keromytis
2001-01-05Build dbtest before running the actual test.Angelos D. Keromytis
2000-12-31Some tests for SysV extended local variables ${@D} and the likes.Marc Espie
2000-11-24MALLOC_OPTIONS=AZJ by default.Marc Espie
2000-07-24Some variable substitutionsMarc Espie
2000-07-23Regression test, existing/non-existing files used as targets,Marc Espie
depending on .PHONY and such
2000-07-18Trip piss-poor conditional parser.Marc Espie
2000-07-18More for loops checks.Marc Espie
2000-07-18Real test for Posix compliance.Marc Espie
2000-07-17+makeMarc Espie