MCPcopy Create free account
hub / github.com/F-Stack/f-stack / xo_set_unit_test_mode

Function xo_set_unit_test_mode

tools/libxo/libxo/xo_syslog.c:482–486  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

480}
481
482void
483xo_set_unit_test_mode (int value)
484{
485 xo_unit_test = value;
486}
487
488void
489xo_vsyslog (int pri, const char *name, const char *fmt, va_list vap)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by 1

mainFunction · 0.68