Home
last modified time | relevance | path

Searched defs:scenario_name (Results 1 – 25 of 113) sorted by relevance

12345

/dports/devel/py-molecule/molecule-2.22/test/functional/
H A Dtest_command.py34 def scenario_name(request): function
64 def test_command_check(scenario_to_test, with_scenario, scenario_name): argument
88 def test_command_cleanup(scenario_to_test, with_scenario, scenario_name): argument
110 def test_command_converge(scenario_to_test, with_scenario, scenario_name): argument
134 def test_command_create(scenario_to_test, with_scenario, scenario_name): argument
158 request, scenario_to_test, with_scenario, scenario_name argument
192 request, scenario_to_test, with_scenario, scenario_name argument
222 request, scenario_to_test, with_scenario, scenario_name argument
252 def test_command_destroy(scenario_to_test, with_scenario, scenario_name): argument
339 def test_command_lint(scenario_to_test, with_scenario, scenario_name): argument
[all …]
H A Dconftest.py49 def with_scenario(request, scenario_to_test, driver_name, scenario_name, skip_test): argument
97 def idempotence(scenario_name): argument
198 def login(login_args, scenario_name='default'): argument
221 def test(driver_name, scenario_name='default', parallel=False): argument
236 def verify(scenario_name='default'): argument
/dports/devel/py-molecule/molecule-2.22/test/functional/docker/
H A Dtest_scenarios.py39 def scenario_name(request): function
56 def test_command_side_effect(scenario_to_test, with_scenario, scenario_name): argument
67 def test_command_cleanup(scenario_to_test, with_scenario, scenario_name): argument
276 scenario_to_test, with_scenario, driver_name, scenario_name argument
289 scenario_to_test, with_scenario, scenario_name, driver_name argument
306 scenario_to_test, with_scenario, scenario_name, driver_name argument
327 scenario_to_test, with_scenario, scenario_name, driver_name argument
345 def test_host_group_vars(scenario_to_test, with_scenario, scenario_name): argument
375 def test_interpolation(scenario_to_test, with_scenario, scenario_name): argument
391 scenario_to_test, with_scenario, scenario_name argument
[all …]
/dports/games/julius/julius-1.7.0/src/game/
H A Dfile.c132 static void initialize_scenario_data(const uint8_t *scenario_name) in initialize_scenario_data()
191 static int load_custom_scenario(const uint8_t *scenario_name, const char *scenario_file) in load_custom_scenario()
278 static int start_scenario(const uint8_t *scenario_name, const char *scenario_file) in start_scenario()
311 static const char *get_scenario_filename(const uint8_t *scenario_name, int decomposed) in get_scenario_filename()
321 int game_file_start_scenario_by_name(const uint8_t *scenario_name) in game_file_start_scenario_by_name()
332 uint8_t scenario_name[FILE_NAME_MAX]; in game_file_start_scenario() local
/dports/games/augustus/augustus-3.1.0/src/game/
H A Dfile.c134 static void initialize_scenario_data(const uint8_t *scenario_name) in initialize_scenario_data()
193 static int load_custom_scenario(const uint8_t *scenario_name, const char *scenario_file) in load_custom_scenario()
307 static int start_scenario(const uint8_t *scenario_name, const char *scenario_file) in start_scenario()
340 static const char *get_scenario_filename(const uint8_t *scenario_name, int decomposed) in get_scenario_filename()
350 int game_file_start_scenario_by_name(const uint8_t *scenario_name) in game_file_start_scenario_by_name()
361 uint8_t scenario_name[FILE_NAME_MAX]; in game_file_start_scenario() local
/dports/devel/py-molecule/molecule-2.22/test/resources/custom_role_template/
H A Dcookiecutter.json3 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/role/
H A Dcookiecutter.json3 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/test/resources/invalid_role_template/
H A Dcookiecutter.json3 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/driver/docker/
H A Dcookiecutter.json4 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/driver/gce/
H A Dcookiecutter.json4 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/driver/hetznercloud/
H A Dcookiecutter.json4 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/driver/openstack/
H A Dcookiecutter.json4 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/driver/vagrant/
H A Dcookiecutter.json4 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/verifier/ansible/
H A Dcookiecutter.json5 "scenario_name": "default" string
/dports/devel/py-molecule/molecule-2.22/test/resources/custom_scenario_template/docker/
H A Dcookiecutter.json4 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/test/resources/invalid_scenario_template/docker/
H A Dcookiecutter.json4 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/driver/azure/
H A Dcookiecutter.json4 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/driver/delegated/
H A Dcookiecutter.json4 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/driver/digitalocean/
H A Dcookiecutter.json4 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/driver/ec2/
H A Dcookiecutter.json4 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/driver/linode/
H A Dcookiecutter.json4 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/driver/lxc/
H A Dcookiecutter.json4 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/driver/lxd/
H A Dcookiecutter.json4 "scenario_name": "OVERRIDEN" string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/verifier/goss/
H A Dcookiecutter.json5 "scenario_name": "default", string
/dports/devel/py-molecule/molecule-2.22/molecule/cookiecutter/scenario/verifier/testinfra/
H A Dcookiecutter.json5 "scenario_name": "default", string

12345