]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: regression: simplify run_test_file() in case `-e' is used
authorPablo Neira Ayuso <pablo@netfilter.org>
Sat, 13 Dec 2014 18:05:38 +0000 (19:05 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sun, 14 Dec 2014 20:14:57 +0000 (21:14 +0100)
commita11cd351a63c5666c99747b1969bf90fefd1d8d3
treee793efc1f9091d0b466453d39baacbd57ce420ee
parent62f1da7f1bb99ac3a2e7a5f160ded3dc19c8b195
tests: regression: simplify run_test_file() in case `-e' is used

Avoid copy&paste coding style pattern by simplifying the code that
handles the `-e' option that allows us to run known broken tests.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/regression/nft-test.py