aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorJ08nY2025-10-02 12:50:43 +0200
committerJ08nY2025-10-02 12:50:43 +0200
commit5528f8a804be5e0673335e5e843ce8dbe2dd02ba (patch)
tree795a67e5025fae4be052f0e059d1f7a264fc5e55 /Makefile
parent3a0ebdac2067e5695b632a12345fae0b6ba75c83 (diff)
downloadpyecsca-codegen-5528f8a804be5e0673335e5e843ce8dbe2dd02ba.tar.gz
pyecsca-codegen-5528f8a804be5e0673335e5e843ce8dbe2dd02ba.tar.zst
pyecsca-codegen-5528f8a804be5e0673335e5e843ce8dbe2dd02ba.zip
More tests for bn functions.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index faeaacb..3d19252 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,3 @@
-TESTS = test_builder test_client test_render test_impl test_simulator
-
test:
pytest -m "not slow" --cov=pyecsca.codegen