[Transform/Typecast/Test] Add test cases for casting from float to uint
authorWook Song <wook16.song@samsung.com>
Mon, 15 Oct 2018 01:28:59 +0000 (10:28 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Tue, 23 Oct 2018 03:04:49 +0000 (12:04 +0900)
commit5dcf63c14021e45d32e2b4cd3ca9eeb9c1f8fd71
treeeea943a52c7f395495e9840bdc95377007122085
parent49571588f2de12dbee63d272b60cab40360b2f68
[Transform/Typecast/Test] Add test cases for casting from float to uint

This patch adds test cases for testing typecast from floating point
types to unsigned integer types.

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