summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2007-09-30compare of constants outside type rangeOtto Moerbeek
2007-09-30test case involving superfluous type warnings involving enumsOtto Moerbeek
2007-09-26more minimal exampleOtto Moerbeek
2007-09-26two more test casesOtto Moerbeek
2007-09-24another init problemOtto Moerbeek
2007-09-24newly discovered init problemOtto Moerbeek
2007-09-23Allow numbers to be used as unquoted strings again.Marco Pfatschbacher
2007-09-21already fixed include problemOtto Moerbeek
2007-09-21add the other case Ted mentionedOtto Moerbeek
2007-09-21two know failures of pccOtto Moerbeek
2007-09-20some initial regress bits for opencvs. not expected to pass just yet.Niall O'Higgins
2007-09-19Fix and re-enable tests for interface->address translation.Marco Pfatschbacher
2007-09-19Add a few "flags any" and "no state" to have the rulesetsMarco Pfatschbacher
2007-09-19pfctl seems to report errors when accessing empty tables,Marco Pfatschbacher
2007-09-19"flags S/SA keep state" is the default nowMarco Pfatschbacher
2007-09-19Adopt 14 altq tests to the change of the queue output format.Marco Pfatschbacher
2007-09-19This got broken when a second pool (pfrkentry2) was addedMarco Pfatschbacher
2007-09-19Remove "localhost" from the table test, since the result is dependentMarco Pfatschbacher
2007-09-19permit this to compile with gcc 2.xTodd T. Fries
2007-09-17Add a test for .BEGIN/.END keywordsMarc Espie
2007-09-12fix format strings, sizeof() does not return an intOtto Moerbeek
2007-09-09use strcspn to properly overwrite '\n' in fgets returned bufferCharles Longeau
2007-09-03Adapt atexit() regress to recent changes and add __cxa_atexit() regress.Todd C. Miller
2007-08-30regress test address rangesDaniel Hartmeier
2007-08-26- remove commented out 'extern errno' declarationJacob Meuser
2007-08-26add a function to trigger recording and use it for full-duplex modeJacob Meuser
2007-08-06Add a regress test for -lthing dependencies. As bizarre as it may seem,Marc Espie
2007-08-05check curly targets work. No need to look at the output. If curly targets don'tMarc Espie
2007-08-02update output to match recent make changes; ok espie@David Krause
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