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)
commit180390c470e1b6e3e19b4f969524182eeb5e4e6c
tree53d9a042dfe070f3a5f839c082a4bb12bd940579
parent8365da2c0570f02615e7f1d2d729d854029202b0
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]