< Project:Perl < maint-notes < dev-perl
Project:Perl/maint-notes/dev-perl/Net-LDAPapi
These tests require a configured LDAP server.
The following ENV vars must be set and be valid in order to expect some kind of valuable tests to even run:
CODE
LDAP_TEST_HOST # The LDAP Server LDAP_TEST_PORT # The LDAP Server Port LDAP_TEST_FILTER # A Search Filter (ex. uid=abc123) LDAP_TEST_BASEDN # An LDAP Search Base (ex. o=Org, c=US)
These tests will likely also need running under FEATURES=-network-sandbox
This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.