MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / test_cachedb

Function test_cachedb

cachedb/test/test_cachedb.c:45–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43
44
45void test_cachedb(void)
46{
47 test_cachedb_url();
48 test_cachedb_backends();
49}
50
51
52static void load_cachedb_modules(void)

Callers 1

run_unit_testsFunction · 0.85

Calls 2

test_cachedb_urlFunction · 0.85
test_cachedb_backendsFunction · 0.85

Tested by

no test coverage detected