Fix: tests: make some functions static
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 25 Mar 2020 22:39:43 +0000 (18:39 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 26 Mar 2020 23:07:45 +0000 (19:07 -0400)
commitaf8cf5596d8ed3781e662d199ab94ae45976a61b
treed51f0c360214b44596d4b0240cc9444a07968a79
parent4d4b447e26c82c5f2cebe425e3bb63c7ac98faaa
Fix: tests: make some functions static

Make two functions static, they are only used in their respective file.

Change-Id: I022dd064249683c9414ab36602e9645865373c51
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/unit/test_fd_tracker.c
tests/unit/test_utils_compat_poll.c
This page took 0.025402 seconds and 4 git commands to generate.