diff options
author | tb <> | 2025-05-05 06:33:35 +0000 |
---|---|---|
committer | tb <> | 2025-05-05 06:33:35 +0000 |
commit | cf9a875b09cbb6aa6e9bcff0fafc7ee1fe7259ed (patch) | |
tree | 94ef6c894b1aca7b207c6ef0621b489cb7225b77 /src/regress/lib/libssl/pqueue/expected.txt | |
parent | 20bf2c83596ec9d0cc2e5982ff1ee23284036e3a (diff) | |
download | openbsd-master.tar.gz openbsd-master.tar.bz2 openbsd-master.zip |
Remove the old x509name test and its Makefile rule. Its logic has
been fully integrated into x509_name_test.c using a new table-driven
approach. Each x509 name entry is added and validated step by step,
checking both the string representation produced by X509_NAME_print_ex()
and the internal RDN set structure.
This makes the test easier to extend and maintain, and eliminates the need
for an external .expected file or output diff.
From Kenjiro Nakayama (with tiny tweaks)
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions