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_ecdh_generator_basepoint (void)
 
void test_bad_scalar (void)
 
void run_ecdh_tests (void)
 

Function Documentation

◆ run_ecdh_tests()

void run_ecdh_tests ( void  )

Definition at line 70 of file tests_impl.h.

Referenced by main().

◆ test_bad_scalar()

void test_bad_scalar ( void  )

Definition at line 44 of file tests_impl.h.

Referenced by run_ecdh_tests().

◆ test_ecdh_generator_basepoint()

void test_ecdh_generator_basepoint ( void  )

Definition at line 10 of file tests_impl.h.

Referenced by run_ecdh_tests().