Architecture + Testing

102
Article Source Moblin Documentation
April 30, 2009, 3:06 am

SyncEvolution comes with a CPPUnit based test suite. The “client-test” test runner executes the tests, which consist of both traditional unit tests as well as integration tests. Compilation determines which tests are available. See the HACKING document for details.

This page provides background information about some of the tests.