Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ test_db
Function
test_db
db/test/test_db.c:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
static void test_db_url(void);
30
31
void test_db(void)
32
{
33
test_db_url();
34
}
35
36
static void test_db_url(void)
37
{
Callers
1
run_unit_tests
Function · 0.85
Calls
1
test_db_url
Function · 0.85
Tested by
no test coverage detected