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

gbellato
24.27.2006 f94601c43a60f861c6ef4ee7b76697e3987d207b
refs
author gbellato <gbellato@localhost>
Friday, November 24, 2006 09:27 +0100
committer gbellato <gbellato@localhost>
Friday, November 24, 2006 09:27 +0100
commitf94601c43a60f861c6ef4ee7b76697e3987d207b
tree d6b9f1790d486b77db8841fd3fca820283a6d37e tree | zip | gz
parent 23f9030daa0f0d1585cca5550c52b8ed387ef151 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.
1 files deleted
1 files added
5 files modified
183 ■■■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/ProtocolWindowTest.java 2 ●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/StressTest.java 3 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/SynchronizationTestCase.java 8 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/UpdateOperationTest.java 9 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/changelog/ChangeLogTestCase.java 55 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/changelog/ChangelogTest.java 103 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/changelog/UpdateComparatorTest.java 3 ●●●● diff | view | raw | blame | history