libamxp  1.4.0
Patterns C Implementation
test_dir.h File Reference

Go to the source code of this file.

Functions

int test_dir_teardown (void **state)
 
void test_dir_make (void **state)
 
void test_dir_scan (void **state)
 
void test_dir_is_empty (void **state)
 
void test_dir_is_a_directory (void **state)
 

Function Documentation

◆ test_dir_is_a_directory()

void test_dir_is_a_directory ( void **  state)

◆ test_dir_is_empty()

void test_dir_is_empty ( void **  state)

◆ test_dir_make()

void test_dir_make ( void **  state)

◆ test_dir_scan()

void test_dir_scan ( void **  state)

◆ test_dir_teardown()

int test_dir_teardown ( void **  state)