Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ test_syslog_open
Function
test_syslog_open
tools/libxo/tests/core/test_11.c:23–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
#include
"xo_encoder.h"
22
23
void
24
test_syslog_open (void)
25
{
26
printf(
"syslog open\n"
);
27
}
28
29
void
30
test_syslog_close (void)
Callers
nothing calls this directly
Calls
1
printf
Function · 0.50
Tested by
no test coverage detected