From 4b069f7f85a48b45616060ae546c7ac21547fcbc Mon Sep 17 00:00:00 2001 From: mkeyes <mkeyes@localhost> Date: Thu, 23 Aug 2007 18:50:54 +0000 Subject: [PATCH] adding get-je-index-prop --backend-name to the dsconfig_get functional tests. --- opends/tests/functional-tests/testcases/dsconfig/get.dat | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/opends/tests/functional-tests/testcases/dsconfig/get.dat b/opends/tests/functional-tests/testcases/dsconfig/get.dat index f05338b..f46a769 100644 --- a/opends/tests/functional-tests/testcases/dsconfig/get.dat +++ b/opends/tests/functional-tests/testcases/dsconfig/get.dat @@ -70,6 +70,17 @@ get-group-implementation-prop:implementation-name:Dynamic:enabled:group-class: get-group-implementation-prop:implementation-name:Virtual Static:enabled:group-class: get-identity-mapper-prop:mapper-name:Exact Match:match-attribute:match-base-dn: +get-je-index-prop:index-name:aci:index-attribute:index-type: +get-je-index-prop:index-name:cn:index-attribute:index-type: +get-je-index-prop:index-name:ds-sync-hist:index-attribute:index-type: +get-je-index-prop:index-name:entryuuid:index-attribute:index-type: +get-je-index-prop:index-name:givenName:index-attribute:index-type: +get-je-index-prop:index-name:mail:index-attribute:index-type: +get-je-index-prop:index-name:member:index-attribute:index-type: +get-je-index-prop:index-name:objectClass:index-attribute:index-type: +get-je-index-prop:index-name:sn:index-attribute:index-type: +get-je-index-prop:index-name:telephoneNumber:index-attribute:index-type: +get-je-index-prop:index-name:uid:index-attribute:index-type: get-key-manager-prop:manager-name:JKS:key-store-pin:key-store-file: get-key-manager-prop:manager-name:PKCS12:key-store-pin:key-store-file: get-key-manager-prop:manager-name:PKCS11:key-store-pin:key-store-pin-file: -- Gitblit v1.10.0