PIVX Core  5.6.99
P2P Digital Currency
Functions
noteencryption_tests.cpp File Reference
#include "test/test_pivx.h"
#include <array>
#include <stdexcept>
#include "crypto/sha256.h"
#include "sapling/address.h"
#include "sapling/note.h"
#include "sapling/noteencryption.h"
#include "sapling/prf.h"
#include "sapling/sapling_util.h"
#include <boost/test/unit_test.hpp>
#include <librustzcash.h>
#include <sodium.h>
Include dependency graph for noteencryption_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (note_plain_text_test)
 
 BOOST_AUTO_TEST_CASE (SaplingApi_test)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( note_plain_text_test  )

Definition at line 24 of file noteencryption_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( SaplingApi_test  )

Definition at line 160 of file noteencryption_tests.cpp.

Here is the call graph for this function: