Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ path_pushd
Class
path_pushd
ccan/ccan/tal/path/test/run-pushd.c:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
int main(void)
6
{
7
struct path_pushd *pd;
8
char path1[1024], path2[1024], *ctx = tal_strdup(NULL,
"ctx"
);
9
10
/* This is how many tests you plan to run */
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
1
main
Function · 0.56