Skip to content

Commit

Permalink
Extensive interface and operations tests for secp256k1_ec_pubkey_parse.
Browse files Browse the repository at this point in the history
This also makes use of optional valgrind instrumentation if -DVALGRIND
 is set.

This also moves secp256k1.c above secp256k1.h in tests.c or otherwise
 we get non-null macros on the public functions which may defeat some
 of the VERIFY checks.
  • Loading branch information
gmaxwell committed Oct 13, 2015
1 parent ee2cb40 commit 67f7da4
Showing 1 changed file with 407 additions and 2 deletions.
Loading

0 comments on commit 67f7da4

Please sign in to comment.