PIVX Core
5.6.99
P2P Digital Currency
src
test
alert_tests.cpp
Go to the documentation of this file.
1
// Copyright (c) 2013 The Bitcoin Core developers
2
// Copyright (c) 2019-2021 The PIVX Core developers
3
// Distributed under the MIT/X11 software license, see the accompanying
4
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
5
6
//
7
// Unit tests for alert system
8
//
9
10
#include "
chainparams.h
"
11
#include "
util/system.h
"
12
13
#include "test/test_bitcoin.h"
14
15
#include <boost/test/unit_test.hpp>
16
17
BOOST_FIXTURE_TEST_SUITE
(Alert_tests,
TestingSetup
)
18
19
BOOST_AUTO_TEST_CASE
(PartitionAlert)
20
{
21
// !TODO: implement this
22
}
23
24
BOOST_AUTO_TEST_SUITE_END
()
BOOST_AUTO_TEST_CASE
BOOST_AUTO_TEST_CASE(PartitionAlert)
Definition:
alert_tests.cpp:19
chainparams.h
BOOST_AUTO_TEST_SUITE_END
BOOST_AUTO_TEST_SUITE_END()
BOOST_FIXTURE_TEST_SUITE
#define BOOST_FIXTURE_TEST_SUITE(a, b)
Definition:
object.cpp:14
TestingSetup
Definition:
test_pivx.h:71
system.h
Generated on Wed Apr 2 2025 00:40:35 for PIVX Core by
1.9.1