![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include <boost/foreach.hpp>
#include <boost/test/unit_test.hpp>
#include <fstream>
#include "alert.h"
#include "serialize.h"
#include "util.h"
Go to the source code of this file.
Classes | |
struct | ReadAlerts |
Functions | |
BOOST_AUTO_TEST_CASE (AlertApplies) | |
BOOST_AUTO_TEST_CASE (AlertNotify) | |
BOOST_AUTO_TEST_CASE | ( | AlertApplies | ) |
Definition at line 120 of file alert_tests.cpp.
BOOST_AUTO_TEST_CASE | ( | AlertNotify | ) |
Definition at line 160 of file alert_tests.cpp.