mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

maudj
12.22.2009 a881e72b13cbf77de544df6e67fa6ecc041539b9
extend filter tests - maudj
1 files modified
9 ■■■■ changed files
opends/tests/staf-tests/functional-tests/testcases/core/core.xml 9 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/core/core.xml
@@ -42,12 +42,19 @@
        <script>
          CurrentTestPath['group']='core'
        </script>
        <!--- Test Group information
        #@TestGroupName       Core Test
        #@TestGroupPurpose    Verify that core is working correctly
        -->
        <call function="'testGroup_Preamble'" />
        <script>
          testList = []
          testList.append(['.','core_entry_cache'])
          testList.append(['.','core_search_sizelimit'])
          testList.append(['.','core_tf_filters'])
          testList.append(['filters','core_tf_filters'])
          testList.append(['filters','core_all_filters_noindex'])
          testList.append(['.','core_version_report'])
          testList.append(['controls','core_ctrls_password_policy'])
          testList.append(['controls','core_ctrls_authorization_id'])