Functions | Variables
macros.cpp File Reference
#include "pinocchio/macros.hpp"
#include <boost/test/unit_test.hpp>
#include <boost/utility/binary.hpp>
Include dependency graph for macros.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (test_check_arguments)
 
bool check_exception_msg (const std::exception &exception)
 
void function_1 (std::vector< int > v, size_t size)
 
void function_2 (std::vector< int > v, size_t size)
 

Variables

std::string expected_msg
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( test_check_arguments  )

Definition at line 35 of file macros.cpp.

◆ check_exception_msg()

bool check_exception_msg ( const std::exception &  exception)

Definition at line 14 of file macros.cpp.

◆ function_1()

void function_1 ( std::vector< int >  v,
size_t  size 
)

Definition at line 22 of file macros.cpp.

◆ function_2()

void function_2 ( std::vector< int >  v,
size_t  size 
)

Definition at line 27 of file macros.cpp.

Variable Documentation

◆ expected_msg

std::string expected_msg

Definition at line 12 of file macros.cpp.



pinocchio
Author(s):
autogenerated on Sat Jun 22 2024 02:41:51