Page MenuHomeFreeBSD

openssl: add a simple smoke test for the legacy provider
Needs ReviewPublic

Authored by ngie on Sun, Oct 12, 4:12 AM.
Tags
None
Referenced Files
F131990285: D53045.diff
Sun, Oct 12, 6:29 PM
F131966931: D53045.id.diff
Sun, Oct 12, 2:05 PM
F131943441: D53045.id164030.diff
Sun, Oct 12, 9:37 AM
F131928461: D53045.diff
Sun, Oct 12, 6:59 AM
F131926097: D53045.id.diff
Sun, Oct 12, 6:33 AM
F131923682: D53045.id164030.diff
Sun, Oct 12, 6:09 AM

Details

Reviewers
khorben
Summary

This change adds a simple smoke test for the legacy provider to ensure
that the provider doesn't break in the future when performing updates.

This is not a functional or system test; the OpenSSL test suite does a
much better job at doing this than we can.

MFC after: 1 month

Test Plan
$ kyua test -k /usr/tests/secure/lib/libcrypto/Kyuafile 
libcrypto_test:legacy_provider  ->  passed  [0.022s]

Results file id is usr_tests_secure_lib_libcrypto.20251012-041436-984512
Results saved to /home/ngie/.kyua/store/results.usr_tests_secure_lib_libcrypto.20251012-041436-984512.db

1/1 passed (0 broken, 0 failed, 0 skipped)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67727
Build 64610: arc lint + arc unit

Event Timeline

ngie requested review of this revision.Sun, Oct 12, 4:12 AM
ngie edited the test plan for this revision. (Show Details)
ngie added a reviewer: khorben.
ngie added subscribers: tests, glebius.