libsp: Integrate firmware-test-builder
Use firmware-test-builder for unit testing libsp on the host machine.
Change-Id: I32139e6ce476358e3265fe03f33eb20ebac00db4
Signed-off-by: Imre Kis <imre.kis@arm.com>
diff --git a/tools/b-test/test_data.yaml b/tools/b-test/test_data.yaml
index e1fcf7a..74cf29e 100644
--- a/tools/b-test/test_data.yaml
+++ b/tools/b-test/test_data.yaml
@@ -11,6 +11,11 @@
params:
- "-GUnix Makefiles"
- "-DSP_DEV_KIT_DIR=$SP_DEV_KIT_DIR"
+ - name: "libsp-linux-pc"
+ src: "$TS_ROOT/deployments/libsp/linux-pc"
+ os_id : "GNU/Linux"
+ params:
+ - "-GUnix Makefiles"
- name: "libts-arm-linux"
src: "$TS_ROOT/deployments/libts/arm-linux"
os_id : "GNU/Linux"