Add sync_mixed_objtype testcase to test mixed-objtype syncing #992
commit2f0b0d6fac7a7e2d9a9a00b9364c89a0eb0f9b8f
authordgollub <dgollub@53f5c7ee-bee3-0310-bbc5-ea0e15fffd5e>
Sat, 31 Jan 2009 17:16:47 +0000 (31 17:16 +0000)
committerdgollub <dgollub@53f5c7ee-bee3-0310-bbc5-ea0e15fffd5e>
Sat, 31 Jan 2009 17:16:47 +0000 (31 17:16 +0000)
treec3de69c9ff0983887de6dfb1a698b8b0100885d8
parent473d2f6e99bce231269be9a792d29b1a3a1b9740
Add sync_mixed_objtype testcase to test mixed-objtype syncing #992
This testcase is on intention not integrated into CTest, since it's
failing due to a bug in the mock-format plugin (marshal function
assigned to the wrong registered objformat - r5243).

git-svn-id: https://svn.opensync.org/trunk/trunk@5245 53f5c7ee-bee3-0310-bbc5-ea0e15fffd5e
tests/data/sync_mixed_objtype/configs/group/1/mock-sync.conf [new file with mode: 0644]
tests/data/sync_mixed_objtype/configs/group/1/syncmember.conf [new file with mode: 0644]
tests/data/sync_mixed_objtype/configs/group/2/mock-sync.conf [new file with mode: 0644]
tests/data/sync_mixed_objtype/configs/group/2/syncmember.conf [new file with mode: 0644]
tests/data/sync_mixed_objtype/configs/group/syncgroup.conf [new file with mode: 0644]
tests/data/sync_mixed_objtype/configs/new_path.conf [new file with mode: 0644]
tests/data/sync_mixed_objtype/new_data1 [new file with mode: 0644]
tests/data/sync_mixed_objtype/new_data2 [new file with mode: 0644]
tests/data/sync_mixed_objtype/testdata [new file with mode: 0644]
tests/sync-tests/check_sync.c