mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-07 13:22:46 +00:00
all.sh: invoke check-names.sh in print-trace-on-exit mode
This commit is contained in:
parent
36428d34c9
commit
13f97dc164
@ -597,7 +597,7 @@ component_check_files () {
|
|||||||
|
|
||||||
component_check_names () {
|
component_check_names () {
|
||||||
msg "test/build: declared and exported names" # < 3s
|
msg "test/build: declared and exported names" # < 3s
|
||||||
record_status tests/scripts/check-names.sh
|
record_status tests/scripts/check-names.sh -v
|
||||||
}
|
}
|
||||||
|
|
||||||
component_check_doxygen_warnings () {
|
component_check_doxygen_warnings () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user