mbedtls/tests/scripts
Bill Roberts 10ff4174f4
tests: add a test for pkg-config files
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:17:41 UTC 2024
******************************************************************
cmake .
make
Built against Mbed TLS 3.6.0
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>
2024-09-11 09:19:42 -07:00
..
quiet
all-in-docker.sh
all.sh Merge pull request #9427 from valeriosetti/psasim-small-fixes 2024-08-07 13:13:46 +00:00
analyze_outcomes.py key_custom: update analyze_outcomes.py 2024-08-05 15:52:37 +02:00
audit-validity-dates.py
basic-build-test.sh
basic-in-docker.sh
check_files.py
check_names.py
check_test_cases.py
check-doxy-blocks.pl
check-generated-files.sh
check-python-files.sh
components-basic-checks.sh all.sh/components: Removed duplicated/obsolete documentation/whitespace. 2024-08-01 19:38:27 +01:00
components-build-system.sh tests: add a test for pkg-config files 2024-09-11 09:19:42 -07:00
components-compiler.sh all.sh/components: Moved component_build_zeroize_checks -> compiler. 2024-08-01 19:38:47 +01:00
components-compliance.sh all.sh/components: Removed duplicated/obsolete documentation/whitespace. 2024-08-01 19:38:27 +01:00
components-configuration-crypto.sh Merge pull request #9464 from gilles-peskine-arm/psa-keystore-dynamic-development 2024-08-26 10:47:00 +00:00
components-configuration-platform.sh all.sh/components: Moved component_test_no_strings -> configuration. 2024-08-01 19:38:47 +01:00
components-configuration-tls.sh Add -Wmissing-prototypes to component_build_no_ssl_srv and component_build_no_ssl_cli in all.sh 2024-08-09 10:29:58 +01:00
components-configuration-x509.sh all.sh/components: Moved test_sw_inet_pton -> x509. 2024-08-01 19:38:47 +01:00
components-configuration.sh Restore testing of all reference configs 2024-08-30 08:42:42 +02:00
components-platform.sh all.sh/components: Moved component_build_zeroize_checks -> compiler. 2024-08-01 19:38:47 +01:00
components-psasim.sh psasim: small fixes to all.sh and test bash scripts 2024-08-06 11:52:00 +02:00
components-sanitizers.sh Resolved merge conflicts caused by file moved in #8226 2024-08-08 14:11:53 +01:00
depends.py
docker_env.sh
doxygen.sh
gen_ctr_drbg.pl
gen_gcm_decrypt.pl
gen_gcm_encrypt.pl
gen_pkcs1_v21_sign_verify.pl
generate_server9_bad_saltlen.py
generate_tls13_compat_tests.py
generate-afl-tests.sh
list_internal_identifiers.py
list-identifiers.sh
pkgconfig.sh tests: add a test for pkg-config files 2024-09-11 09:19:42 -07:00
psa_collect_statuses.py
recursion.pl
run_demos.py
run-metatests.sh
run-test-suites.pl
scripts_path.py
set_psa_test_dependencies.py
tcp_client.pl
test_config_script.py
test_psa_compliance.py
test_psa_constant_names.py
test_zeroize.gdb
test-ref-configs.pl
translate_ciphers.py
travis-log-failure.sh