]> git.ipfire.org Git - people/ms/network.git/commit
Add first test for nitsi
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Mon, 28 May 2018 14:12:26 +0000 (16:12 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Jun 2018 09:50:11 +0000 (10:50 +0100)
commitb5ef8327c80319982dee7f3c173a2e118f35ac81
treedf9c594bf22287e6c42ed535b41b9fb016930d0e
parent663ecea3454cb39a5e851d2909aeba533b556422
Add first test for nitsi

This commit introduce NITSI. Nitsi is the "Networking integration test
suite for IPFire". We can test the network code in a virtual environment
on any system.

This test has the only purpose to check if nitsi is working.

For more information about nitsi see the manpages and the git
repository on git.ipfire.org

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
test/nitsi/test/hello-world/recipe [new file with mode: 0644]
test/nitsi/test/hello-world/settings [new file with mode: 0644]