Dash Core  0.12.2.1
P2P Digital Currency
tests_impl.h File Reference

Go to the source code of this file.

Functions

void test_ecdsa_recovery_end_to_end (void)
 
void test_ecdsa_recovery_edge_cases (void)
 
void run_recovery_tests (void)
 

Function Documentation

◆ run_recovery_tests()

void run_recovery_tests ( void  )

Definition at line 242 of file tests_impl.h.

Referenced by main().

◆ test_ecdsa_recovery_edge_cases()

void test_ecdsa_recovery_edge_cases ( void  )

Definition at line 69 of file tests_impl.h.

Referenced by run_recovery_tests().

◆ test_ecdsa_recovery_end_to_end()

void test_ecdsa_recovery_end_to_end ( void  )

Definition at line 10 of file tests_impl.h.

Referenced by run_recovery_tests().