cgv
cgv::base::test_registration Struct Reference

declare an instance of test_registration as static variable in order to register a test function in a test plugin More...

#include <register.h>

Public Member Functions

 test_registration (const std::string &_test_name, bool(*_test_func)())
 the constructor creates a test structure and registeres the test
 

Detailed Description

declare an instance of test_registration as static variable in order to register a test function in a test plugin


The documentation for this struct was generated from the following files: