#include <compressor.h>
#include <script/script.h>
#include <test/util/random.h>
#include <test/util/setup_common.h>
#include <cstdint>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
◆ NUM_MULTIPLES_1BTC
| #define NUM_MULTIPLES_1BTC 10000 |
◆ NUM_MULTIPLES_50BTC
| #define NUM_MULTIPLES_50BTC 420000 |
◆ NUM_MULTIPLES_CENT
| #define NUM_MULTIPLES_CENT 10000 |
◆ NUM_MULTIPLES_UNIT
| #define NUM_MULTIPLES_UNIT 100000 |
◆ BOOST_AUTO_TEST_CASE() [1/6]
◆ BOOST_AUTO_TEST_CASE() [2/6]
◆ BOOST_AUTO_TEST_CASE() [3/6]
◆ BOOST_AUTO_TEST_CASE() [4/6]
◆ BOOST_AUTO_TEST_CASE() [5/6]
◆ BOOST_AUTO_TEST_CASE() [6/6]
◆ TestDecode()
◆ TestEncode()
◆ TestPair()