Bitcoin ABC  0.26.3
P2P Digital Currency
Macros | Functions
tests_impl.h File Reference
#include "include/secp256k1_schnorr.h"
Include dependency graph for tests_impl.h:

Go to the source code of this file.

Macros

#define SIG_COUNT   32
 

Functions

void test_schnorr_end_to_end (void)
 
void test_schnorr_sign_verify (void)
 
void run_schnorr_compact_test (void)
 
void run_schnorr_tests (void)
 

Macro Definition Documentation

◆ SIG_COUNT

#define SIG_COUNT   32

Definition at line 38 of file tests_impl.h.

Function Documentation

◆ run_schnorr_compact_test()

void run_schnorr_compact_test ( void  )

Definition at line 81 of file tests_impl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ run_schnorr_tests()

void run_schnorr_tests ( void  )

Definition at line 512 of file tests_impl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_schnorr_end_to_end()

void test_schnorr_end_to_end ( void  )

Definition at line 12 of file tests_impl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_schnorr_sign_verify()

void test_schnorr_sign_verify ( void  )

Definition at line 40 of file tests_impl.h.

Here is the call graph for this function:
Here is the caller graph for this function: