Home | History | Annotate | Download | only in ipf
History log of /src/tests/ipf/t_nat_parse.sh
RevisionDateAuthorComments
 1.8  29-Jun-2014  darrenr Add in test cases for testing ipnat's parsing of IPv6 NAT rules
 1.7  29-Jun-2014  darrenr in2 is no longer a broken test case
 1.6  08-Jul-2012  pgoyette branches: 1.6.2; 1.6.8;
Restore some more tests from ipfilter 5.1.1

XXX Test in2 was broken before the ipfilter 5.1.1 import, and is still
XXX broken.
 1.5  15-Feb-2012  riz Back out the recent import of IPFilter 5.1.1 for the upcoming branch,
which will now have IPFilter 4.1.34. IPFilter 5.1.1 will be restored
post-branch.

ok: core, releng.
 1.4  13-Feb-2012  darrenr Update ipf test suite with test cases from IPFilter 5.1.1
 1.3  18-Dec-2010  pooka branches: 1.3.6;
Disable test cases which have not worked in ages instead of skipping them.
 1.2  19-Oct-2010  jmmv Oh, wow. Loads of broken ipf test cases that went unnoticed because they
were unchecked errors. Fix them.

These have been caught by the upcoming version of atf, which explicitly
does 'set -e' in shell test programs.
 1.1  10-Jul-2010  jmmv Do not use awk to generate the test program. Use some eval magic to generate
the tests on the fly alongside with easier-to-read functions.

While doing this, split the big monolithic test program into more granular
but cohesive test programs.

Phew, this one was tough. And it's horrible to see that many these tests
(yes, the tests themselves probably) are broken.
 1.3.6.1  30-Oct-2012  yamt sync with head
 1.6.8.1  10-Aug-2014  tls Rebase.
 1.6.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed