diff options
| author | J08nY | 2020-02-10 20:39:53 +0100 |
|---|---|---|
| committer | J08nY | 2020-02-10 20:39:53 +0100 |
| commit | 4e2bd346baf2db39391deb49e9bdb9d89f94101a (patch) | |
| tree | f72098033d15ba5ce2e5848a4f744b0a8b6d9c82 /Makefile | |
| parent | 16c93caa5762158999abdcb00ed5e4ddac12cafb (diff) | |
| download | pyecsca-4e2bd346baf2db39391deb49e9bdb9d89f94101a.tar.gz pyecsca-4e2bd346baf2db39391deb49e9bdb9d89f94101a.tar.zst pyecsca-4e2bd346baf2db39391deb49e9bdb9d89f94101a.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_params ec.test_key_agreement ec.test_mod ec.test_model \ +EC_TESTS = ec.test_context ec.test_curve ec.test_curves 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 \ |
