aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/device/crypto/eth2p-ethip4ipsectpt-ip4base-dev.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vpp/device/crypto/eth2p-ethip4ipsectpt-ip4base-dev.robot')
-rw-r--r--tests/vpp/device/crypto/eth2p-ethip4ipsectpt-ip4base-dev.robot4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/vpp/device/crypto/eth2p-ethip4ipsectpt-ip4base-dev.robot b/tests/vpp/device/crypto/eth2p-ethip4ipsectpt-ip4base-dev.robot
index 83507e5f14..3355ca0667 100644
--- a/tests/vpp/device/crypto/eth2p-ethip4ipsectpt-ip4base-dev.robot
+++ b/tests/vpp/device/crypto/eth2p-ethip4ipsectpt-ip4base-dev.robot
@@ -19,7 +19,7 @@
| ...
| Test Setup | Set up IPSec SW device functional test | IPv4
| ...
-| Test Teardown | Tear down VPP device test
+| Test Teardown | Tear down IPSec SW device functional test
| ...
| Documentation | *IPv4 IPsec transport mode test suite.*
| ...
@@ -113,4 +113,4 @@
| | Then Send IPsec Packet and verify ESP encapsulation in received packet
| | ... | ${tg_node} | ${tg_if} | ${dut_if_mac}
| | ... | ${encr_alg} | ${encr_key} | ${auth_alg} | ${auth_key} | ${tg_spi}
-| | ... | ${dut_spi} | ${tg_tun_ip} | ${dut_tun_ip} \ No newline at end of file
+| | ... | ${dut_spi} | ${tg_tun_ip} | ${dut_tun_ip}