summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2007-11-06Add testcases for switch. ok otto@Stefan Kempf
2007-10-30don't use intermediate target (a.out) in multiple targetsOtto Moerbeek
2007-10-29Add simple regress test for LocalCommand; ok djm@Darren Tucker
2007-10-26remove "echo -E" crap that I added in last commit and use printf(1) forDamien Miller
2007-10-24comprehensive tests for sftp escaping its interaction with globbing;Damien Miller
2007-10-22Only test one condition per invocation flavour, instead of testing allMiod Vallat
2007-10-20Give more details on failure.Miod Vallat
2007-10-20Make this work on 64 bit platforms by using strlen() instead of sizeof()...Miod Vallat
2007-10-20oops, too much copying from select(2) manualJacob Meuser
2007-10-19fix off by ones in the AUDIO_GET[PR]RINFO testsJacob Meuser
2007-10-16make it digestable by ccomOtto Moerbeek
2007-10-16+= and sign extend problemOtto Moerbeek
2007-10-15Add new "reached end of file while parsing quoted string" as expectedHans-Joerg Hoexer
2007-10-14regression test for include directive (if anyone has a better way to doTheo de Raadt
2007-10-13we decided numbers used as strings is wrongTheo de Raadt
2007-10-13Do not attempt to work on more than SHMMAXPGS pages, makes this run unmodifiedMiod Vallat
2007-10-09New OpenCVS regression tests.Tobias Stoeckmann
2007-10-08attribute packed -> __packedGilles Chehade
2007-10-07and reorg this tree as wellOtto Moerbeek
2007-10-05typoOtto Moerbeek
2007-10-05basic tests now work, including those that should failOtto Moerbeek
2007-10-05typoOtto Moerbeek
2007-10-05work in obj dirOtto Moerbeek
2007-10-05more regress scaffoldingOtto Moerbeek
2007-10-05fix by actually using pccOtto Moerbeek
2007-10-03add two new audio ioctls, AUDIO_GETPRINFO and AUDIO_GETRRINFO, and theJacob Meuser
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