mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
Check that the config option list shadow file is up to date
Test that `scripts/data_files/config-options-current.txt` is up-to-date. This file needs to change every time we add or remove a config option. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@@ -46,6 +46,9 @@ component_check_generated_files () {
|
||||
|
||||
# This component ends with the generated files present in the source tree.
|
||||
# This is necessary for subsequent components!
|
||||
|
||||
msg "Check committed generated files"
|
||||
tests/scripts/check_option_lists.py
|
||||
}
|
||||
|
||||
component_check_doxy_blocks () {
|
||||
|
||||
Reference in New Issue
Block a user