Home
last modified time | relevance | path

Searched refs:path_to_config_file (Results 1 – 25 of 67) sorted by relevance

123

/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/tests/
H A Dtest_config_parser_dir.cc40 std::string path_to_config_file = std::string( in TEST() local
42 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
58 std::string path_to_config_file = std::string( in TEST() local
60 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
H A Dscheduler.cc93 std::string path_to_config_file = in TEST_F() local
96 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
187 std::string path_to_config_file{ in TEST_F() local
190 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
240 static void TestWithConfig(std::string path_to_config_file, in TestWithConfig() argument
247 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TestWithConfig()
322 std::string path_to_config_file{std::string( in TEST_F() local
325 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
H A Dtest_config_parser_console.cc40 std::string path_to_config_file = std::string( in TEST() local
43 my_config = InitConsConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/tests/
H A Dtest_config_parser_dir.cc40 std::string path_to_config_file = std::string( in TEST() local
42 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
58 std::string path_to_config_file = std::string( in TEST() local
60 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
H A Dscheduler.cc93 std::string path_to_config_file = in TEST_F() local
96 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
187 std::string path_to_config_file{ in TEST_F() local
190 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
240 static void TestWithConfig(std::string path_to_config_file, in TestWithConfig() argument
247 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TestWithConfig()
322 std::string path_to_config_file{std::string( in TEST_F() local
325 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
H A Dtest_config_parser_console.cc40 std::string path_to_config_file = std::string( in TEST() local
43 my_config = InitConsConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/tests/
H A Dtest_config_parser_dir.cc40 std::string path_to_config_file = std::string( in TEST() local
42 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
58 std::string path_to_config_file = std::string( in TEST() local
60 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
H A Dscheduler.cc93 std::string path_to_config_file = in TEST_F() local
96 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
187 std::string path_to_config_file{ in TEST_F() local
190 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
240 static void TestWithConfig(std::string path_to_config_file, in TestWithConfig() argument
247 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TestWithConfig()
322 std::string path_to_config_file{std::string( in TEST_F() local
325 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
H A Dtest_config_parser_console.cc40 std::string path_to_config_file = std::string( in TEST() local
43 my_config = InitConsConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
H A Dtest_config_parser_fd.cc40 std::string path_to_config_file = std::string( in TEST() local
42 my_config = InitFdConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/tests/
H A Dtest_config_parser_dir.cc40 std::string path_to_config_file = std::string( in TEST() local
42 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
58 std::string path_to_config_file = std::string( in TEST() local
60 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
H A Dscheduler.cc93 std::string path_to_config_file = in TEST_F() local
96 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
187 std::string path_to_config_file{ in TEST_F() local
190 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
240 static void TestWithConfig(std::string path_to_config_file, in TestWithConfig() argument
247 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TestWithConfig()
322 std::string path_to_config_file{std::string( in TEST_F() local
325 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
H A Dtest_config_parser_console.cc40 std::string path_to_config_file = std::string( in TEST() local
43 my_config = InitConsConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/tests/
H A Dtest_config_parser_dir.cc40 std::string path_to_config_file = std::string( in TEST() local
42 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
58 std::string path_to_config_file = std::string( in TEST() local
60 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
80 std::string path_to_config_file in test_config_directive_type() local
84 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in test_config_directive_type()
H A Dscheduler.cc93 std::string path_to_config_file in TEST_F() local
96 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
187 std::string path_to_config_file{ in TEST_F() local
190 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
240 static void TestWithConfig(std::string path_to_config_file, in TestWithConfig() argument
247 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TestWithConfig()
322 std::string path_to_config_file{std::string( in TEST_F() local
325 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
H A Dtest_config_parser_console.cc40 std::string path_to_config_file = std::string( in TEST() local
43 my_config = InitConsConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/tests/
H A Dtest_config_parser_dir.cc40 std::string path_to_config_file = std::string( in TEST() local
42 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
58 std::string path_to_config_file = std::string( in TEST() local
60 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
80 std::string path_to_config_file in test_config_directive_type() local
84 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in test_config_directive_type()
H A Dscheduler.cc93 std::string path_to_config_file in TEST_F() local
96 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
187 std::string path_to_config_file{ in TEST_F() local
190 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
240 static void TestWithConfig(std::string path_to_config_file, in TestWithConfig() argument
247 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TestWithConfig()
322 std::string path_to_config_file{std::string( in TEST_F() local
325 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
H A Dtest_config_parser_console.cc40 std::string path_to_config_file = std::string( in TEST() local
43 my_config = InitConsConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/tests/
H A Dtest_config_parser_dir.cc40 std::string path_to_config_file = std::string( in TEST() local
42 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
58 std::string path_to_config_file = std::string( in TEST() local
60 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
80 std::string path_to_config_file in test_config_directive_type() local
84 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in test_config_directive_type()
H A Dscheduler.cc93 std::string path_to_config_file in TEST_F() local
96 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
187 std::string path_to_config_file{ in TEST_F() local
190 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
240 static void TestWithConfig(std::string path_to_config_file, in TestWithConfig() argument
247 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TestWithConfig()
322 std::string path_to_config_file{std::string( in TEST_F() local
325 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
H A Dtest_config_parser_console.cc40 std::string path_to_config_file = std::string( in TEST() local
43 my_config = InitConsConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/tests/
H A Dtest_config_parser_dir.cc40 std::string path_to_config_file = std::string( in TEST() local
42 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
58 std::string path_to_config_file = std::string( in TEST() local
60 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()
80 std::string path_to_config_file in test_config_directive_type() local
84 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in test_config_directive_type()
H A Dscheduler.cc93 std::string path_to_config_file in TEST_F() local
96 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
187 std::string path_to_config_file{ in TEST_F() local
190 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
240 static void TestWithConfig(std::string path_to_config_file, in TestWithConfig() argument
247 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TestWithConfig()
322 std::string path_to_config_file{std::string( in TEST_F() local
325 my_config = InitDirConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST_F()
H A Dtest_config_parser_console.cc40 std::string path_to_config_file = std::string( in TEST() local
43 my_config = InitConsConfig(path_to_config_file.c_str(), M_ERROR_TERM); in TEST()

123