![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include "test/test_pivx.h"#include "test/librust/utiltest.h"#include "sapling/address.h"#include "sapling/sapling_util.h"#include <boost/test/unit_test.hpp>#include <univalue.h>#include "data/sapling_key_components.json.h"Go to the source code of this file.
Functions | |
| UniValue | read_json (const std::string &jsondata) |
| BOOST_AUTO_TEST_CASE (saplingKeys) | |
| BOOST_AUTO_TEST_CASE (StoreAndRetrieveSaplingSpendingKey) | |
| BOOST_AUTO_TEST_CASE (StoreAndRetrieveSaplingFullViewingKey) | |
| BOOST_AUTO_TEST_CASE | ( | saplingKeys | ) |
| BOOST_AUTO_TEST_CASE | ( | StoreAndRetrieveSaplingFullViewingKey | ) |
Definition at line 114 of file sapling_keystore_tests.cpp.
| BOOST_AUTO_TEST_CASE | ( | StoreAndRetrieveSaplingSpendingKey | ) |
| UniValue read_json | ( | const std::string & | jsondata | ) |