MCPcopy 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
23void
24test_syslog_open (void)
25{
26 printf("syslog open\n");
27}
28
29void
30test_syslog_close (void)

Callers

nothing calls this directly

Calls 1

printfFunction · 0.50

Tested by

no test coverage detected