syncevolution/test
Patrick Ohly 374b277883 EDS: temporarily ignore a minor leak (BGO #694730)
See https://bugzilla.gnome.org/show_bug.cgi?id=694730

==18552== 25 bytes in 1 blocks are definitely lost in loss record 2,353 of
6,616
==18552==    at 0x4C28BED: malloc (vg_replace_malloc.c:263)
==18552==    by 0xADC3D40: g_malloc (gmem.c:159)
==18552==    by 0xADDA3BB: g_strdup (gstrfuncs.c:364)
==18552==    by 0x1146400B: get_string_cb (e-book-backend-sqlitedb.c:255)
==18552==    by 0x854F1CE: sqlite3_exec (in
/usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6)
==18552==    by 0x114665A2: book_backend_sql_exec_real
(e-book-backend-sqlitedb.c:301)
==18552==    by 0x1146666F: book_backend_sql_exec
(e-book-backend-sqlitedb.c:391)
==18552==    by 0x11469FC6: e_book_backend_sqlitedb_get_revision
(e-book-backend-sqlitedb.c:3995)
==18552==    by 0x1F90480E: e_book_backend_file_open
(e-book-backend-file.c:656)
==18552==    by 0x1146C229: book_backend_open (e-book-backend-sync.c:397)
==18552==    by 0x11473F26: operation_thread (e-data-book.c:292)
==18552==    by 0xADE2181: g_thread_pool_thread_proxy (gthreadpool.c:309)
==18552==    by 0xADE1964: g_thread_proxy (gthread.c:797)
==18552==    by 0x8E34B4F: start_thread (pthread_create.c:304)
==18552==    by 0xB90F70C: clone (clone.S:112)
2013-02-26 12:03:46 +01:00
..
Algorithm Remove redundant file 2010-01-22 18:00:49 +01:00
keys syncevo-http-server: added SSL support 2010-12-28 11:31:36 +01:00
test-dbus D-Bus testing: start with auto sync on, auto terminate once it is off 2012-05-08 09:14:09 +02:00
testcases engine: support GEO property (part of FDO #60374) 2013-02-26 12:03:42 +01:00
__init__.py D-Bus testing: allow 'import testdbus' 2012-10-25 16:43:47 +02:00
abort-redirect.cpp files and classes renamed, include statements cleaned up 2009-10-05 14:49:32 +02:00
bluetooth-device-id-inspector.py Add script to query for the bluetooth device id 2011-09-06 11:58:21 +02:00
client-test-main.cpp testing: ignored failures could lead to false overall success 2012-06-26 08:25:21 +00:00
client.supp valgrind suppression rules 2008-03-16 08:48:26 +00:00
ClientTest.cpp testing: more workarounds for Google CalDAV + unique IDs 2013-02-26 12:03:45 +01:00
ClientTest.h testing: more workarounds for Google CalDAV + unique IDs 2013-02-26 12:03:45 +01:00
ClientTestAssert.h testing: extended assert macros to include text message for each call location 2011-11-17 08:56:31 +01:00
compare.xsl Testing: show evolution-prebuilt in html output(bug#7160) 2009-12-01 21:45:33 +01:00
COPYING license: changed to LGPL v2.1 + v3 2009-04-30 18:26:27 +02:00
dbus-client-server.cpp dbus-client-server: added test code for client or server dying 2012-05-10 22:08:45 +02:00
dbus-server-config.py syncevo-dbus-server: add test script for getConfigs 2009-10-29 10:08:27 +01:00
dbus-server-connect.py syncevo-dbus-server: moved to gdbus with C++ bridge 2009-10-07 18:03:16 +02:00
dbus-server-http.py syncevo-dbus-server: implemented syncs via Connection API 2009-10-07 18:12:21 +02:00
dbus-server-sync.py syncevo-dbus-server: implemented Session.Sync() parameter handling 2009-10-07 18:10:06 +02:00
dbus-session.sh testing: setup-syncevolution needs D-Bus 2012-08-02 06:35:16 +00:00
evo.supp EDS: temporarily ignore a minor leak (BGO #694730) 2013-02-26 12:03:46 +01:00
generate-html.xsl testing: fixed HTML results for suspend/resume tests (part of BMC #1367) 2012-04-26 11:46:27 +00:00
log2html.py testing: generate HTML version of .log files and ClientTest.cpp 2011-11-09 10:37:05 +00:00
notification-daemon.py testing: verify that auto sync triggers notifications 2011-08-24 18:42:14 +02:00
proxy.py nightly testing: added HTTP resend tests based on an external proxy script 2011-01-03 21:04:07 +01:00
README.funambol Funambol: no longer supports COMPLETED 2010-06-02 08:30:10 +02:00
README.google documentation: Google drops photos larger than a certain threshold (Bugzilla #4638) 2009-07-23 13:13:41 +02:00
README.googlecalendar CalDAV + Google: testImport passes 2011-05-10 15:59:12 +02:00
README.memotoo Memotoo: Add new suppressions to synccompare, README.memotoo and 2009-09-15 11:31:22 +02:00
README.mobical testing: make Mobical eds_events testItems test pass 2011-08-18 09:32:13 +00:00
README.nokia_7210c Testing+Nokia_7210c: fix a typo 2009-12-21 13:15:19 +08:00
README.Ovi Ovi README fixes. 2010-04-15 11:15:36 +02:00
README.qtcontacts buteo-testing: add README.qtcontacts 2010-12-08 10:56:16 +01:00
README.scheduleworld NEWS + README.scheduleworld: updated for 0.9 2009-08-11 19:22:18 +02:00
README.syncevolution-server README.syncevolution-server: explains testing SyncEvolution<->SyncEvolution 2010-03-22 15:50:19 +01:00
README.yahoo CardDAV + Yahoo: Client::Sync::eds_contact::testItems passes 2011-05-10 15:59:50 +02:00
README.zyb ZYB: add README.zyb and customize test cases(MB#2424) 2009-12-01 21:45:42 +01:00
resultchecker.py PIM testing: initial tests for PIM Manager API 2012-10-25 16:43:47 +02:00
run_src_client_test.sh Port build system to non-recursive Automake. 2011-08-30 16:38:34 +02:00
runtests.py testing: more workarounds for Google CalDAV + unique IDs 2013-02-26 12:03:45 +01:00
synccompare.pl PIM: support location = GEO property (FDO #60373) 2013-02-26 12:03:43 +01:00
syncevo-http-server-logging.conf syncevo-http-server: improved logging 2010-12-27 17:40:58 +01:00
syncevo-http-server.py syncevo-http-server: fixed printing of server debug output 2012-09-10 14:54:29 +02:00
syncevo-phone-config.py configuration: removed builtin templates 2011-06-08 12:19:51 +02:00
sys.supp testing: ignore one-time leak 2012-10-25 16:43:51 +02:00
test-dbus-concurrency.txt command line: fixed --export <file name> 2012-08-02 13:58:20 +02:00
test-dbus.py D-Bus testing: merge with truncated D-Bus log 2013-02-26 12:03:46 +01:00
test.am autotools: fixed combination of unit tests + shared linking 2012-01-20 10:51:42 +01:00
test.cpp testing: allow regex in CLIENT_TEST_SKIP/FAILURES 2011-11-28 10:18:19 +01:00
test.h files and classes renamed, include statements cleaned up 2009-10-05 14:49:32 +02:00
testdbus.py D-Bus testing: allow 'import testdbus' 2012-10-25 16:43:47 +02:00
valgrindcheck.sh added debug logging for signal and process handling 2012-02-17 14:21:51 +00:00
wrappercheck.sh testing: added testing of syncevo-http-server 2011-12-16 16:26:10 +00:00

This document is used to show interoperability test information with zyb server.
http://bugzilla.moblin.org/show_bug.cgi?id=2424

* The zyb Server's device information 
  ZYB HTTP SyncML Server
  Version:3.9.18
  Build:3.9.18b572

* Test Environment Variables Settings
  CLIENT_TEST_SERVER=zyb CLIENT_TEST_EVOLUTION_PREFIX=file:///tmp/test/
 
* Test Profiles Settings
  -- N/A

* Data formats we need to test:
  -- Client::Sync::vcard21

* Know Limitations in ZYB server:
VCard21
  -- Only below properties are accepted:
     FN, N, PHOTO, BDAY, ADR, LABEL, TEL, EMAIL, TZ, GEO, TITLE, ROLE, LOGO, ORG, NOTE, REV, SOUND, URL 
  -- The property 'N' parser error: treat "\;" as the delimiter
  -- The property 'ADR': if it is long, three extra chars '\r', '\n' and ' 'will be added in the property value.
  -- Server does escaped text processing, e.g, "&lt\;" is converted to "<"
  -- Server sends mismatch anchors between two sync even if there is no failure. 

* Known test failures:
  -- NONE