mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-17 20:23:00 -04:00

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>