summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp/test_ftpurl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/ftp/test_ftpurl.hxx')
-rwxr-xr-xucb/source/ucp/ftp/test_ftpurl.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/ucb/source/ucp/ftp/test_ftpurl.hxx b/ucb/source/ucp/ftp/test_ftpurl.hxx
new file mode 100755
index 000000000000..641e29fa8087
--- /dev/null
+++ b/ucb/source/ucp/ftp/test_ftpurl.hxx
@@ -0,0 +1,5 @@
+extern int test_ftpurl(void);
+extern int test_ftpproperties(void);
+extern int test_ftpopen(void);
+extern int test_ftplist(void);
+extern int test_ftpparent(void);