aboutsummaryrefslogtreecommitdiffstats
path: root/tests/suites/iacl/ipv4_iacl_untagged.robot
AgeCommit message (Collapse)AuthorFilesLines
2016-07-22CSIT-220: Rename directories in tests directoryMatej Klotton1-529/+0
- Move performance directory one level up and rename it to “perf” - Rename “suites” directory to “func” - Create __init__.py in “perf” directory - Rename fds_related_tests to fds Change-Id: I59f06afe1c5b95dd8a48417b8fbfd1fca8797097 Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-07-20CSIT-187 iacl with MAC classification testsPatrik Hrnciar1-0/+529
Add tests for: - VPP can drop packets based on MAC src-addr - VPP can drop packets based on MAC dst-addr - VPP can drop packets based on MAC src-addr and dst-addr - VPP can drop packets based on Ethertype Change-Id: I5888c466018e976cd93ecbc8060191622aba90ad Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>