summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_ipsec_ah.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_ipsec_ah.py b/test/test_ipsec_ah.py
index 65df8766aeb..d6cbf58a46e 100644
--- a/test/test_ipsec_ah.py
+++ b/test/test_ipsec_ah.py
@@ -313,7 +313,7 @@ class TestIpsecAhAll(ConfigIpsecAH,
super(TestIpsecAhAll, self).tearDown()
def test_integ_algs(self):
- """All Engines SHA[1_96, 256, 394, 512] w/ & w/o ESN"""
+ """All Engines SHA[1_96, 256, 384, 512] w/ & w/o ESN"""
# foreach VPP crypto engine
engines = ["ia32", "ipsecmb", "openssl"]