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