root/trunk/tests


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3744 [3744] 11/12/08 23:43:23 dgollub Fixed memory leak. Missing derferencing of ObjType?-Sink
(edit) @3743 [3743] 11/12/08 23:00:03 dgollub Fixed memroy leaks in engine testunit. Missing dereferencing of …
(edit) @3740 [3740] 11/12/08 21:07:37 dgollub Fixed memory leaks in plugin_config_save_load testcase. Decreased …
(edit) @3738 [3738] 11/12/08 20:49:38 dgollub Fixed reference counting in check_plugin_resource. Reference count got …
(edit) @3734 [3734] 11/11/08 12:13:25 dgollub Register destroy function for the mock-formats to avoid memory …
(edit) @3733 [3733] 11/10/08 23:17:15 dgollub Fix memory leak of OSyncError structs in intended fails in the check_conv …
(edit) @3728 [3728] 11/10/08 16:07:49 dgollub Fix memory leak of MockDie?, due to missing free in plugin …
(edit) @3727 [3727] 11/10/08 16:07:27 dgollub Fix memory leak of check_filter unit, testcase "filter_save_and_load"
(edit) @3717 [3717] 11/07/08 22:09:24 fm as mentioned in #879 FreeBSD does not have bash by default. I think it is …
(edit) @3694 [3694] 10/21/08 15:26:30 bricks raise an error message if plugin cannot be loaded patch for ticket #860
(edit) @3687 [3687] 10/17/08 15:28:43 bricks Provide Init and Finalize Format Plugins interfaces Ticket #868
(edit) @3659 [3659] 09/23/08 18:07:52 prahal Add a Preferred element to the Formats one from plugin config. This is …
(edit) @3652 [3652] 09/15/08 23:50:35 prahal Switch usb vendor and product storage from unsigned integer to char.
(edit) @3639 [3639] 09/06/08 00:39:48 prahal Add new conversion testcase to be assured we won't break the way the path …
(edit) @3609 [3609] 08/30/08 18:10:06 dgollub Introduced osync_plugin_connection_set_type(). Replaced parameter list of …
(edit) @3606 [3606] 08/30/08 17:54:45 dgollub Introduce osync_plugin_advancedoption_get_minsize .. to set minsize …
(edit) @3605 [3605] 08/30/08 17:53:21 dgollub Don't link against check, not required anylonger. Patch by Michael Banck, …
(edit) @3594 [3594] 08/24/08 14:46:33 dgollub Assert when MockDir? *dir is not set for real ObjTypeSinks?. Remove more …
(edit) @3591 [3591] 08/23/08 17:39:45 dgollub Impelement osync_xmlformat_is_sorted() to check if xmlformat is …
(edit) @3536 [3536] 08/15/08 19:44:44 dgollub Patch by yselkowitz: libopensync assumes that modules have a .so …
(edit) @3534 [3534] 08/15/08 18:09:00 dgollub Fail if no proper arguments are supplied.
(edit) @3507 [3507] 08/06/08 08:45:39 dgollub More Resource API renaming related changes.
(edit) @3498 [3498] 08/03/08 16:24:41 bricks Changed CHECK_INCLUDE_DIR to CHECK_INCLUDE_DIRS
(edit) @3486 [3486] 08/02/08 23:35:54 dgollub Fixed save/load testcase of PluginConfig? unit. Setting no value for an …
(edit) @3485 [3485] 08/02/08 23:32:26 dgollub Fix build warnings about undefined symbols. osync-engine internal header …
(edit) @3476 [3476] 08/02/08 21:46:34 dgollub Implementend detailed comparsion function for …
(edit) @3470 [3470] 07/31/08 09:21:10 dgollub Fixed comparing of lists. TODO: introduce …
(edit) @3469 [3469] 07/29/08 20:12:21 dgollub Link to latest coverage results with symlink "LATEST".
(edit) @3468 [3468] 07/29/08 20:11:39 dgollub Enhanced tests for serializer for OSyncPluginConfig recently …
(edit) @3459 [3459] 07/17/08 12:47:30 bricks Modified tests to use osync_testing_diff and OSyncXMLFormatSchema in osnyc …
(edit) @3455 [3455] 07/16/08 18:07:06 dgollub Implemeted OSyncPluginAdvancedOption to set advanced plugin configuration …
(edit) @3453 [3453] 07/14/08 16:25:09 bricks modified tests for xmlformat schema validation
(edit) @3428 [3428] 07/10/08 08:54:28 bricks Changed tests of xmlformat to use OSyncXMLFormatSchema
(edit) @3423 [3423] 07/08/08 13:34:18 dgollub Enable simple-config() ressources by default.
(edit) @3422 [3422] 07/08/08 13:14:21 dgollub Fix compiler warning.
(edit) @3421 [3421] 07/08/08 12:15:59 dgollub Updated mock-sync initialize function to …
(edit) @3409 [3409] 07/07/08 11:23:48 dgollub Change group/member schema directories to testbed directory to …
(edit) @3406 [3406] 07/07/08 11:19:47 dgollub Changed signature of osync_plugin_config_file_load() to use a custom path …
(edit) @3404 [3404] 07/07/08 10:00:36 dgollub Update initialze_connect_error function for latest initialize API. No need …
(edit) @3402 [3402] 07/07/08 09:57:00 dgollub Another bug which got introduced with OSyncPluginConfig in proxy unittest. …
(edit) @3401 [3401] 07/07/08 09:55:48 dgollub Fix simple_plugin_config() objformat sink …
(edit) @3400 [3400] 07/07/08 09:54:55 dgollub Fixed wrong objtype sink in proxy testcase. Got introduced by porting …
(edit) @3398 [3398] 07/07/08 09:53:02 dgollub Updated simple config file generating function to generate …
(edit) @3396 [3396] 07/07/08 09:50:45 dgollub Updated mock-sync discovery function to latest API changes. The engine is …
(edit) @3393 [3393] 07/07/08 09:44:38 dgollub Update plugin_config.xsd schema to store "ObjType?" of OSyncPluginRessource …
(edit) @3390 [3390] 07/07/08 09:40:28 dgollub Update test plugin configs to new plugin config layout.
(edit) @3387 [3387] 07/03/08 21:18:22 dgollub Remove filter_setup testbed. filter_setup testcase doesn't need a …
(edit) @3378 [3378] 06/19/08 10:33:10 dgollub Replaced copy system() call by a hopefully more safe …
(edit) @3377 [3377] 06/19/08 09:35:00 JimLi Use file helper functions to replace ugly system() call.
(edit) @3376 [3376] 06/19/08 09:23:51 JimLi Add file helper functions for testing. This should replace ugly system() …
(edit) @3373 [3373] 06/16/08 21:01:42 dgollub Cleanup for OSyncPluginConfig port. Only working/tested with osyncplugin …
(edit) @3370 [3370] 06/16/08 09:33:37 dgollub Fixed build of merge unittests. Adapted to xmlformat changes.
(edit) @3361 [3361] 06/13/08 18:56:59 dgollub Replace fail_unless() calls with osync_assert() to make …
(edit) @3360 [3360] 06/13/08 14:28:48 dgollub Get rid of recursive file sync support in mock-sync. Keep the mock-sync …
(edit) @3359 [3359] 06/13/08 14:26:08 dgollub Removing traces of file-sync fork and renaming OSyncFileDir to MockDir?.
(edit) @3358 [3358] 06/13/08 14:25:12 dgollub Fixing build of mock-sync plugin by dropping the entire …
(edit) @3357 [3357] 06/13/08 14:20:18 dgollub Fixed build of unittest "sync" by porting to OSyncPluginConfig API. TODO: …
(edit) @3356 [3356] 06/13/08 14:13:35 dgollub Port proxy testunit to OSyncPluginConfig API. This fixes the build, …
(edit) @3355 [3355] 06/13/08 14:09:20 dgollub Fix build of engine error testcase by porting to the …
(edit) @3354 [3354] 06/13/08 14:08:33 dgollub Add simple plugin config helper function to generate dummy …
(edit) @3332 [3332] 05/24/08 13:53:18 dgollub Add initial testcase for serializer
(edit) @3330 [3330] 05/22/08 12:01:02 dgollub Updated check_plugin_config to latest to support …
(edit) @3324 [3324] 05/04/08 22:54:11 dgollub Adapt tests to API changes.
(edit) @3323 [3323] 05/04/08 22:50:29 dgollub Fix build of mock_sync to latest changes on OpenSync? API …
(edit) @3311 [3311] 05/04/08 01:24:22 dgollub Implemented Ressource subcomponennt of OSyncPluginConfig. See …
(edit) @3305 [3305] 05/03/08 02:06:29 dgollub Fixed GCC compiler warnings (Unused or uninitalized values/labels).
(edit) @3295 [3295] 04/27/08 14:50:57 dgollub Port mock-sync plugin to new osync_hashtable API.
(edit) @3294 [3294] 04/27/08 14:50:36 dgollub Initial unittests for new hashtable api Basic testing: hashtable_new …
(edit) @3293 [3293] 04/27/08 14:49:59 dgollub Make use of latest hashtable API changes in tests/support.c
(edit) @3292 [3292] 04/27/08 14:49:42 dgollub Adapt to latest hashtable api changes, use reference counting of hashtable
(edit) @3282 [3282] 04/20/08 13:41:48 dgollub Avoid system() calls in tests - use osync_testing_file_chmod() instead of …
(edit) @3281 [3281] 04/20/08 13:38:28 dgollub Fix some gcc warnings.
(edit) @3280 [3280] 04/19/08 16:11:44 dgollub Make us of recently introduced osync_testing_file_* helpers to …
(edit) @3279 [3279] 04/19/08 16:10:34 dgollub Introduces file helper functions for testing. This should replace …
(edit) @3266 [3266] 04/12/08 17:46:12 dgollub Stripped error handling in mock-format - replaced with osync_assert(). For …
(edit) @3265 [3265] 04/12/08 17:41:16 dgollub Stripped entire error handling of mock-sync for best code …
(edit) @3255 [3255] 04/07/08 11:58:51 dgollub Make check-symbols working on linux and soliars.
(edit) @3254 [3254] 04/07/08 11:28:32 dgollub Remove --defined-only, it's not available for solaris.
(edit) @3249 [3249] 04/06/08 17:01:22 dgollub Added symbols testcase to avoid disappearing/leaking symbols. Added …
(edit) @3245 [3245] 04/06/08 15:46:15 dgollub More plugin connection configuration specific testcases for assembling and …
(edit) @3242 [3242] 04/06/08 14:59:09 dgollub Fixed parsing of plugin configuration: * set config "subcomponent" …
(edit) @3237 [3237] 04/01/08 10:33:23 halton s/fail()/fail("") to fix build error with suncc
(edit) @3235 [3235] 03/23/08 01:17:49 dgollub Initial parsing code. TODO: enhance unittests for save/load configuration …
(edit) @3234 [3234] 03/22/08 17:19:43 dgollub Improved testing. Code coverage of 100% for the new plugin …
(edit) @3233 [3233] 03/22/08 13:37:00 dgollub Added plugin config unittests.
(edit) @3212 [3212] 03/09/08 22:15:45 dgollub Initial implementation of engine abort function. (ticket …
(edit) @3211 [3211] 03/09/08 14:54:00 dgollub Missing part from previous commit. (Fixing mainsink object leaking within …
(edit) @3210 [3210] 03/09/08 14:53:04 dgollub Moved committed-all sanities checks into connect and disconnect functions, …
(edit) @3209 [3209] 03/09/08 14:51:05 dgollub Introduced conflict_handler_abort() and …
(edit) @3202 [3202] 03/03/08 00:45:07 dgollub Make use of generic Testing.cmake Avoid redudant code.
(edit) @3201 [3201] 03/02/08 20:43:29 dgollub Fixed various memory leaks.
(edit) @3168 [3168] 02/17/08 12:18:29 dgollub Fixed compiler warnings. Missing includes, unused functions and different …
(edit) @3154 [3154] 02/13/08 17:41:36 dgollub Trigger SlowSync? for all objtype sinks if a MainSink? connect …
(edit) @3153 [3153] 02/13/08 16:16:32 dgollub Reset instrumented test values for callbacks whith each …
(edit) @3148 [3148] 02/12/08 00:24:30 dgollub Enabled updater_group_three_steps and update_valid_stylesheet …
(edit) @3146 [3146] 02/11/08 16:36:49 dgollub Enable all xmlformat testcases. (Ooops, unintended change from previous …
(edit) @3145 [3145] 02/11/08 16:35:21 dgollub Fixed failing testcase on x86-64. va_arg() return some stack addresses …
(edit) @3144 [3144] 02/11/08 14:18:57 dgollub <Alarm> got dropped from xmlformat-event.xsd. Updated testdata. …
(edit) @3143 [3143] 02/11/08 11:24:51 dgollub Initial implementation of OpenSync? (Configuration) Updater. This is a …
(edit) @3088 [3088] 01/19/08 17:14:09 dgollub Reverted sanity checks. Sanity checks should be avoided. We want …
Note: See TracRevisionLog for help on using the revision log.