aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJ08nY2019-12-21 20:30:28 +0100
committerJ08nY2019-12-21 20:55:48 +0100
commit77c3141139be0c3f851dff92f8da6f463e29d57c (patch)
tree2835dc974bba3a6afccae437e745d1bf10843952 /Makefile
parent4cde58b8b0826db51814fc930bfaa3ff3144bc4d (diff)
downloadpyecsca-77c3141139be0c3f851dff92f8da6f463e29d57c.tar.gz
pyecsca-77c3141139be0c3f851dff92f8da6f463e29d57c.tar.zst
pyecsca-77c3141139be0c3f851dff92f8da6f463e29d57c.zip
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1d7b84d..ca481bd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
EC_TESTS = ec.test_context ec.test_curve ec.test_group ec.test_key_agreement ec.test_mod ec.test_model \
-ec.test_mult ec.test_naf ec.test_point ec.test_signature
+ec.test_mult ec.test_naf ec.test_op ec.test_point ec.test_signature
SCA_TESTS = sca.test_align sca.test_combine sca.test_edit sca.test_filter sca.test_match sca.test_process \
sca.test_sampling sca.test_test sca.test_trace sca.test_traceset