<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conntrack-tools.git/tests, branch vyatta/VC6.6R1/amd64</title>
<subtitle>conntrack-tools i.e. conntrack and conntrackd (mirror of https://github.com/vyos/conntrack-tools.git)
</subtitle>
<id>https://git.amelek.net/vyos/conntrack-tools.git/atom?h=vyatta%2FVC6.6R1%2Famd64</id>
<link rel='self' href='https://git.amelek.net/vyos/conntrack-tools.git/atom?h=vyatta%2FVC6.6R1%2Famd64'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/'/>
<updated>2012-06-07T15:39:38+00:00</updated>
<entry>
<title>tests: conntrackd: add cthelper-test infrastructure</title>
<updated>2012-06-07T15:39:38+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2012-05-25T01:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=ee7cde037f8c39981df1237db4e8d8abfc06692d'/>
<id>urn:sha1:ee7cde037f8c39981df1237db4e8d8abfc06692d</id>
<content type='text'>
This patch adds the automated testing infrastructure the user-space
helpers. Basically, this adds the `cthelper-test' program that can
be invoked from the command line:

 ./cthelper-test pcaps/oracle-tns-redirect.pcap tns tcp 1521

To test the helper with one PCAP file that contains traces of Oracle TNS
traffic. It also provides tweaks to test the DNAT content mangling code:

 ./cthelper-test pcaps/oracle-tns-redirect.pcap tns tcp 1521 dnat

This will also allow fuzzy testing of user-space helper, for further
validation, not yet implemented.

To compile this tool, you have to run:

./configure
make check

under the qa/cthelper-test/ directory. I'm doing like this because
this directory is not included in the standalone tarball that
make distcheck generates (I don't want to bloat it with development
tools that can be retrieved from the git repository).

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>tests: conntrack: add run-test.sh script</title>
<updated>2012-05-26T15:47:15+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2012-05-26T15:47:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=5e4ce59027bf7170c865388d3d703086f187ce59'/>
<id>urn:sha1:5e4ce59027bf7170c865388d3d703086f187ce59</id>
<content type='text'>
For automated testing of the conntrack utility.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>move qa directory to tests/conntrack/</title>
<updated>2012-05-26T15:44:51+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2012-05-26T15:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=0e1ce4f491e2134d6207f55c4a5f52e157a54707'/>
<id>urn:sha1:0e1ce4f491e2134d6207f55c4a5f52e157a54707</id>
<content type='text'>
All automated testing for the conntrack-tools will now reside under
the test directory.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>tests: add nfct tests for cttimeout</title>
<updated>2012-05-26T13:47:21+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2012-05-26T13:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=5b6f524eea1ea8d2f0ecb2e17abfba7df708732f'/>
<id>urn:sha1:5b6f524eea1ea8d2f0ecb2e17abfba7df708732f</id>
<content type='text'>
This patch adds the automated tests for the cttimeout infrastructure.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
</feed>
