Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <boost/test/unit_test.hpp>
#include <test/libtesteth/TestHelper.h>
#include <libdevcore/TransientDirectory.h>
#include <libethcore/KeyManager.h>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (KeyInfoDefaultConstructor) | |
BOOST_AUTO_TEST_CASE (KeyInfoConstructor) | |
BOOST_AUTO_TEST_CASE (KeyManagerConstructor) | |
BOOST_AUTO_TEST_CASE (KeyManagerKeysFile) | |
BOOST_AUTO_TEST_CASE (KeyManagerHints) | |
BOOST_AUTO_TEST_CASE (KeyManagerAccounts) | |
BOOST_AUTO_TEST_CASE (KeyManagerKill) | |
Definition in file keymanager.cpp.
BOOST_AUTO_TEST_CASE | ( | KeyInfoDefaultConstructor | ) |
Definition at line 35 of file keymanager.cpp.
BOOST_AUTO_TEST_CASE | ( | KeyInfoConstructor | ) |
Definition at line 42 of file keymanager.cpp.
BOOST_AUTO_TEST_CASE | ( | KeyManagerConstructor | ) |
BOOST_AUTO_TEST_CASE | ( | KeyManagerKeysFile | ) |
BOOST_AUTO_TEST_CASE | ( | KeyManagerHints | ) |
BOOST_AUTO_TEST_CASE | ( | KeyManagerAccounts | ) |
BOOST_AUTO_TEST_CASE | ( | KeyManagerKill | ) |