summaryrefslogtreecommitdiff
path: root/tests/ipf
AgeCommit message (Expand)Author
2021-11-10s/endianess/endianness/msaitoh
2015-12-26Remove the "expected failure" from test n12, and change it not to usepgoyette
2015-11-05Ooops, pilot error - revert lastmartin
2015-11-05Fix expected output to match -current NetBSD reality (port "255" is notmartin
2014-12-06Null commit, to note that the previous commit by darrenr (which saiddholland
2014-12-01Remove the "broken on BE" mark from the N14 testcase - ozaki-r fixed itmartin
2014-11-25Fix wrong expected outputsozaki-r
2014-07-15Darren fixed n8 and n9 recentlymartin
2014-07-15NetBSD has an entry for protocol #255 in /etc/protocols labeled "reserved"martin
2014-07-12Test n17_6 does not yet exist so remove unrequired files and test casedarrenr
2014-06-30New IPv6 tests for ipnat parsing need to be built by make so that they candarrenr
2014-06-30NetBSD has an entry for protocol #255 in /etc/protocols labeled "reserved"darrenr
2014-06-29PR kern/47462darrenr
2014-06-29Add in test cases for testing ipnat's parsing of IPv6 NAT rulesdarrenr
2014-06-29in2 is no longer a broken test casedarrenr
2013-05-16Mark two more test case as only failing for BEmartin
2013-05-16Assume that the NAT failures that happen on some architectures are endianessmartin
2013-03-19Fix argument order for "n14"martin
2013-03-18Mark a few more test cases known to only work by chance as failingmartin
2013-03-17Mark some long-standing failures as known failures.jmmv
2012-12-03Christos fixed the crash in ipftest, so re-enable the failing tests.pgoyette
2012-12-03Add a couple more inet6 tests to verify correct rule parsingpgoyette
2012-12-03Include an explicit test for correctly inferring family inet6 when therepgoyette
2012-12-03Now that expected output files have been adjusted, we can remove thepgoyette
2012-12-03Without explicit address, the address family is not inferred and notpgoyette
2012-12-03For rules without any address, don't infer an address family.pgoyette
2012-12-02Test-case n3_6 is not applicable to NetBSD (according to Darren R.)pgoyette
2012-12-01More test clean-uppgoyette
2012-12-01Put the reason for expected failure in the correct positionpgoyette
2012-12-01Use proper quoting for the expected-failure reasonpgoyette
2012-12-01Now that we have a PR for the brokenness in "ipftest -P -N", mark thepgoyette
2012-12-01Based on the error messages, the test is not broken, but ipftest probablypgoyette
2012-11-30If we're going to expect a failure, we need to use the correct shellpgoyette
2012-11-30Rather than providing a custom Atffile that requires separatepgoyette
2012-11-29fix typo in previous - missing quotepgoyette
2012-11-29Update a couple of tests to indicate that they are broken/failing becausepgoyette
2012-11-29Now that I've created PR/47262, reference it in the tests that failpgoyette
2012-11-29Add another test option for expected failures, rather than simplypgoyette
2012-11-29Even though this test is currently disabled, fix it so it looks for thepgoyette
2012-11-29Since all of the expected-results files provided from upstream includepgoyette
2012-07-22test cases n201 and n202 were removed on import of 5.1.2darrenr
2012-07-22Merged IPFilter 5.1.2 into HEADdarrenr
2012-07-22Import IPFilter 5.1.2darrenr
2012-07-08Restore the rest of the ipfilter test framework, even if most of thesepgoyette
2012-07-08Restore one more group of tests.pgoyette
2012-07-08Restore some more tests from ipfilter 5.1.1pgoyette
2012-07-08Restore some more of the ipfilter 5.1.1 tests.pgoyette
2012-07-07Re-enable some of the ipf tests. The only thing wrong with these testspgoyette
2012-03-27Mark the failing tests as broken. XXX: If no one is willing to maintainjruoho
2012-03-23Update to the tests from 5.1.1christos