[Test/Transform] Add test cases for typecast between float and integer
authorWook Song <wook16.song@samsung.com>
Fri, 5 Oct 2018 05:59:37 +0000 (14:59 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Fri, 12 Oct 2018 02:58:19 +0000 (11:58 +0900)
commita6dccbda9819becc55f599835faa03ffb8843aee
tree098161b802e89344a92ecf333f3c15628e7b5610
parentbe23638a48293c635c88959c9494a842d5186d50
[Test/Transform] Add test cases for typecast between float and integer

This patch adds more test cases for testing the typecast operation
between floating point types and integer types.

Signed-off-by: Wook Song <wook16.song@samsung.com>
tests/transform_typecast/runTest.sh