#include <criterion/criterion.h>#include "pathutils.h"#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <unistd.h>
Functions | |
| Test (test_pathutils, test_is_file_directory) | |
| Test (test_pathutils, test_is_regular) | |
| Test (test_pathutils, test_is_file_device) | |
| Test (test_pathutils, test_find_file_in_path) | |
| Test (test_pathutils, test_get_filename_extension) | |
| Test | ( | test_pathutils | , |
| test_find_file_in_path | |||
| ) |
| Test | ( | test_pathutils | , |
| test_get_filename_extension | |||
| ) |
| Test | ( | test_pathutils | , |
| test_is_file_device | |||
| ) |
| Test | ( | test_pathutils | , |
| test_is_file_directory | |||
| ) |
| Test | ( | test_pathutils | , |
| test_is_regular | |||
| ) |