]> git.ipfire.org Git - thirdparty/iproute2.git/commit
testsuite: Add a test for batch processing
authorPetr Machata <petrm@mellanox.com>
Tue, 4 Dec 2018 16:07:42 +0000 (16:07 +0000)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 4 Dec 2018 22:28:31 +0000 (14:28 -0800)
commit4ac421746417bf5166ad2dd0556b7138b276a807
treeb033d0ee9cc53fc7615f99a8e3ae41081dbd34b4
parent0951cbcddf5ade08a42ff8ce65bb9b2017ec9cee
testsuite: Add a test for batch processing

Test that when a second or following command in a batch fails, tc
reports it correctly. This is a test for the previous patch.

Signed-off-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
testsuite/tests/tc/batch.t [new file with mode: 0755]