b-tets: fix test name collision
The "se-proxy-default-opteesp" test name was used for two tests hiding
one of the test cases. Fix the incorrectly named Corstone1000 specific
test by changing the name to "se-proxy-corstone1000-opteesp".
Change-Id: I2cdd72563b055fcb97fe50ec6ef20f67cd0300c6
Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>
diff --git a/tools/b-test/test_data.yaml b/tools/b-test/test_data.yaml
index c139339..a52581b 100644
--- a/tools/b-test/test_data.yaml
+++ b/tools/b-test/test_data.yaml
@@ -153,7 +153,7 @@
src: "$TS_ROOT/deployments/psa-api-test/protected_storage/linux-pc"
params:
- "-GUnix Makefiles"
- - name: "se-proxy-default-opteesp"
+ - name: "se-proxy-corstone1000-opteesp"
src: "$TS_ROOT/deployments/se-proxy/config/corstone1000-opteesp"
params:
- "-GUnix Makefiles"