![]() |
Bitcoin ABC
0.26.3
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
class | ArgsTestingSetup |
Functions | |
BOOST_FIXTURE_TEST_CASE (options_defaults_test, ArgsTestingSetup) | |
BOOST_FIXTURE_TEST_CASE (options_basic_test, ArgsTestingSetup) | |
BOOST_FIXTURE_TEST_CASE (options_dumpinterval_test, ArgsTestingSetup) | |
BOOST_FIXTURE_TEST_CASE (options_threads_test, ArgsTestingSetup) | |
BOOST_FIXTURE_TEST_CASE (options_dns_threads_test, ArgsTestingSetup) | |
BOOST_FIXTURE_TEST_CASE (options_port_test, ArgsTestingSetup) | |
Variables | |
static const char * | TEST_HOST = "-host=seeder.bitcoinabc.org" |
static const char * | TEST_NAMESERVER = "-ns=localhost" |
static const char * | TEST_EMAIL = "-mbox=email@bitcoinabc.org" |
BOOST_FIXTURE_TEST_CASE | ( | options_basic_test | , |
ArgsTestingSetup | |||
) |
Definition at line 36 of file options_tests.cpp.
BOOST_FIXTURE_TEST_CASE | ( | options_defaults_test | , |
ArgsTestingSetup | |||
) |
Definition at line 24 of file options_tests.cpp.
BOOST_FIXTURE_TEST_CASE | ( | options_dns_threads_test | , |
ArgsTestingSetup | |||
) |
BOOST_FIXTURE_TEST_CASE | ( | options_dumpinterval_test | , |
ArgsTestingSetup | |||
) |
BOOST_FIXTURE_TEST_CASE | ( | options_port_test | , |
ArgsTestingSetup | |||
) |
BOOST_FIXTURE_TEST_CASE | ( | options_threads_test | , |
ArgsTestingSetup | |||
) |
|
static |
Definition at line 12 of file options_tests.cpp.
|
static |
Definition at line 10 of file options_tests.cpp.
|
static |
Definition at line 11 of file options_tests.cpp.