Functions
test_marshalling.cc File Reference
#include <boost/test/auto_unit_test.hpp>
#include <test/testsuite.hh>
#include <typelib/utilmm/configset.hh>
#include <typelib/pluginmanager.hh>
#include <typelib/importer.hh>
#include <typelib/typemodel.hh>
#include <typelib/registry.hh>
#include <typelib/value.hh>
#include <typelib/value_ops.hh>
#include <test/test_cimport.1>
#include <string.h>
Include dependency graph for test_marshalling.cc:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (test_marshalling_simple)
 BOOST_AUTO_TEST_CASE (test_marshalapply_containers)
template<typename T >
size_t CHECK_SIMPLE_VALUE (vector< uint8_t > const &buffer, size_t offset, T value)
template<typename T >
size_t CHECK_VECTOR_VALUE (vector< uint8_t > const &buffer, size_t offset, vector< T > const &value)

Function Documentation

BOOST_AUTO_TEST_CASE ( test_marshalling_simple  )

Definition at line 18 of file test_marshalling.cc.

BOOST_AUTO_TEST_CASE ( test_marshalapply_containers  )

Definition at line 147 of file test_marshalling.cc.

template<typename T >
size_t CHECK_SIMPLE_VALUE ( vector< uint8_t > const &  buffer,
size_t  offset,
value 
)

Definition at line 130 of file test_marshalling.cc.

template<typename T >
size_t CHECK_VECTOR_VALUE ( vector< uint8_t > const &  buffer,
size_t  offset,
vector< T > const &  value 
)

Definition at line 137 of file test_marshalling.cc.



typelib
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Sat Jun 8 2019 18:49:22