aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_ternary/select/select_ERRORIF_WrongInputList_12_i32/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:48 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:48 +0100
commitc4092d6680fe919b2631f273cdfb3342fcae4bcc (patch)
treeb38f12ad7af070d014eb13a4056eeddeb664b40b /operators/ew_ternary/select/select_ERRORIF_WrongInputList_12_i32/desc.json
parent4d31d66df328978cf99dd65266aec0e24e334e8e (diff)
downloadconformance_tests-c4092d6680fe919b2631f273cdfb3342fcae4bcc.tar.gz
Updating SELECT tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I01b98dc43d4fccfde79e04194846b70604e6cdf5
Diffstat (limited to 'operators/ew_ternary/select/select_ERRORIF_WrongInputList_12_i32/desc.json')
-rw-r--r--operators/ew_ternary/select/select_ERRORIF_WrongInputList_12_i32/desc.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/operators/ew_ternary/select/select_ERRORIF_WrongInputList_12_i32/desc.json b/operators/ew_ternary/select/select_ERRORIF_WrongInputList_12_i32/desc.json
new file mode 100644
index 000000000..28a21412c
--- /dev/null
+++ b/operators/ew_ternary/select/select_ERRORIF_WrongInputList_12_i32/desc.json
@@ -0,0 +1,22 @@
+{
+ "tosa_file": "test.json",
+ "ifm_name": [
+ "input-0",
+ "input-1",
+ "input-2"
+ ],
+ "ifm_file": [
+ "input-0.npy",
+ "input-1.npy",
+ "input-2.npy"
+ ],
+ "ofm_name": [
+ "result-0"
+ ],
+ "ofm_file": [
+ "result-0.npy"
+ ],
+ "expected_return_code": 2,
+ "expected_failure": true,
+ "expected_failure_desc": "Op input list does not match expected input"
+} \ No newline at end of file