]> git.baikalelectronics.ru Git - kernel.git/commit
tc-testing: initial version of tunnel_key unit tests
authorKeara Leibovitz <kleib@mojatatu.com>
Fri, 29 Jun 2018 14:47:31 +0000 (10:47 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Jun 2018 12:12:30 +0000 (21:12 +0900)
commitdb6a369b1202114b31833b855622c9b3f98b2af0
tree53d9a042dfe070f3a5f839c082a4bb12bd940579
parentbcd3b3bdd397c15ea20e976475694d570f91500b
tc-testing: initial version of tunnel_key unit tests

Create unittests for the tc tunnel_key action.

v2:
For the tests expecting failures, added non-zero exit codes in the
teardowns. This prevents those tests from failing if the act_tunnel_key
module is unloaded.

Signed-off-by: Keara Leibovitz <kleib@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/tc-testing/tc-tests/actions/tunnel_key.json [new file with mode: 0644]