15 #ifndef __IPSDKUNITTESTTOOLS_UNITTESTCONFIG_H__ 16 #define __IPSDKUNITTESTTOOLS_UNITTESTCONFIG_H__ 27 inline boost::filesystem::path
38 inline boost::filesystem::path
49 inline boost::filesystem::path
60 inline boost::filesystem::path
71 inline boost::filesystem::path
82 inline boost::filesystem::path
93 inline boost::filesystem::path
104 inline boost::filesystem::path
115 inline boost::filesystem::path
128 #endif // __IPSDKUNITTESTTOOLS_UNITTESTCONFIG_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Unit test configuration root directory.
Definition: UnitTestPathTypes.h:34
boost::filesystem::path getUTImagesPath()
retrieve unit test images directory
Definition: UnitTestConfig.h:83
Unit test temporary root directory.
Definition: UnitTestPathTypes.h:58
boost::filesystem::path getUTDataFilesRootDir()
retrieve unit test data files root directory
Definition: UnitTestConfig.h:28
boost::filesystem::path getUTConfigCommonPath()
retrieve unit test configuration common directory
Definition: UnitTestConfig.h:50
Unit test data root common directory.
Definition: UnitTestPathTypes.h:42
Unit test images root common directory.
Definition: UnitTestPathTypes.h:46
IPSDKUNITTESTTOOLS_API boost::filesystem::path getInternalDirectory(const eUTInternalDirectory &dirId)
retrieve unit test internal directory
boost::filesystem::path getUTConfigPath()
retrieve unit test configuration directory
Definition: UnitTestConfig.h:39
Functions allowing to manage UnitTest directories and paths.
Unit test data root directory.
Definition: UnitTestPathTypes.h:40
boost::filesystem::path getUTResultsPath()
retrieve unit test results directory
Definition: UnitTestConfig.h:105
boost::filesystem::path getUTImagesCommonPath()
retrieve unit test images common directory
Definition: UnitTestConfig.h:94
boost::filesystem::path getUTDataCommonPath()
retrieve unit test data common directory
Definition: UnitTestConfig.h:72
Unit test results root directory.
Definition: UnitTestPathTypes.h:56
IPSDKUNITTESTTOOLS_API boost::filesystem::path getExternalDirectory(const eUTExternalDirectory &dirId)
retrieve unit test external directory
Unit test configuration common directory.
Definition: UnitTestPathTypes.h:36
Unit test images root directory.
Definition: UnitTestPathTypes.h:44
boost::filesystem::path getUTTmpPath()
retrieve unit test temporary directory
Definition: UnitTestConfig.h:116
Unit test data files root directory.
Definition: UnitTestPathTypes.h:32
boost::filesystem::path getUTDataPath()
retrieve unit test data directory
Definition: UnitTestConfig.h:61