mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 11:55:41 +01:00
all.sh: invoke check-names.sh in print-trace-on-exit mode
This commit is contained in:
parent
5e525fb6e5
commit
473f2d4ec2
@ -576,7 +576,7 @@ component_check_files () {
|
||||
|
||||
component_check_names () {
|
||||
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 () {
|
||||
|
Loading…
Reference in New Issue
Block a user