summaryrefslogtreecommitdiffstats
path: root/tests/hash:ip6.t
Commit message (Collapse)AuthorAgeFilesLines
* Use unified diff output in testsJozsef Kadlecsik2011-04-111-7/+7
|
* Testsuite changes: keep temporary filesJozsef Kadlecsik2011-04-081-6/+6
| | | | | Keep temporary files in the tests and erase them only after successfully running the testsuite. This makes simpler to analyze failed tests.
* Test cases for IPv6 restore and more complex restore sessions added.Jozsef Kadlecsik2010-12-221-0/+22
|
* Add more test to check adding/deleting multiple entries.Jozsef Kadlecsik2010-12-171-0/+2
|
* Speed up testing a little bitJozsef Kadlecsik2010-12-131-5/+5
| | | | Lower timeout values to max 5s, so we can lower sleep values too.
* ipset 5 in an almost ready state - milestonev5.0-pre1Jozsef Kadlecsik2010-06-151-0/+77
Reworked protocol and internal interfaces, missing set types added, backward compatibility verified, lots of tests added (and thanks to the tests, bugs fixed), even the manpage is rewritten ;-). Countless changes everywhere... The missing bits before announcing ipset 5: - net namespace support - new iptables/ip6tables extension library - iptables/ip6tables match and target tests (backward/forward compatibility) - tests on catching syntax errors