aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorJán Jančár2025-10-02 19:29:12 +0200
committerGitHub2025-10-02 19:29:12 +0200
commit443780872ee8827078b9fa042bfb829e499a2827 (patch)
tree6ccc8a52e93ed5e3f33df864c3a1539f8aa9cf26 /Makefile
parentfd61cf7b86f2b7c61de7794b616c80c23f0ca364 (diff)
parenta76f6671e523f913cd29206cf0491059c1554102 (diff)
downloadpyecsca-codegen-443780872ee8827078b9fa042bfb829e499a2827.tar.gz
pyecsca-codegen-443780872ee8827078b9fa042bfb829e499a2827.tar.zst
pyecsca-codegen-443780872ee8827078b9fa042bfb829e499a2827.zip
Merge pull request #10 from J08nY/feat/equivalence-tests
Equivalence tests
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