IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
UnitTestConfig.h File Reference

Configuration wrapper for unit test. More...

#include <UnitTest/IPSDKUnitTestTools/UnitTestPath.h>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::unittest
 Namespace agregating IPSDK unit test routines and classes.
 

Functions

boost::filesystem::path ipsdk::unittest::getUTDataFilesRootDir ()
 retrieve unit test data files root directory
 
boost::filesystem::path ipsdk::unittest::getUTConfigPath ()
 retrieve unit test configuration directory
 
boost::filesystem::path ipsdk::unittest::getUTConfigCommonPath ()
 retrieve unit test configuration common directory
 
boost::filesystem::path ipsdk::unittest::getUTDataPath ()
 retrieve unit test data directory
 
boost::filesystem::path ipsdk::unittest::getUTDataCommonPath ()
 retrieve unit test data common directory
 
boost::filesystem::path ipsdk::unittest::getUTImagesPath ()
 retrieve unit test images directory
 
boost::filesystem::path ipsdk::unittest::getUTImagesCommonPath ()
 retrieve unit test images common directory
 
boost::filesystem::path ipsdk::unittest::getUTResultsPath ()
 retrieve unit test results directory
 
boost::filesystem::path ipsdk::unittest::getUTTmpPath ()
 retrieve unit test temporary directory
 

Detailed Description

Configuration wrapper for unit test.

Author
E. Noirfalise
Date
2014/04/25