Adjusted style for psasim components
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
diff --git a/tests/scripts/components.sh b/tests/scripts/components.sh
index 2a78026..15f8d23 100644
--- a/tests/scripts/components.sh
+++ b/tests/scripts/components.sh
@@ -5012,7 +5012,7 @@
python3 -m unittest tests/scripts/translate_ciphers.py 2>&1
}
-component_test_psasim() {
+component_test_psasim () {
msg "build server library and application"
scripts/config.py crypto
helper_psasim_config server
@@ -5037,8 +5037,7 @@
make -C tests/psa-client-server/psasim clean
}
-component_test_suite_with_psasim()
-{
+component_test_suite_with_psasim () {
msg "build server library and application"
helper_psasim_config server
# Modify server's library configuration here (if needed)