#include <string.h>
#include <sys/param.h>

#include <test_opendir.c>

void
test_opendir_symlink(char *url)
{
	test_login(url);
	test_opendir_aux("link1", 1);
}




syntax highlighted by Code2HTML, v. 0.9.1