diff options
| author | J08nY | 2020-02-10 00:02:42 +0100 |
|---|---|---|
| committer | J08nY | 2020-02-10 00:02:42 +0100 |
| commit | 75805f4c8b7521bb031024e1576c8c6b2d2099cf (patch) | |
| tree | 312cdaef4442ff6060bf96e715df458c23a935ae /Makefile | |
| parent | 0d2311a18fd03c0d17393cf4cc92b05a2b8b4e45 (diff) | |
| download | pyecsca-75805f4c8b7521bb031024e1576c8c6b2d2099cf.tar.gz pyecsca-75805f4c8b7521bb031024e1576c8c6b2d2099cf.tar.zst pyecsca-75805f4c8b7521bb031024e1576c8c6b2d2099cf.zip | |
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -EC_TESTS = ec.test_context ec.test_curve ec.test_group ec.test_key_agreement ec.test_mod ec.test_model \ +EC_TESTS = ec.test_context ec.test_curve ec.test_params ec.test_key_agreement ec.test_mod ec.test_model \ 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 \ |
