#include <hash.h>
#include <serialize.h>
#include <streams.h>
#include <test/util/setup_common.h>
#include <util/strencodings.h>
#include <stdint.h>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
◆ BOOST_AUTO_TEST_CASE() [1/7]
BOOST_AUTO_TEST_CASE |
( |
class_methods |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/7]
BOOST_AUTO_TEST_CASE |
( |
compactsize |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/7]
BOOST_AUTO_TEST_CASE |
( |
noncanonical |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/7]
BOOST_AUTO_TEST_CASE |
( |
sizes |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [5/7]
BOOST_AUTO_TEST_CASE |
( |
varints |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [6/7]
BOOST_AUTO_TEST_CASE |
( |
varints_bitpatterns |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [7/7]
BOOST_AUTO_TEST_CASE |
( |
vector_bool |
| ) |
|
◆ isCanonicalException()
static bool isCanonicalException |
( |
const std::ios_base::failure & |
ex | ) |
|
|
static |