[datareposrc] Bugfix: Fixed removing JSON file before unittest
authorhyunil park <hyunil46.park@samsung.com>
Thu, 23 Nov 2023 07:30:18 +0000 (16:30 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Fri, 24 Nov 2023 04:42:22 +0000 (13:42 +0900)
commit94e441d31089710ea368ab03f177c31240660609
tree0da1b79555ea6a1aa7d6a840cef9d7d1ee9d9bd5
parenta88771ab3ed9b601cb5aa6405f4187eff7cd1ec8
[datareposrc] Bugfix: Fixed removing JSON file before unittest

- The Filename is changed for each TC because sometimes the JSON file of
  unittest(fps30ReadFlexibleTensors) is deleted by g_remove() in the previous unittest

Signed-off-by: hyunil park <hyunil46.park@samsung.com>
gst/datarepo/gstdatareposrc.c
tests/nnstreamer_datarepo/unittest_datareposrc.cc