summaryrefslogtreecommitdiff
path: root/tests/system-common-macros.at
Commit message (Expand)AuthorAgeFilesLines
* tests: Define new ADD_VETH_NS macro.Nobuhiro MIKI2023-03-291-0/+16
* system-tso: Skip encap tests when userspace TSO is enabled.Flavio Leitner2022-03-041-0/+8
* system-common-macros: clean up veth device on test failure.Mark Gray2021-04-011-1/+1
* conntrack: Fix the icmp conntrack new state.Tonghao Zhang2021-01-261-0/+6
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-1/+1
* erspan: add kernel datapath supportWilliam Tu2018-05-211-0/+5
* system-common-macros: add tunnel-args support.William Tu2018-04-041-2/+3
* system-common-macros: Check for ct_clear action in datapathEric Garver2018-01-201-0/+4
* tests: Check ip command whether support udp6zerocsum.Tonghao Zhang2017-07-211-0/+10
* system-common-macros: Add macro to check for L3 GRE supportEric Garver2017-07-191-1/+6
* system-common-macros: Add macro to check for VXLAN-GPE supportEric Garver2017-07-191-0/+5
* system-common-macros: Add macro to check for ip-route encap supportEric Garver2017-07-191-0/+4
* system-common-macros: Allow passing config to ADD_OVS_TUNNELEric Garver2017-07-191-2/+3
* system-common-macros: Add macros to create IPv6 tunnelsEric Garver2017-07-141-0/+21
* system-common-macros: Add ip_addr_flags argument to ADD_VETH()Eric Garver2017-07-141-2/+3
* system-common-macros: Add macro to check for 802.1ad support.Eric Garver2017-03-271-0/+5
* system-traffic: Wait for L7 servers to start.Joe Stringer2016-12-221-0/+4
* system-traffic: Introduce OVS_START_L7 macro.Joe Stringer2016-12-221-0/+11
* system-traffic: Fix clone test.William Tu2016-12-211-0/+6
* system-traffic: Skip test cases if firewalld is on.Yi-Hung Wei2016-12-141-3/+13
* system-common-macros: Add macros to add 802.1ad ports.Eric Garver2016-10-181-1/+24
* system-traffic: Add a bonding test case.Lance Richardson2016-08-311-0/+37
* system-traffic: Add link-args for ADD_NATIVE_TUNNEL.William Tu2016-08-181-6/+7
* system-common-macros.at: Add a iface-id to interfaces.Gurucharan Shetty2016-07-131-1/+2
* system-common-macros: Enhance ADD_VETH to take mac and gateway.Gurucharan Shetty2016-07-131-1/+10
* tests: Clear TCP state from conntrack dumps.Jarno Rajahalme2016-06-201-1/+1
* system-traffic: Drop auto ct helpers in namespaces.Joe Stringer2016-05-101-0/+1
* system-tests: Disable offloads in userspace tests.Daniele Di Proietto2016-04-261-0/+1
* system-traffic: Add basic geneve tunnel sanity test.Joe Stringer2016-04-221-0/+4
* system-traffic: Add basic gre tunnel sanity test.Joe Stringer2016-04-221-0/+4
* system-traffic.at: Skip tests if namespaces or veths aren't supported.Ilya Maximets2016-03-301-3/+3
* system-traffic: Skip all vxlan tests if unsupported.Joe Stringer2015-12-231-0/+6
* system-traffic: use `dpctl/*conntrack` instead of `conntrack` tool.Daniele Di Proietto2015-12-211-13/+5
* system-traffic: Add internal port conntrack tests.Joe Stringer2015-11-241-0/+12
* tests: Strip more variable output from conntrack output.Jarno Rajahalme2015-11-041-1/+7
* system-traffic: Add ct tests using local stack.Joe Stringer2015-10-131-1/+4
* Add support for connection tracking.Joe Stringer2015-10-131-0/+18
* tests: Replace ON_EXIT m4 macro by on_exit() shell function.Ben Pfaff2015-09-091-3/+3
* system-traffic: Add basic vxlan tunnel sanity test.Joe Stringer2015-08-191-0/+38
* system-macros: Create ADD_BR variant.Joe Stringer2015-08-191-0/+6
* system-traffic: Check ping-by-ping output.Joe Stringer2015-08-191-0/+6
* system-common-macros: Allow quotes in NS_EXEC().Joe Stringer2015-08-191-2/+3
* tests: Add system-userspace-testsuite.Daniele Di Proietto2015-08-071-1/+2
* tests: Introduce NS_EXEC and NS_CHECK_EXEC for system tests.Daniele Di Proietto2015-08-071-6/+21
* tests: Rename kmod-testsuite to system-kmod-testsuite.Daniele Di Proietto2015-08-071-0/+53