summaryrefslogtreecommitdiffstats
path: root/src/tests/ipa_ldap_opt-tests.c
Commit message (Collapse)AuthorAgeFilesLines
* Test RFC2307bis and RFC2307 option mapsJakub Hrozek2012-04-201-0/+28
| | | | | | | https://fedorahosted.org/sssd/ticket/1281 Only user, group and autofs maps are different. Services and netgroups are using the same map.
* Remove old compatibility testsStephen Gallagher2012-03-281-11/+1
| | | | | | | These are now replaced by the more accurate tests. This patch also drops the runtime option-count check, since we are always performing the more complete check at build-time.
* Add better tests for sdap_attr compabilityStephen Gallagher2012-03-281-0/+38
|
* Add better dp_option testsStephen Gallagher2012-03-281-0/+17
|
* AUTOFS: IPA providerJakub Hrozek2012-02-071-0/+2
|
* IPA: Add support for services lookups (non-enum)Stephen Gallagher2012-01-311-0/+1
|
* Use realm for basedn instead of IPA domainJakub Hrozek2011-02-281-0/+1
| | | | https://fedorahosted.org/sssd/ticket/807
* Add a test for domain_to_basedn()Sumit Bose2010-03-251-0/+47
|
* Regression test against RHBZ #576856Jakub Hrozek2010-03-251-0/+2
|
* Add --with-test-dir option to configureStephen Gallagher2010-03-041-0/+4
| | | | | | All 'make check' tests will chdir() into this directory before running the suite. This provides the option of having temporary files generated in a tmpfs or ramdisk
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+59
Also update BUILD.txt