]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/shell/run-tests.sh: print hint about testcase being executed
authorArturo Borrero <arturo.borrero.glez@gmail.com>
Wed, 11 May 2016 12:39:38 +0000 (14:39 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 13 May 2016 09:36:12 +0000 (11:36 +0200)
commit722ac4645431cefd206b51b1bb328b637a26e8fc
tree911af85a965d6341f604a0d10f59ca13c188722f
parent684d62743dacfbc67b15e40dc7d6c922cae474a6
tests/shell/run-tests.sh: print hint about testcase being executed

Print a line with the name of the testcase being executed, and then delete it
with the result.

There are tests which may take a long time and its good to know what is doing
the testsuite.

Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/run-tests.sh