From 2ef55352e8215930f56d518539d31601e562e725 Mon Sep 17 00:00:00 2001 From: Valerio Setti Date: Wed, 29 Jan 2025 15:16:50 +0100 Subject: [PATCH] components-configuration.sh: update references to test_psa_constant_names.py Signed-off-by: Valerio Setti --- tests/scripts/components-configuration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/scripts/components-configuration.sh b/tests/scripts/components-configuration.sh index 61a51292d9..cee4d632f3 100644 --- a/tests/scripts/components-configuration.sh +++ b/tests/scripts/components-configuration.sh @@ -148,7 +148,7 @@ component_test_full_cmake_clang () { tests/scripts/run_demos.py msg "test: psa_constant_names (full config, clang)" # ~ 1s - tests/scripts/test_psa_constant_names.py + $FRAMEWORK/scripts/test_psa_constant_names.py msg "test: ssl-opt.sh default, ECJPAKE, SSL async (full config)" # ~ 1s tests/ssl-opt.sh -f 'Default\|ECJPAKE\|SSL async private'