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

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (addressEncoding)
 
 BOOST_AUTO_TEST_CASE (addressEncodingRandomString)
 
 BOOST_AUTO_TEST_CASE (addressEncodingWithZeroPrefix)
 
 BOOST_AUTO_TEST_CASE (addressDecoding)
 
 BOOST_AUTO_TEST_CASE (addressDecodingRandomString)
 
 BOOST_AUTO_TEST_CASE (addressDecodingWithZeroPrefix)
 
 BOOST_AUTO_TEST_CASE (addressDecodingAndEncoding)
 

Detailed Description

Author
Marek Kotewicz marek.nosp@m.@eth.nosp@m.dev.c.nosp@m.om
Date
2015

Definition in file icap.cpp.

Function Documentation

BOOST_AUTO_TEST_CASE ( addressEncoding  )

Definition at line 33 of file icap.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( addressEncodingRandomString  )

Definition at line 40 of file icap.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( addressEncodingWithZeroPrefix  )

Definition at line 47 of file icap.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( addressDecoding  )

Definition at line 54 of file icap.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( addressDecodingRandomString  )

Definition at line 61 of file icap.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( addressDecodingWithZeroPrefix  )

Definition at line 68 of file icap.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( addressDecodingAndEncoding  )

Definition at line 75 of file icap.cpp.

Here is the call graph for this function: