Home
last modified time | relevance | path

Searched refs:getindices (Results 1 – 25 of 1429) sorted by relevance

12345678910>>...58

/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/01_vars/02_functions/
H A Dgetindices.cf3 # Test that getindices on an array variable will resolve to 2 levels
26 "d_keys" slist => getindices("d");
27 "d_keys_f" slist => getindices("d[f]");
28 "d_keys_s" slist => getindices("d[s]");
34 "c_keys" slist => getindices("c");
35 "c_keys_f" slist => getindices("c[f]");
36 "c_keys_s" slist => getindices("c[s]");
49 "fields" slist => getindices("user");
50 "userfields" slist => getindices("user[fullname]");
51 "inline_fields" slist => getindices('{ "foo": 1, "bar": 2 }');
[all …]
H A Dgetindices_returns_expected_list_from_array.cf3 # Test that getindices() returns the expected list from
45 "values_data_1" slist => getindices("init.data[bar]");
46 "values_data_2" slist => getindices("init.data[zebra][lion]");
47 "values_data_3" slist => getindices("init.data[one][two][three]");
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/acceptance/01_vars/02_functions/
H A Dgetindices.cf3 # Test that getindices on an array variable will resolve to 2 levels
26 "d_keys" slist => getindices("d");
27 "d_keys_f" slist => getindices("d[f]");
28 "d_keys_s" slist => getindices("d[s]");
34 "c_keys" slist => getindices("c");
35 "c_keys_f" slist => getindices("c[f]");
36 "c_keys_s" slist => getindices("c[s]");
49 "fields" slist => getindices("user");
50 "userfields" slist => getindices("user[fullname]");
51 "inline_fields" slist => getindices('{ "foo": 1, "bar": 2 }');
[all …]
H A Dgetindices_returns_expected_list_from_array.cf3 # Test that getindices() returns the expected list from
45 "values_data_1" slist => getindices("init.data[bar]");
46 "values_data_2" slist => getindices("init.data[zebra][lion]");
47 "values_data_3" slist => getindices("init.data[one][two][three]");
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/01_vars/02_functions/
H A Dgetindices.cf3 # Test that getindices on an array variable will resolve to 2 levels
26 "d_keys" slist => getindices("d");
27 "d_keys_f" slist => getindices("d[f]");
28 "d_keys_s" slist => getindices("d[s]");
34 "c_keys" slist => getindices("c");
35 "c_keys_f" slist => getindices("c[f]");
36 "c_keys_s" slist => getindices("c[s]");
49 "fields" slist => getindices("user");
50 "userfields" slist => getindices("user[fullname]");
51 "inline_fields" slist => getindices('{ "foo": 1, "bar": 2 }');
[all …]
H A Dgetindices_returns_expected_list_from_array.cf3 # Test that getindices() returns the expected list from
45 "values_data_1" slist => getindices("init.data[bar]");
46 "values_data_2" slist => getindices("init.data[zebra][lion]");
47 "values_data_3" slist => getindices("init.data[one][two][three]");
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/01_vars/02_functions/
H A Dgetindices.cf3 # Test that getindices on an array variable will resolve to 2 levels
26 "d_keys" slist => getindices("d");
27 "d_keys_f" slist => getindices("d[f]");
28 "d_keys_s" slist => getindices("d[s]");
34 "c_keys" slist => getindices("c");
35 "c_keys_f" slist => getindices("c[f]");
36 "c_keys_s" slist => getindices("c[s]");
49 "fields" slist => getindices("user");
50 "userfields" slist => getindices("user[fullname]");
51 "inline_fields" slist => getindices('{ "foo": 1, "bar": 2 }');
[all …]
H A Dgetindices_returns_expected_list_from_array.cf3 # Test that getindices() returns the expected list from
45 "values_data_1" slist => getindices("init.data[bar]");
46 "values_data_2" slist => getindices("init.data[zebra][lion]");
47 "values_data_3" slist => getindices("init.data[one][two][three]");
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/01_vars/02_functions/
H A Dgetindices.cf3 # Test that getindices on an array variable will resolve to 2 levels
26 "d_keys" slist => getindices("d");
27 "d_keys_f" slist => getindices("d[f]");
28 "d_keys_s" slist => getindices("d[s]");
34 "c_keys" slist => getindices("c");
35 "c_keys_f" slist => getindices("c[f]");
36 "c_keys_s" slist => getindices("c[s]");
49 "fields" slist => getindices("user");
50 "userfields" slist => getindices("user[fullname]");
51 "inline_fields" slist => getindices('{ "foo": 1, "bar": 2 }');
[all …]
H A Dgetindices_returns_expected_list_from_array.cf3 # Test that getindices() returns the expected list from
45 "values_data_1" slist => getindices("init.data[bar]");
46 "values_data_2" slist => getindices("init.data[zebra][lion]");
47 "values_data_3" slist => getindices("init.data[one][two][three]");
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/acceptance/01_vars/02_functions/
H A Dgetindices.cf3 # Test that getindices on an array variable will resolve to 2 levels
26 "d_keys" slist => getindices("d");
27 "d_keys_f" slist => getindices("d[f]");
28 "d_keys_s" slist => getindices("d[s]");
34 "c_keys" slist => getindices("c");
35 "c_keys_f" slist => getindices("c[f]");
36 "c_keys_s" slist => getindices("c[s]");
49 "fields" slist => getindices("user");
50 "userfields" slist => getindices("user[fullname]");
51 "inline_fields" slist => getindices('{ "foo": 1, "bar": 2 }');
[all …]
H A Dgetindices_returns_expected_list_from_array.cf3 # Test that getindices() returns the expected list from
45 "values_data_1" slist => getindices("init.data[bar]");
46 "values_data_2" slist => getindices("init.data[zebra][lion]");
47 "values_data_3" slist => getindices("init.data[one][two][three]");
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/02_classes/02_functions/
H A Dgetindices_returns_positonal_indices_from_list.cf15 string => "Test that getindices() returns the positional indices from a list";
23 "getindices_list" slist => getindices( list );
34 comment => "Expect to find no elements from getindices that differ from expected",
38 comment => "Expect to find no elements from expected that differ from getindices",
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/acceptance/02_classes/02_functions/
H A Dgetindices_returns_positonal_indices_from_list.cf15 string => "Test that getindices() returns the positional indices from a list";
23 "getindices_list" slist => getindices( list );
34 comment => "Expect to find no elements from getindices that differ from expected",
38 comment => "Expect to find no elements from expected that differ from getindices",
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/02_classes/02_functions/
H A Dgetindices_returns_positonal_indices_from_list.cf15 string => "Test that getindices() returns the positional indices from a list";
23 "getindices_list" slist => getindices( list );
34 comment => "Expect to find no elements from getindices that differ from expected",
38 comment => "Expect to find no elements from expected that differ from getindices",
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/02_classes/02_functions/
H A Dgetindices_returns_positonal_indices_from_list.cf15 string => "Test that getindices() returns the positional indices from a list";
23 "getindices_list" slist => getindices( list );
34 comment => "Expect to find no elements from getindices that differ from expected",
38 comment => "Expect to find no elements from expected that differ from getindices",
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/02_classes/02_functions/
H A Dgetindices_returns_positonal_indices_from_list.cf15 string => "Test that getindices() returns the positional indices from a list";
23 "getindices_list" slist => getindices( list );
34 comment => "Expect to find no elements from getindices that differ from expected",
38 comment => "Expect to find no elements from expected that differ from getindices",
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/acceptance/02_classes/02_functions/
H A Dgetindices_returns_positonal_indices_from_list.cf15 string => "Test that getindices() returns the positional indices from a list";
23 "getindices_list" slist => getindices( list );
34 comment => "Expect to find no elements from getindices that differ from expected",
38 comment => "Expect to find no elements from expected that differ from getindices",
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/01_vars/02_functions/namespaces/
H A D006.cf1 # Check that getindices() works correctly within and across namespaces
3 # 004: getindices() with constant argument, from non-default namespace to the same namespace.
32 "repo_ids6" slist => getindices("g.array");
H A D005.cf1 # Check that getindices() works correctly within and across namespaces
3 # 004: getindices() with constant argument, from non-default namespace to the same namespace.
32 "repo_ids5" slist => getindices("$(array_name)");
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/acceptance/01_vars/02_functions/namespaces/
H A D006.cf1 # Check that getindices() works correctly within and across namespaces
3 # 004: getindices() with constant argument, from non-default namespace to the same namespace.
32 "repo_ids6" slist => getindices("g.array");
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/01_vars/02_functions/namespaces/
H A D006.cf1 # Check that getindices() works correctly within and across namespaces
3 # 004: getindices() with constant argument, from non-default namespace to the same namespace.
32 "repo_ids6" slist => getindices("g.array");
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/01_vars/02_functions/namespaces/
H A D006.cf1 # Check that getindices() works correctly within and across namespaces
3 # 004: getindices() with constant argument, from non-default namespace to the same namespace.
32 "repo_ids6" slist => getindices("g.array");
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/01_vars/02_functions/namespaces/
H A D006.cf1 # Check that getindices() works correctly within and across namespaces
3 # 004: getindices() with constant argument, from non-default namespace to the same namespace.
32 "repo_ids6" slist => getindices("g.array");
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/acceptance/01_vars/02_functions/namespaces/
H A D006.cf1 # Check that getindices() works correctly within and across namespaces
3 # 004: getindices() with constant argument, from non-default namespace to the same namespace.
32 "repo_ids6" slist => getindices("g.array");

12345678910>>...58