[gcov] Fix invalid gcda files
authorGichan Jang <gichan2.jang@samsung.com>
Fri, 20 Dec 2024 02:08:54 +0000 (11:08 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Fri, 20 Dec 2024 06:06:49 +0000 (15:06 +0900)
commit90a0226aa98f03c10daba70bb89e3b9faec37a27
tree7ff455e935e308b5b3296b72cb532a09c86a63a7
parent41514967f24a8f1cbf23c0faa42a9e84bba37c3a
[gcov] Fix invalid gcda files

Previously, a null file was created to cover cases where tests were not performed.
From the latest gcov version (gcov14), this is treated as an invalid gcda file, resulting in an
Change to merge the initialized info and test result info.

Signed-off-by: Gichan Jang <gichan2.jang@samsung.com>
packaging/nnstreamer-edge.spec