[TEST] Unwinding macro to avoid no assertion test.
authorgichan <gichan2.jang@samsung.com>
Fri, 13 May 2022 03:15:44 +0000 (12:15 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 13 May 2022 05:19:10 +0000 (14:19 +0900)
commitfa5948e31809dcfcdec138c194e980de0142e9e7
tree82a39bb6a62a123cbcbd2fa6145a1ea1d3825788
parenteb49d91e2bf8c9a34442db2786c1506aac80905a
[TEST] Unwinding macro to avoid no assertion test.

Some code quality analyer check no assertion test.
testTesnrSparse_utilConvert has assert test, the analyer cannnot check
macro.
So, to avoid the false-positive case, unwinding macro.

Signed-off-by: gichan <gichan2.jang@samsung.com>
tests/nnstreamer_plugins/unittest_plugins.cc