-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BACKPORT 3.6] tests: add a test for pkg-config files #9174
[BACKPORT 3.6] tests: add a test for pkg-config files #9174
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Faithful backport. LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
eaf96f2
eaf96f2
to
2eb51e3
Compare
Unfortunately the CI is unhappy. |
Funny it worked everywhere else, let me see what I borked. |
2eb51e3
to
bb3b89f
Compare
bb3b89f
to
5c30977
Compare
Add a test that does some basic validation of the pkg-config files. Example run: ./tests/scripts/all.sh test_cmake_as_package <snip> ****************************************************************** * test_cmake_as_package: build: cmake 'as-package' build * Wed Sep 11 16:22:09 UTC 2024 ****************************************************************** cmake . make Built against Mbed TLS 3.6.1 testing package config file: mbedtls ... passed testing package config file: mbedx509 ... passed testing package config file: mbedcrypto ... passed make clean Signed-off-by: Bill Roberts <bill.roberts@arm.com>
5c30977
to
3cc48e4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I've set the CI going on the latest commit |
CI is green |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Trivial Backport of #8988
PR checklist
Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")
provided, ornot required (Tests only, feature was previously added)done, ornot required (This is the backport), or not required