PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Functions
tests_impl.h File Reference
#include "testrand.h"
#include "group.h"
#include "include/secp256k1_generator.h"
#include "include/secp256k1_rangeproof.h"
#include "include/secp256k1_surjectionproof.h"
Include dependency graph for tests_impl.h:

Go to the source code of this file.

Functions

void test_bad_serialize (void)
 
void test_bad_parse (void)
 
void run_surjection_tests (void)
 

Function Documentation

◆ run_surjection_tests()

void run_surjection_tests ( void  )

Definition at line 474 of file tests_impl.h.

◆ test_bad_parse()

void test_bad_parse ( void  )

Definition at line 460 of file tests_impl.h.

Here is the call graph for this function:

◆ test_bad_serialize()

void test_bad_serialize ( void  )

Definition at line 449 of file tests_impl.h.

Here is the call graph for this function: