aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorJ08nY2025-10-02 21:39:58 +0200
committerJ08nY2025-10-02 21:39:58 +0200
commite09d15a667a5cc0285319c17ce6de806b9681d06 (patch)
treeb954ad1ff125769a7fb0c829f3bc370336d27a71 /test
parentd22476cf8135282214e596ed47e2746c7f403735 (diff)
downloadpyecsca-codegen-e09d15a667a5cc0285319c17ce6de806b9681d06.tar.gz
pyecsca-codegen-e09d15a667a5cc0285319c17ce6de806b9681d06.tar.zst
pyecsca-codegen-e09d15a667a5cc0285319c17ce6de806b9681d06.zip
Render (some) assumptions.
Does some progress towards #5.
Diffstat (limited to 'test')
-rw-r--r--test/test_regress.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_regress.py b/test/test_regress.py
index d85d6f6..24eedb5 100644
--- a/test/test_regress.py
+++ b/test/test_regress.py
@@ -13,7 +13,6 @@ from pyecsca.codegen.common import Platform, DeviceConfiguration
from pyecsca.codegen.render import render_and_build
-@pytest.mark.xfail(reason="Issue not resolved yet.")
def test_regress_5(secp128r1, tmp_path):
platform = Platform.HOST
hash_type = HashType.SHA1