summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* - clear some memory before using itNalin Dahyabhai2008-11-041-0/+2
* - drop the default limit on the number of descriptors, to avoid errorNalin Dahyabhai2008-11-041-1/+1
* - add a description for that testNalin Dahyabhai2008-11-041-0/+1
* - add a "link" functionNalin Dahyabhai2008-11-048-0/+326
* - remove unnecessary searches with scope=base and scope=oneNalin Dahyabhai2008-11-046-80/+103
* - stop deref_r() and referred_r() stop returning empty strings when theyNalin Dahyabhai2008-11-045-0/+364
* - add a %collect function, for concatenating lists of values into singleNalin Dahyabhai2008-11-035-0/+74
* - also don't forget to ensure that single values don't breakNalin Dahyabhai2008-11-032-2/+0
* - exercise %ifeq returning listsNalin Dahyabhai2008-11-033-1/+5
* - change %ifelse to %ifeq, because we won't have to worry about how toNalin Dahyabhai2008-11-033-5/+5
* - test the %ifelse functionNalin Dahyabhai2008-10-245-0/+72
* - replace one nested group test with anotherNalin Dahyabhai2008-10-2413-14/+16
* - add a straight-up test for nested group resolutionNalin Dahyabhai2008-10-249-0/+114
* - move config.h into src/Nalin Dahyabhai2008-10-242-2/+2
* - rename formatting functions:Nalin Dahyabhai2008-10-2410-1/+115
* - search for predecessors using the right attribute/basesNalin Dahyabhai2008-09-099-0/+74
* - correct a typoNalin Dahyabhai2008-09-081-1/+1
* - make %first sort the values it's given and return the first in sort order,Nalin Dahyabhai2008-07-311-2/+2
* - add some tests to make sure we re-use values when there are more keys thanNalin Dahyabhai2008-07-315-0/+67
* - add a check to ensure that we don't go nuts when we have more values than keysNalin Dahyabhai2008-07-314-0/+36
* - just the first line -- allow a longer description in the fileNalin Dahyabhai2008-07-311-1/+1
* - add a test to ensure that the way grouping works doesn't change out fromNalin Dahyabhai2008-07-315-0/+73
* - add a test for multi-key/multi-value formatting, exercising the services mapNalin Dahyabhai2008-07-305-0/+91
* - create a container for service entriesNalin Dahyabhai2008-07-301-0/+4
* - we normalize group and set DNs now, so expect to see them that way in searchNalin Dahyabhai2008-07-1524-53/+53
* - normalize RDNs and DNs used to name sets and groupsNalin Dahyabhai2008-07-111-9/+9
* - make sure the right thing happens when we search with various scopes fromNalin Dahyabhai2008-07-114-0/+186
* - fix that, i thinkNalin Dahyabhai2008-07-111-1/+1
* - optionally take a file name as the lone argumentNalin Dahyabhai2008-07-111-2/+4
* - verify that even with more than just the attribute in the format specifier,Nalin Dahyabhai2008-07-118-0/+55
* - when a previously-not-present attribute is reference, have all of its valuesNalin Dahyabhai2008-07-118-0/+55
* - check that when we reference a non-existent attribute, it doesn't show upNalin Dahyabhai2008-07-1113-2/+176
* - check that modrdn-keep-old-rdn makes entries disappear because we don't lik...Nalin Dahyabhai2008-07-1114-0/+65
* - fix that descriptionslapi-nis-0.3Nalin Dahyabhai2008-07-101-1/+1
* notice when an "interesting" entry is removedNalin Dahyabhai2008-07-107-0/+32
* - notice when an interesting entry has been addedNalin Dahyabhai2008-07-107-0/+46
* - check that replacing the filter worksNalin Dahyabhai2008-07-108-0/+40
* - check that the right thing happens if we add both an alternate set and grou...Nalin Dahyabhai2008-07-108-0/+58
* - check that when we add a second set name, the right thing happensNalin Dahyabhai2008-07-108-0/+42
* - run sort in the C locale to get consistent resultsNalin Dahyabhai2008-07-106-6/+6
* - check that modrdn can't change the set configurationNalin Dahyabhai2008-07-108-0/+31
* - keep the nomenclature consistentNalin Dahyabhai2008-07-101-1/+1
* - test that when we remove a set, the data "disappears"Nalin Dahyabhai2008-07-108-0/+24
* - whoops, keep the nomenclature consistentNalin Dahyabhai2008-07-107-0/+0
* - only run tests for the components we buildNalin Dahyabhai2008-07-101-1/+7
* - add a descriptionNalin Dahyabhai2008-07-101-0/+1
* - add a test that when we add a container, we can see the contentsNalin Dahyabhai2008-07-106-0/+26
* - read: return a -1 on end-of-fileNalin Dahyabhai2008-07-101-1/+7
* - add test for securenets but not allowing localhostNalin Dahyabhai2008-07-108-0/+58
* - add test for an allowed entry in securenetsNalin Dahyabhai2008-07-108-0/+58