PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Functions
tests_impl.h File Reference
#include "include/secp256k1_whitelist.h"
Include dependency graph for tests_impl.h:

Go to the source code of this file.

Functions

void test_whitelist_end_to_end (const size_t n_keys)
 
void test_whitelist_bad_parse (void)
 
void test_whitelist_bad_serialize (void)
 
void run_whitelist_tests (void)
 

Function Documentation

◆ run_whitelist_tests()

void run_whitelist_tests ( void  )

Definition at line 140 of file tests_impl.h.

Here is the call graph for this function:

◆ test_whitelist_bad_parse()

void test_whitelist_bad_parse ( void  )

Definition at line 96 of file tests_impl.h.

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

◆ test_whitelist_bad_serialize()

void test_whitelist_bad_serialize ( void  )

Definition at line 123 of file tests_impl.h.

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

◆ test_whitelist_end_to_end()

void test_whitelist_end_to_end ( const size_t  n_keys)

Definition at line 12 of file tests_impl.h.

Here is the call graph for this function: