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

gbellato
24.27.2006 1c67095604090e84f249500bce3abb2185197252
refs
author gbellato <gbellato@localhost>
Friday, November 24, 2006 09:27 +0100
committer gbellato <gbellato@localhost>
Friday, November 24, 2006 09:27 +0100
commit1c67095604090e84f249500bce3abb2185197252
tree 131be3aaa3bd9dffe227d7130c1e7b63ecc696d8 tree | zip | gz
parent a9e44058be8f668491a9219136564641f1e0ec5e view | diff
Add a basic test for the synchronization changelog. This test allows to check that
the changelog code is working without involving the server side code.

Increase the synchronization stress test timeout to 5 sec.
5 files modified
1 files deleted
1 files added
183 ■■■■■ changed files
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/ProtocolWindowTest.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/StressTest.java 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/SynchronizationTestCase.java 8 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/UpdateOperationTest.java 9 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/changelog/ChangeLogTestCase.java 55 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/changelog/ChangelogTest.java 103 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/changelog/UpdateComparatorTest.java 3 ●●●● diff | view | raw | blame | history