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