Skip to content

Tests: use pkg-config to find OpenSSL#641

Open
mtrojnar wants to merge 1 commit intoOpenSC:masterfrom
mtrojnar:master
Open

Tests: use pkg-config to find OpenSSL#641
mtrojnar wants to merge 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
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.

1 participant