]> git.proxmox.com Git - mirror_kronosnet.git/commit
[tests] add some common facility to run shell codes within tests
authorFabio M. Di Nitto <fdinitto@redhat.com>
Mon, 13 Jun 2016 07:55:13 +0000 (09:55 +0200)
committerFabio M. Di Nitto <fdinitto@redhat.com>
Mon, 13 Jun 2016 07:55:13 +0000 (09:55 +0200)
commit5439a837f9f2b6098a0a11386645b7a28fd6481f
tree80906c121763a3051b11e816216b3b83edbd9c70
parent5984598c7ec8dea5fd82b5ae3937f370b04aa08d
[tests] add some common facility to run shell codes within tests

code stolen from libtap, but useful to drive iptables and alike during
some tests

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
libknet/tests/Makefile.am
libknet/tests/test-common.c [new file with mode: 0644]
libknet/tests/test-common.h