Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
void test_cachedb(void)
46
{
47
test_cachedb_url();
48
test_cachedb_backends();
49
}
50
51
52
static void load_cachedb_modules(void)
Callers
1
run_unit_tests
Function · 0.85
Calls
2
test_cachedb_url
Function · 0.85
test_cachedb_backends
Function · 0.85
Tested by
no test coverage detected