Skip to content

Tests: use pkg-config to find OpenSSL#641

Merged
mtrojnar merged 1 commit intoOpenSC:masterfrom
mtrojnar:master
Feb 18, 2026
Merged

Tests: use pkg-config to find OpenSSL#641
mtrojnar merged 1 commit intoOpenSC:masterfrom
mtrojnar:master

Conversation

@mtrojnar
Copy link
Member

Pull Request Type

  • Bug fix
  • New feature
  • Code style / formatting / renaming
  • Refactoring (no functional or API changes)
  • Build / CI related changes
  • Documentation
  • Other (please describe):

Current Behavior

The test framework reimplements pkg-config for trivial cases, and fails for any cases other than a single PKG_CONFIG_PATH entry for OpenSSL installed from source with no special build options.

New Behavior

Non-trival PKG_CONFIG_PATH and OpenSSL build options are gracefully handled.

Scope of Changes

This PR only affects the testing framework.

Testing

  • Existing tests
  • New tests added
  • Manual testing

License Declaration

  • I hereby agree to license my contribution under the project's license.

@mtrojnar mtrojnar requested a review from olszomal February 17, 2026 13:29
Copy link
Collaborator

@olszomal olszomal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mtrojnar mtrojnar merged commit 95751ea into OpenSC:master Feb 18, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments