]> git.proxmox.com Git - ovs.git/commit
tests: Add negative tests for action and instruction parsing.
authorBen Pfaff <blp@ovn.org>
Tue, 30 Apr 2019 22:30:41 +0000 (15:30 -0700)
committerBen Pfaff <blp@ovn.org>
Sun, 9 Jun 2019 23:19:33 +0000 (16:19 -0700)
commit70ed59cb589a1d8281daa4a7007aaa74dc9863bd
treed498eea4cc87ad03e4818e104747103ba0ead33b
parent4304fd986e11a889af4b8f50e052279b602e5c2a
tests: Add negative tests for action and instruction parsing.

This adds a negative test for almost all of the error messages that
parsing an action or instruction can produce.

This commit removes now-redundant tests from multipath.at.

Acked-by: Numan Siddique <nusiddiq@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
tests/multipath.at
tests/ofp-actions.at