commit | 6aab5b7109b73c20eb63c08a3e0d6f2e5fe8ba04 | [log] [tgz] |
---|---|---|
author | Minos Galanakis <minos.galanakis@arm.com> | Thu Jul 25 14:24:37 2024 +0100 |
committer | Minos Galanakis <minos.galanakis@arm.com> | Thu Aug 01 18:44:47 2024 +0100 |
tree | e072f2f469ee621d65ef82ad219bf4e698f3477c | |
parent | b16b8c2c0c2660a03346048663b4eb471a5707a7 [diff] [blame] |
Created placeholder component files. Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 7c89a51..19eaa81 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -1092,6 +1092,10 @@ echo "$loc_list" } +# Include the components from components.sh +test_script_dir="${0%/*}" +source "$test_script_dir/components.sh" + # Helper function for controlling (start & stop) the psasim server. helper_psasim_server() { OPERATION=$1