mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-09 11:49:57 +00:00
component-basic-checks: fix paths of files moved to framework
Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
@@ -60,7 +60,7 @@ component_check_changelog () {
|
||||
|
||||
component_check_names () {
|
||||
msg "Check: declared and exported names (builds the library)" # < 3s
|
||||
tests/scripts/check_names.py -v
|
||||
framework/scripts/check_names.py -v
|
||||
}
|
||||
|
||||
component_check_test_cases () {
|
||||
|
||||
Reference in New Issue
Block a user