zmqpp  4.1.2
C++ bindings for 0mq (libzmq)
Functions
test_z85.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "zmqpp/z85.hpp"
#include "zmqpp/exception.hpp"
Include dependency graph for test_z85.cpp:

Functions

 BOOST_AUTO_TEST_CASE (test_encode)
 
 BOOST_AUTO_TEST_CASE (test_decode)
 
 BOOST_AUTO_TEST_CASE (test_wrong_size)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( test_encode  )

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( test_decode  )

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( test_wrong_size  )