Home
last modified time | relevance | path

Searched refs:expected_parsed_output (Results 1 – 18 of 18) sorted by relevance

/dports/misc/mc-nox11/mc-4.8.27/tests/src/vfs/extfs/helpers-list/
H A Dtest_all255 local expected_parsed_output="${input%.input}.output"
261 if [ ! -f "$expected_parsed_output" ]; then
267 err "Missing file: '$expected_parsed_output'."
332 cp "$actual_parsed_output" "$expected_parsed_output"
333 notice "The output file has been created in $expected_parsed_output"
337 if ! cmp "$expected_parsed_output" "$actual_parsed_output"; then
341 err " Expected output (after parsing): $expected_parsed_output"
354 ${MCDIFF:-mcdiff} "$expected_parsed_output" "$actual_parsed_output"
365 diff -U2 "$expected_parsed_output" "$actual_parsed_output"
/dports/misc/mc/mc-4.8.27/tests/src/vfs/extfs/helpers-list/
H A Dtest_all255 local expected_parsed_output="${input%.input}.output"
261 if [ ! -f "$expected_parsed_output" ]; then
267 err "Missing file: '$expected_parsed_output'."
332 cp "$actual_parsed_output" "$expected_parsed_output"
333 notice "The output file has been created in $expected_parsed_output"
337 if ! cmp "$expected_parsed_output" "$actual_parsed_output"; then
341 err " Expected output (after parsing): $expected_parsed_output"
354 ${MCDIFF:-mcdiff} "$expected_parsed_output" "$actual_parsed_output"
365 diff -U2 "$expected_parsed_output" "$actual_parsed_output"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_lacp/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
20 - "{{ expected_parsed_output == result['parsed'] }}"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_prefix_lists/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
24 - "{{ expected_parsed_output | symmetric_difference(result['parsed']) |length\
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_lldp_global/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
22 - "{{ expected_parsed_output == result['parsed'] }}"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_vlans/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
23 - "{{ expected_parsed_output == result['parsed'] }}"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_lldp_interfaces/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
23 - "{{ expected_parsed_output | symmetric_difference(result['parsed']) |length ==\
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_ospf_interfaces/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
27 - "{{ expected_parsed_output | symmetric_difference(result['parsed']) |length ==\
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_lacp_interfaces/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
30 - "{{ expected_parsed_output | symmetric_difference(result['parsed']) |length ==\
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_ospf/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
33 - "{{ expected_parsed_output == result['parsed'] }}"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_l2_interfaces/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
33 - "{{ expected_parsed_output | symmetric_difference(result['parsed']) |length ==\
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_l3_interfaces/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
42 - "{{ expected_parsed_output | symmetric_difference(result['parsed']) |length ==\
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_ospfv3/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
35 - "{{ expected_parsed_output | symmetric_difference(result['parsed']) |length ==\
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_lag_interfaces/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
33 - "{{ expected_parsed_output | symmetric_difference(result['parsed']) |length ==\
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_routing_instances/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
34 - "{{ expected_parsed_output == result['parsed'] }}"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_interfaces/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
37 - "{{ expected_parsed_output | symmetric_difference(result['parsed']) |length ==\
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_bgp_global/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
44 - "{{ expected_parsed_output == result['parsed'] }}"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/tests/integration/targets/junos_bgp_address_family/tests/netconf/
H A Dparsed.yaml7 expected_parsed_output:
75 - "{{ expected_parsed_output == result['parsed'] }}"