History log of /src/tests/ipf/t_pools.sh |
Revision | | Date | Author | Comments |
1.8 |
| 03-Dec-2012 |
pgoyette | Christos fixed the crash in ipftest, so re-enable the failing tests.
|
1.7 |
| 01-Dec-2012 |
pgoyette | Put the reason for expected failure in the correct position
|
1.6 |
| 01-Dec-2012 |
pgoyette | Now that we have a PR for the brokenness in "ipftest -P -N", mark the related tests as Expected Failure rather than just skipping the tests.
|
1.5 |
| 08-Jul-2012 |
pgoyette | branches: 1.5.2; Restore some more of the ipfilter 5.1.1 tests.
XXX It appears that ipftest is not handling the policy {,src-,dst-}hash XXX correctly, so these tests are still marked broken/skipped.
|
1.4 |
| 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.3 |
| 13-Feb-2012 |
darrenr | Update ipf test suite with test cases from IPFilter 5.1.1
|
1.2 |
| 19-Oct-2010 |
jmmv | branches: 1.2.6; 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.2.6.2 |
| 16-Jan-2013 |
yamt | sync with (a bit old) head
|
1.2.6.1 |
| 30-Oct-2012 |
yamt | sync with head
|
1.5.2.1 |
| 25-Feb-2013 |
tls | resync with head
|