Add exhaustive test for extrakeys and schnorrsig

This commit is contained in:
Pieter Wuille
2020-09-04 18:58:25 -07:00
parent 08d7d89299
commit 8b7dcdd955
5 changed files with 290 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
include_HEADERS += include/secp256k1_extrakeys.h
noinst_HEADERS += src/modules/extrakeys/tests_impl.h
noinst_HEADERS += src/modules/extrakeys/tests_exhaustive_impl.h
noinst_HEADERS += src/modules/extrakeys/main_impl.h