aboutsummaryrefslogtreecommitdiff
path: root/tools/b-test/test_data.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/b-test/test_data.yaml')
-rw-r--r--tools/b-test/test_data.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/b-test/test_data.yaml b/tools/b-test/test_data.yaml
index 32c6337ae..3e7e36c06 100644
--- a/tools/b-test/test_data.yaml
+++ b/tools/b-test/test_data.yaml
@@ -83,3 +83,13 @@ data:
params:
- "-GUnix Makefiles"
- "-DSP_DEV_KIT_DIR=$SP_DEV_KIT_DIR"
+ - name: "platform-inspect-arm-linux"
+ src: "$TS_ROOT/deployments/platform-inspect/arm-linux"
+ os_id : "GNU/Linux"
+ params:
+ - "-GUnix Makefiles"
+ - name: "platform-inspect-pc-linux"
+ src: "$TS_ROOT/deployments/platform-inspect/linux-pc"
+ os_id : "GNU/Linux"
+ params:
+ - "-GUnix Makefiles"