DPD: update test baselines; change options for external tests.

As services are sorted by default now, this disables the canonifier that
sorts the service field for the external baseline.

This also adds the tracking of disabled services in the service field
via DPD::track_removed_services_in_connection - to make such changes
more visible, and check that the feature works as desired.
This commit is contained in:
Johanna Amann 2025-02-06 09:13:10 +00:00
parent 0fa1ecce8f
commit 0e9cf7b019
5 changed files with 3 additions and 65 deletions

View file

@ -23,7 +23,6 @@ $(dirname $0)/diff-remove-timestamps |
$(dirname $0)/diff-remove-uids |
$(dirname $0)/diff-remove-file-ids |
$(dirname $0)/diff-remove-x509-names |
$(dirname $0)/diff-sort-conn-service |
$(dirname $0)/diff-sort-set-elements |
$(dirname $0)/diff-remove-spicy-abspath |
$(dirname $0)/diff-sort |