#include <boost/test/unit_test.hpp>
#include <libethcore/ICAP.h>
#include <test/libtesteth/TestHelper.h>
Go to the source code of this file.
- Author
- Marek Kotewicz marek.nosp@m.@eth.nosp@m.dev.c.nosp@m.om
- Date
- 2015
Definition in file icap.cpp.
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 |
| ) |
|