From 6b3fabf419252d33a5c11a21cef85fdb6c19284c Mon Sep 17 00:00:00 2001 From: imarom Date: Mon, 6 Feb 2017 15:54:15 +0200 Subject: examples for functional tests Signed-off-by: imarom --- scripts/automation/trex_control_plane/stl/examples/stl_functional.py | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/automation/trex_control_plane') diff --git a/scripts/automation/trex_control_plane/stl/examples/stl_functional.py b/scripts/automation/trex_control_plane/stl/examples/stl_functional.py index 0057a764..a74d9efe 100644 --- a/scripts/automation/trex_control_plane/stl/examples/stl_functional.py +++ b/scripts/automation/trex_control_plane/stl/examples/stl_functional.py @@ -8,6 +8,7 @@ It can be used for various tasks and can replace simple Pagent/Scapy low rate tests """ +# passed a connected client object and two ports def test_dot1q (c, rx_port, tx_port): # activate service mode on RX code -- cgit 1.2.3-korg