From 99123d66335bc05c7d42b1999ac4671b50706746 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Tue, 18 Oct 2022 17:38:23 +0100 Subject: Updating CAST tests for renaming of out type Signed-off-by: Jeremy Johnson Change-Id: Id3dc86ec45fe884359f6529cba0fe28e709f89f3 --- .../cast/cast_53_i16_outi8/input-0.json | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 operators/type_conversion/cast/cast_53_i16_outi8/input-0.json (limited to 'operators/type_conversion/cast/cast_53_i16_outi8/input-0.json') diff --git a/operators/type_conversion/cast/cast_53_i16_outi8/input-0.json b/operators/type_conversion/cast/cast_53_i16_outi8/input-0.json new file mode 100644 index 000000000..e7cba8f0d --- /dev/null +++ b/operators/type_conversion/cast/cast_53_i16_outi8/input-0.json @@ -0,0 +1,58 @@ +{ + "type": "int32", + "data": [ + 3737, + 328, + 18605, + 32512, + 10768, + -5952, + -6136, + -5377, + 20579, + -11717, + -21826, + -10860, + -31280, + -25812, + -26867, + 17796, + 14572, + 12895, + -2499, + 14225, + -22199, + 26255, + 68, + 28708, + -22787, + -175, + 12866, + -287, + -3529, + -21875, + -7798, + -17121, + -13009, + 12039, + 8538, + 7025, + -9057, + 30126, + -27024, + -10316, + -25035, + -10555, + 30270, + -8765, + 26776, + -324, + 13088, + -2791, + -15344, + 17316, + 30747, + -15498, + 18268 + ] +} \ No newline at end of file -- cgit v1.2.1