[Test/Transform] Replace existing typecast tests with macro
authorWook Song <wook16.song@samsung.com>
Tue, 12 Mar 2019 04:45:20 +0000 (13:45 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 13 Mar 2019 01:06:30 +0000 (10:06 +0900)
commit9c721a98f73b9edb5e97ed530214ef07a4a58af6
treec40b52f65e8a26d422e44c170ddd4fab8de4a083
parent48164f59b933fc07e38b51043b0bbdc519d66915
[Test/Transform] Replace existing typecast tests with macro

For convenience, this patch replaces the existing type cast tests (from
typecast_1 to typecast_7) with the macro, TEST_TRANSFORM_TYPECAST.

Signed-off-by: Wook Song <wook16.song@samsung.com>
tests/nnstreamer_plugins/unittest_plugins.cpp