]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove bioprinttest
authorslontis <shane.lontis@oracle.com>
Wed, 25 Mar 2026 05:38:57 +0000 (16:38 +1100)
committerTomas Mraz <tomas@openssl.foundation>
Fri, 27 Mar 2026 07:18:01 +0000 (08:18 +0100)
commit103e9effec9fb5bbadbe72b1a266aaa8f9c36ad1
tree74573f5854dae39803925d3a72076545b5406605
parente85ace99b0a6f4a2f728d81051f4040250eb3053
Remove bioprinttest

Bioprinttest is redundant since internally it just calls c library
functions such as vsnprintf. This was a slow test.

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
MergeDate: Fri Mar 27 07:17:04 2026
(Merged from https://github.com/openssl/openssl/pull/30561)

(cherry picked from commit e858e110887a206314036381107ff8223694bacf)
test/bioprinttest.c [deleted file]
test/build.info
test/recipes/04-test_bioprint.t [deleted file]