zeek/testing/btest/scripts/base/files/x509
Arne Welzel e85a12f286 btest/files/x509/files: Sort analyzers in baseline
This test is very sensitive to new enum values that perturb the final
order of the output. Listing the commits that modify that file in the
past clearly shows changes to the baseline happen when a new component
with an enum value is introduced.

    40f04d4ccf broker: Add WebSocketShim backend
    51836d08ae protocol: Add StreamEvent analyzer
    fdde1e9841 cluster/serializer: Add binary-serialization-format
    6fb73aa9da broker: Add shim plugin adding a backend component
    85ca59484b postgresql: Initial parser implementation
    efc2681152 WebSocket: Introduce new analyzer and log
    ...

That's just distraction. Point fix the test to sort the analyzers before
writing the final log line.

I've previously attempted this in a more complete fashion in PR #3365
(issue #3364), but seems this direct fix might just make more sense.

(cherry picked from commit 2f6c31df89)
2025-07-02 18:45:47 +02:00
..
1999.test General btest cleanup 2020-08-11 11:26:22 -07:00
caching-hook.test General btest cleanup 2020-08-11 11:26:22 -07:00
disable-certificate-events-known-certs.zeek Add policy script suppressing certificate events 2021-06-29 11:39:18 +01:00
event-caching.test Implement X509 certificate log caching 2021-06-29 09:41:40 +01:00
files.test btest/files/x509/files: Sort analyzers in baseline 2025-07-02 18:45:47 +02:00
log-caching-cluster.test cluster: Deprecate the Cluster::Node$interface field 2023-11-07 16:06:16 +01:00
log-caching-disabled-cluster.test cluster: Deprecate the Cluster::Node$interface field 2023-11-07 16:06:16 +01:00
log-caching.test Implement X509 certificate log caching 2021-06-29 09:41:40 +01:00
signed_certificate_timestamp.test Update Mozilla CA and Google CT list and related tests. 2024-02-23 11:50:31 +00:00
signed_certificate_timestamp_ocsp.test Update Mozilla CA and Google CT list and related tests. 2024-02-23 11:50:31 +00:00
tbs_sig_alg.test X.509: expose the signature type inside the tbs certificate 2023-02-28 19:24:16 +00:00
x509_check_cert_hostname.zeek Add ability to check if hostname is valid for a specific cert 2021-06-29 15:00:48 +01:00