#include <limits.h>#include <stdlib.h>#include <string.h>#include <sys/param.h>#include <atalk/compat.h>#include "afpcmd.h"#include "afphelper.h"#include "testhelper.h"Data Structures | |
| struct | test460_tree_plan |
Macros | |
| #define | TESTSUITE_NAME_MAX 255 |
| #define | DEEP_TREE_TARGET_COMPONENT_LEN 200 |
| #define | DEEP_TREE_DEFAULT_VOLUME_PREFIX_LEN 26 |
| #define | DEEP_TREE_LEAF_NAME "testfile" |
Functions | |
| STATIC void | test43 () |
| STATIC void | test73 () |
| STATIC void | test77 () |
| STATIC void | test123 () |
| STATIC void | test138 () |
| STATIC void | test322 () |
| STATIC void | test378 () |
| static size_t | test460_volume_prefix_len (void) |
| static int | test460_component_len (const char *name, size_t *len) |
| static int | test460_tree_plan (const char *toplevel, const char *dst_renamed, const char *leaf_name, struct test460_tree_plan *plan) |
| STATIC void | test460 () |
| void | FPMoveAndRename_test () |
| #define DEEP_TREE_DEFAULT_VOLUME_PREFIX_LEN 26 |
| #define DEEP_TREE_LEAF_NAME "testfile" |
| #define DEEP_TREE_TARGET_COMPONENT_LEN 200 |
| #define TESTSUITE_NAME_MAX 255 |
| void FPMoveAndRename_test | ( | ) |
| STATIC void test123 | ( | ) |
| STATIC void test138 | ( | ) |
| STATIC void test322 | ( | ) |
| STATIC void test378 | ( | ) |
| STATIC void test43 | ( | ) |
| STATIC void test460 | ( | ) |
|
static |
|
static |
|
static |
| STATIC void test73 | ( | ) |
| STATIC void test77 | ( | ) |