mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
bugfix in encryption key computing, added new feature: derived public keys
This commit is contained in:
@@ -2,7 +2,7 @@ SUBDIRS = libpcp src man tests
|
||||
ACLOCAL_AMFLAGS = -I config
|
||||
|
||||
test:
|
||||
cd tests && make test
|
||||
cd tests && make test $(CHECK)
|
||||
|
||||
stresstest:
|
||||
cd tests && make stresstest
|
||||
|
||||
Reference in New Issue
Block a user