Functions | |
| std::string | GetResDir (const std::string &module_path, const std::string &test_res_dir) |
| Derives the "resource" directory from the current working point. | |
| void | SetRootEnvVars (const std::string &module_path, const std::string &test_res_dir, const std::vector< std::string > &cfgpath_dirs) |
| Set the root environment variables: CFGPATH, INTROOT, DATAROOT. | |
| std::string ifw::core::utils::base::testutils::GetResDir | ( | const std::string & | module_path, |
| const std::string & | test_res_dir ) |
Derives the "resource" directory from the current working point.
| module_path | E.g.: "ifw-hl/</utils/file". |
| void ifw::core::utils::base::testutils::SetRootEnvVars | ( | const std::string & | module_path, |
| const std::string & | test_res_dir, | ||
| const std::vector< std::string > & | cfgpath_dirs ) |
Set the root environment variables: CFGPATH, INTROOT, DATAROOT.