Age | Commit message (Expand) | Author |
2002-01-01 | convert to bsd.regress.mk. This allows us to have the tests | Artur Grabowski |
2002-01-01 | trivial conversions to bsd.regress.mk | Artur Grabowski |
2002-01-01 | trivial conversions to bsd.regress.mk | Artur Grabowski |
2001-12-29 | Add options for slient operation and for specifying a count of rounds | Artur Grabowski |
2001-12-22 | add header | Theo de Raadt |
2001-12-17 | OpenBSD tag, explicit public domain notice | Marco S Hyman |
2001-12-17 | sigreturn test program | Marco S Hyman |
2001-12-17 | Check for monotonic user and system time. | Thomas Nordin |
2001-12-12 | indent. | Federico G. Schwindt |
2001-12-12 | Set MAXTIME to 10, allowing to pass on slower machines like p 300. | Federico G. Schwindt |
2001-12-05 | malloc(n) regression test | Theo de Raadt |
2001-11-26 | add tests for fastroute options | jasoni |
2001-11-21 | make currently incorrectly uses annotations for suffixes rules for | Marc Espie |
2001-11-13 | use a close directory for play | Theo de Raadt |
2001-11-13 | Use more common interface names like lo0, tun0, enc0 for regress tests, | Daniel Hartmeier |
2001-11-12 | Make MAXTIME overrideable. | Federico G. Schwindt |
2001-11-12 | add missing -lpcap, lost in resurection of the file | Marco S Hyman |
2001-11-11 | signal race fixes | Theo de Raadt |
2001-11-11 | bring back test, this time in the public domain | Marco S Hyman |
2001-11-11 | place 2 line test in the public domain | Marco S Hyman |
2001-11-11 | remove files that have a copyright theo doesn't like | Marco S Hyman |
2001-11-10 | Add a pcap/pthread test as it was reported that using | Marco S Hyman |
2001-11-09 | another pthread regression test: system/waitpid/wait4 | Marco S Hyman |
2001-11-03 | Fix pthread_mutex regression test... undefined behavior does not | Marco S Hyman |
2001-10-15 | Add 'allow-opts' to rules. Packets with IP options will be blocked by | Daniel Hartmeier |
2001-10-14 | esyscmd test, requires current m4 | Todd T. Fries |
2001-10-10 | nasty, nasty... with indir calls, we might end up with expand_macro call | Marc Espie |
2001-10-10 | Check whether __file__ is correctly quoted (probleme noticed in gm4 dumpdef) | Marc Espie |
2001-10-08 | Add dup2. | Artur Grabowski |
2001-10-08 | Simple dumb test for dup2. | Artur Grabowski |
2001-10-07 | gcc regress framework. | Marc Espie |
2001-10-07 | Add interface name to address translation to pfctl, document it and add | Daniel Hartmeier |
2001-10-06 | regression test for last buglet. Thanks Dale. | Marc Espie |
2001-10-01 | sync with support for underscores in macro names | Markus Friedl |
2001-09-29 | test funky quotes, in normal and gnu-m4 mode. | Marc Espie |
2001-09-27 | weird testcases... | Marc Espie |
2001-09-27 | More patsubst that fail... | Marc Espie |
2001-09-20 | per man page and gcc 3.0.1, exit requires prototype from stdlib.h | Todd T. Fries |
2001-09-20 | comment extra tokens at end of #endif directive | Todd T. Fries |
2001-09-19 | Add $OpenBSD$. | Marc Espie |
2001-09-17 | 8 bit quotes | Marc Espie |
2001-09-17 | Scary interaction | Marc Espie |
2001-09-16 | patsubst on multi-line pattern... icky. | Marc Espie |
2001-09-16 | check pattern subst | Marc Espie |
2001-09-15 | sync ICMP6_DST_UNREACH_NOROUTE <-> _ADMIN | Peter Stromberg |
2001-09-15 | return-icmp / icmp-type tests, ok dhartmei@ | Peter Stromberg |
2001-09-15 | Update regress tests. Some input syntax has changed (inet/inet6) as well | Daniel Hartmeier |
2001-09-12 | Fix test. | Federico G. Schwindt |
2001-09-11 | match getgrgid_r() change | Peter Valchev |
2001-09-07 | presume 'make clean' is already running as root, don't duplicate ${SUDO}, | Todd T. Fries |