PIVX Core  5.6.99
P2P Digital Currency
Functions
sapling_note_tests.cpp File Reference
#include "test/test_pivx.h"
#include "sapling/address.h"
#include "sapling/note.h"
#include "sapling/sapling_util.h"
#include "amount.h"
#include "random.h"
#include <librustzcash.h>
#include <array>
#include <boost/test/unit_test.hpp>
Include dependency graph for sapling_note_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (testVectors)
 
 BOOST_AUTO_TEST_CASE (random)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( random  )

Definition at line 62 of file sapling_note_tests.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( testVectors  )

Definition at line 23 of file sapling_note_tests.cpp.

Here is the call graph for this function: