Fabcoin Core  0.16.2
P2P Digital Currency
Functions
keymanager.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <test/libtesteth/TestHelper.h>
#include <libdevcore/TransientDirectory.h>
#include <libethcore/KeyManager.h>
Include dependency graph for keymanager.cpp:

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)
 

Detailed Description

Author
Christoph Jentzsch cj@et.nosp@m.hdev.nosp@m..com
Date
2015 Keymanager test functions.

Definition in file keymanager.cpp.

Function Documentation

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  )

Definition at line 51 of file keymanager.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( KeyManagerKeysFile  )

Definition at line 61 of file keymanager.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( KeyManagerHints  )

Definition at line 84 of file keymanager.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( KeyManagerAccounts  )

Definition at line 103 of file keymanager.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( KeyManagerKill  )

Definition at line 118 of file keymanager.cpp.

Here is the call graph for this function: