Home
last modified time | relevance | path

Searched refs:create_config_file (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/py-oslo.policy/oslo.policy-3.10.0/oslo_policy/tests/
H A Dtest_shell.py51 self.create_config_file("policy.yaml", self.SAMPLE_POLICY)
52 self.create_config_file(
87 self.create_config_file("policy.yaml", self.SAMPLE_POLICY_SCOPED)
88 self.create_config_file(
112 self.create_config_file("policy.yaml", self.SAMPLE_POLICY_OWNER)
113 self.create_config_file(
137 self.create_config_file("policy.yaml", self.SAMPLE_POLICY_UNSORTED)
177 self.create_config_file(
229 self.create_config_file(
H A Dtest_policy.py278 self.create_config_file(
280 self.create_config_file(
289 self.create_config_file(
359 self.create_config_file(
388 self.create_config_file(
446 self.create_config_file(
448 self.create_config_file(
450 self.create_config_file(
466 self.create_config_file(
481 self.create_config_file(
[all …]
H A Dbase.py43 def create_config_file(self, filename, contents): member in PolicyBaseTestCase
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/tests/component/
H A Dtest_config.cc67 std::string conf_file = create_config_file(conf_dir.name(), routing_section); in TEST_F()
84 create_config_file(conf_dir.name(), "[section1]\n[section1]\n"); in TEST_F()
99 create_config_file(conf_dir.name(), "[section1:key1]\n[section1:key1]\n"); in TEST_F()
113 const std::string conf_file = create_config_file( in TEST_F()
151 create_config_file(conf_dir.name(), "[keepalive]\ninterval = 60\n"); in TEST_F()
H A Dtest_rest_router.cc78 const std::string conf_file{create_config_file( in TEST_P()
224 const std::string conf_file{create_config_file( in TEST_F()
249 const std::string conf_file{create_config_file( in TEST_F()
274 const std::string conf_file{create_config_file( in TEST_F()
299 const std::string conf_file{create_config_file( in TEST_F()
322 const std::string conf_file{create_config_file( in TEST_F()
H A Dtest_routing.cc93 std::string conf_file = create_config_file(conf_dir.name(), routing_section); in TEST_F()
144 std::string conf_file = create_config_file(conf_dir.name(), routing_section); in TEST_F()
224 std::string conf_file = create_config_file(conf_dir.name(), routing_section); in TEST_F()
318 create_config_file(conf_dir.name(), routing_section); in TEST_F()
371 std::string conf_file = create_config_file(conf_dir.name(), routing_section); in TEST_F()
491 std::string conf_file = create_config_file(conf_dir.name(), routing_section); in TEST_F()
H A Dtest_logging.cc57 std::string create_config_file( in create_config_file() function in RouterLoggingTest
60 return ProcessManager::create_config_file( in create_config_file()
77 create_config_file(conf_dir.name(), "[invalid]", &conf_params); in TEST_F()
104 create_config_file(conf_dir.name(), "[routing]", &params); in TEST_F()
295 const std::string conf_file = create_config_file( in TEST_F()
405 create_config_file(conf_dir.name(), conf_text, &conf_params); in TEST_P()
1782 std::string conf_file = ProcessManager::create_config_file( in TEST_F()
1879 std::string conf_file = ProcessManager::create_config_file( in TEST_F()
1986 return create_config_file( in init_keyring_and_config_file()
2578 create_config_file(conf_dir.name(), cfg, &conf_params); in TEST_P()
[all …]
H A Dtest_rest_metadata_cache.cc119 std::string conf_file{create_config_file( in TEST_P()
383 std::string conf_file{create_config_file( in TEST_P()
849 const std::string conf_file{create_config_file( in TEST_F()
875 const std::string conf_file{create_config_file( in TEST_F()
902 const std::string conf_file{create_config_file( in TEST_F()
927 const std::string conf_file{create_config_file( in TEST_F()
956 const std::string conf_file{create_config_file( in TEST_F()
982 const std::string conf_file{create_config_file( in TEST_F()
H A Dtest_rest_api.cc72 const std::string conf_file{create_config_file( in TEST_P()
347 const std::string conf_file{create_config_file( in TEST_F()
374 const std::string conf_file{create_config_file( in TEST_F()
398 const std::string conf_file{create_config_file( in TEST_F()
H A Dtest_pidfile.cc82 conf_file = create_config_file(conf_folder.name(), keepalive, &params); in SetUp()
294 conf_file = create_config_file(conf_folder.name(), keepalive, &params, in TEST_F()
525 conf_file = create_config_file(conf_folder.name(), keepalive, &params); in TEST_P()
576 conf_file = create_config_file(conf_folder.name(), keepalive, &params); in TEST_P()
686 conf_file = create_config_file(conf_folder.name(), keepalive, &params); in TEST_P()
758 conf_file = create_config_file(conf_folder.name(), keepalive, &params, in TEST_P()
812 conf_file = create_config_file(conf_folder.name(), keepalive, &params); in TEST_P()
H A Dtest_router_configuration_errors.cc53 const std::string conf_file{create_config_file( in TEST_P()
447 const std::string conf_file{create_config_file( in TEST_F()
H A Dtest_rest_routing.cc173 const std::string conf_file{create_config_file( in TEST_P()
943 const std::string conf_file{create_config_file( in TEST_F()
968 const std::string conf_file{create_config_file( in TEST_F()
994 const std::string conf_file{create_config_file( in TEST_F()
1019 const std::string conf_file{create_config_file( in TEST_F()
1044 const std::string conf_file{create_config_file( in TEST_F()
1152 const std::string conf_file{create_config_file( in TEST_P()
H A Dtest_master_key_reader_writer.cc567 create_config_file(conf_dir.name(), in TEST_F()
611 {"-c", create_config_file(conf_dir.name(), in TEST_F()
654 create_config_file(conf_dir.name(), in TEST_F()
688 {"-c", create_config_file(conf_dir.name(), in TEST_F()
H A Dtest_http_server.cc258 std::string conf_file{create_config_file( in TEST_P()
930 conf_file_{create_config_file(
1231 std::string conf_file{create_config_file( in TEST_P()
1557 conf_file_{create_config_file(
1704 std::string conf_file = create_config_file(conf_dir_.name(), config_content); in TEST_P()
/dports/www/phpbb3/phpBB3/config/installer/container/
H A Dservices_install_filesystem.yml2 installer.install_filesystem.create_config_file:
3 class: phpbb\install\module\install_filesystem\task\create_config_file
11 - '%installer.create_config_file.options%'
H A Dparameters.yml5 installer.create_config_file.options: []
/dports/graphics/geomorph/geomorph-0.60.1/src/app/
H A Dmain.c61 void create_config_file(gchar *rc_file) { in create_config_file() function
99 create_config_file(path_n_file); in find_config_file()
107 create_config_file(path_n_file); in find_config_file()
/dports/astro/py-astropy/astropy-5.0/astropy/config/tests/
H A Dtest_configs.py12 create_config_file)
193 create_config_file('astropy')
212 create_config_file('astropy')
221 create_config_file('astropy', overwrite=True)
/dports/devel/py-botocore/botocore-1.21.61/tests/unit/
H A Dtest_configloader.py40 def create_config_file(self, filename): member in TestConfigLoader
170 filename = self.create_config_file(b'aws_config_unicode\xe2\x9c\x93')
/dports/x11-toolkits/p5-Alien-wxWidgets/Alien-wxWidgets-0.69/inc/My/Build/
H A DBase.pm56 $self->create_config_file( awx_arch_file( 'Config/Config.pm' ) );
80 $self->create_config_file( awx_arch_file( 'Config/Config.pm' ) );
218 sub create_config_file { subroutine
/dports/astro/py-astropy/astropy-5.0/docs/config/
H A Dindex.rst25 function :func:`~astropy.config.create_config_file` creates the file with all
28 >>> from astropy.config import create_config_file
29 >>> create_config_file('astropy') # doctest: +SKIP
247 >>> from astropy.config import create_config_file
248 >>> create_config_file('astropy', overwrite=True) # doctest: +SKIP
305 :func:`~astropy.config.create_config_file` function like this::
307 >>> from astropy.config import create_config_file
308 >>> create_config_file('packagename') # doctest: +SKIP
/dports/www/py-gunicorn/gunicorn-19.9.0/tests/
H A Dtest_config.py256 def create_config_file(request): function
269 def test_default_config_file(create_config_file): argument
270 assert config.get_default_config_file() == create_config_file.name
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/docker/
H A Ddocker_login.py274 def create_config_file(self, path): member in LoginManager
312 self.create_config_file(path)
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/tests/helpers/
H A Dprocess_manager.h197 std::string create_config_file(
/dports/textproc/py-markdown/Markdown-3.3.4/tests/
H A Dtest_apis.py847 def create_config_file(self, config): member in TestCliOptionParsing
867 self.create_config_file(config)
880 self.create_config_file(config)
897 self.create_config_file(json.dumps(config))
910 self.create_config_file(config)

12