GDB (xrefs)
Loading...
Searching...
No Matches
Functions
selftests::child_path Namespace Reference

Functions

static bool child_path_check (const char *parent, const char *child, const char *expected)
 
static void test ()
 

Function Documentation

◆ child_path_check()

static bool selftests::child_path::child_path_check ( const char * parent,
const char * child,
const char * expected )
static

Definition at line 30 of file child-path-selftests.c.

Referenced by test().

◆ test()

static void selftests::child_path::test ( )
static

Definition at line 41 of file child-path-selftests.c.

References child_path_check().

Referenced by _initialize_child_path_selftests().