mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-09 13:54:26 +02:00
Unit tests for check_config.h
Ensure that `mbedtls_check_config.h` is taken into account. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@@ -123,4 +123,7 @@ component_check_test_helpers () {
|
||||
|
||||
msg "unit test: translate_ciphers.py"
|
||||
python3 -m unittest framework/scripts/translate_ciphers.py 2>&1
|
||||
|
||||
msg "unit test: generate_config_checks.py"
|
||||
tests/scripts/test_config_checks.py 2>&1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user