Remove the string_table test
authortb <tb@openbsd.org>
Fri, 15 Dec 2023 22:24:15 +0000 (22:24 +0000)
committertb <tb@openbsd.org>
Fri, 15 Dec 2023 22:24:15 +0000 (22:24 +0000)
commit510d2225e9c9a4c7219160349a32416a0a367b4a
tree8fb1caa630f8b423db8058034b79720bea6119f8
parentfe91c51a1425edc3828c372661751f5ec59fba1f
Remove the string_table test

If it wasn't for security/xca, all of the ASN1_STRING_TABLE API would
hit the attic before long. API design by a trained professional...

The table can at least be made immutable, which in turn makes this test
entirely pointless.
regress/lib/libcrypto/asn1/Makefile
regress/lib/libcrypto/asn1/string_table.c [deleted file]