diff options
| author | J08nY | 2019-12-21 20:30:28 +0100 |
|---|---|---|
| committer | J08nY | 2019-12-21 20:55:48 +0100 |
| commit | 77c3141139be0c3f851dff92f8da6f463e29d57c (patch) | |
| tree | 2835dc974bba3a6afccae437e745d1bf10843952 /Makefile | |
| parent | 4cde58b8b0826db51814fc930bfaa3ff3144bc4d (diff) | |
| download | pyecsca-77c3141139be0c3f851dff92f8da6f463e29d57c.tar.gz pyecsca-77c3141139be0c3f851dff92f8da6f463e29d57c.tar.zst pyecsca-77c3141139be0c3f851dff92f8da6f463e29d57c.zip | |
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
