netatalk
4.6.0
Free and Open Source Apple Filing Protocol (AFP) Server
Toggle main menu visibility
Loading...
Searching...
No Matches
subtests_pfd.h
Go to the documentation of this file.
1
#ifndef SUBTESTS_PFD_H
2
#define SUBTESTS_PFD_H
3
4
#include <
atalk/globals.h
>
5
#include <
atalk/volume.h
>
6
7
extern
int
test_pfd_ostat_equivalence
(
struct
vol
*
vol
);
8
extern
int
test_pfd_rename_repairs_child_path
(
struct
vol
*
vol
);
9
extern
int
test_pfd_probe_rename_detection
(
struct
vol
*
vol
);
10
extern
int
test_pfd_vol_close_purges_slots
(
AFPObj
*obj,
struct
vol
*
vol
);
11
12
#endif
/* SUBTESTS_PFD_H */
globals.h
volume.h
AFPObj
Definition
globals.h:190
vol
Definition
include/atalk/volume.h:33
test_pfd_ostat_equivalence
int test_pfd_ostat_equivalence(struct vol *vol)
Definition
subtests_pfd.c:183
test_pfd_vol_close_purges_slots
int test_pfd_vol_close_purges_slots(AFPObj *obj, struct vol *vol)
Definition
subtests_pfd.c:337
test_pfd_probe_rename_detection
int test_pfd_probe_rename_detection(struct vol *vol)
Definition
subtests_pfd.c:396
test_pfd_rename_repairs_child_path
int test_pfd_rename_repairs_child_path(struct vol *vol)
Definition
subtests_pfd.c:255
test
afpd
subtests_pfd.h
Generated by
1.18.0