Home
last modified time | relevance | path

Searched refs:test_items (Results 1 – 25 of 1451) sorted by relevance

12345678910>>...59

/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dbuiltin_subtype_methods_T653.pyx25 def test_items(self): member in MyDict
27 >>> MyDict(a=1, b=2).test_items()
46 def test_items(self): member in MyDictFinal
48 >>> MyDictFinal(a=1, b=2).test_items()
68 def test_items(self): member in MyDict2
70 >>> MyDict2(a=1, b=2).test_items()
89 def test_items(self): member in MyDict2Final
91 >>> MyDict2Final(a=1, b=2).test_items()
115 def test_items(self): member in MyDictOverride
117 >>> MyDictOverride(a=1, b=2).test_items()
[all …]
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dbuiltin_subtype_methods_T653.pyx25 def test_items(self): member in MyDict
27 >>> MyDict(a=1, b=2).test_items()
46 def test_items(self): member in MyDictFinal
48 >>> MyDictFinal(a=1, b=2).test_items()
68 def test_items(self): member in MyDict2
70 >>> MyDict2(a=1, b=2).test_items()
89 def test_items(self): member in MyDict2Final
91 >>> MyDict2Final(a=1, b=2).test_items()
115 def test_items(self): member in MyDictOverride
117 >>> MyDictOverride(a=1, b=2).test_items()
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/junos_lldp_interface/tasks/
H A Dnetconf.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
12 - name: set test_items
13 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
17 with_items: "{{ test_items }}"
23 with_items: "{{ test_items }}"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_lldp_interface/tasks/
H A Dnetconf.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
12 - name: set test_items
13 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
17 with_items: '{{ test_items }}'
25 with_items: '{{ test_items }}'
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/junos_linkagg/tasks/
H A Dnetconf.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_items: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/junos_lldp/tasks/
H A Dnetconf.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_items: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/junos_netconf/tasks/
H A Dcli.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_items: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/junos_smoke/tasks/
H A Dnetconf.yaml8 - name: set test_items
9 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
13 with_items: "{{ test_items }}"
19 with_items: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/junos_static_route/tasks/
H A Dnetconf.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_items: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/junos_system/tasks/
H A Dnetconf.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_items: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/junos_user/tasks/
H A Dnetconf.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_items: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/junos_vlan/tasks/
H A Dnetconf.yaml8 - name: set test_items
9 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
13 with_items: "{{ test_items }}"
19 with_items: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/cnos_lldp/tasks/
H A Dcli.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_first_found: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/cnos_vlan/tasks/
H A Dcli.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_first_found: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/ios_banner/tasks/
H A Dcli.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_first_found: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/ios_linkagg/tasks/
H A Dcli.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_first_found: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/ios_ntp/tasks/
H A Dcli.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_first_found: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/ios_system/tasks/
H A Dcli.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_first_found: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/iosxr_smoke/tasks/
H A Dcli.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_items: "{{ test_items }}"
H A Dnetconf.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_items: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/junos_banner/tasks/
H A Dnetconf.yaml8 - name: set test_items
9 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
13 with_items: "{{ test_items }}"
19 with_items: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/ios_static_route/tasks/
H A Dcli.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_first_found: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/ios_vlan/tasks/
H A Dcli.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_first_found: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/junos_config/tasks/
H A Dnetconf.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_items: "{{ test_items }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/ios_l3_interface/tasks/
H A Dcli.yaml9 - name: set test_items
10 set_fact: test_items="{{ test_cases.files | map(attribute='path') | list }}"
14 with_items: "{{ test_items }}"
20 with_first_found: "{{ test_items }}"

12345678910>>...59