push
github
test: define UNUSED macro only once The macro `UNUSED` is widely used across the suite `tarantool-c-tests`. The patch defines macro only once in `test.h` to reuse it in other tests and removes definitions in tests. Reviewed-by: Sergey Kaplun <skaplun@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org> (cherry picked from commit 1ca17363d)
5675 of 6014 branches covered (94.36%)
Branch coverage included in aggregate %.
21607 of 23346 relevant lines covered (92.55%)
877920.8 hits per line