[Test] fix memory leak
authorSeungha Son <linuxias@gmail.com>
Sat, 1 Apr 2023 15:54:29 +0000 (00:54 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Mon, 3 Apr 2023 02:26:36 +0000 (11:26 +0900)
commit4d1c304ba06bf963b6d44a8b67f742faa8621a66
tree5999fbea6ecfeeb46793430bd60b44d1ac0aeaaa
parenta7a1f40d5f42eecb48cb2c8a920a54a7c18b3ba9
[Test] fix memory leak

 When running the test, the memory is not released,
 fx the memory-leak by releasing the memory before the end of the test.

Signed-off-by: Seungha Son <linuxias@gmail.com>
tests/unittest_nnstreamer-edge.cc