Ported various EBookClient tests to additionally test Direct Read Access variants
authorTristan Van Berkom <tristanvb@openismus.com>
Tue, 19 Feb 2013 13:55:16 +0000 (22:55 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Wed, 20 Feb 2013 11:29:09 +0000 (20:29 +0900)
commit4bc06c64f8f6eaa7c46cb09ec70277e776782e1e
tree8cbd3b2a6f75327af6822feaa17470ed4d1b1adb
parent0d8642e9f18cce24ea584aff95698239fa8cc325
Ported various EBookClient tests to additionally test Direct Read Access variants

This patch basically adds additional invocations of the same test code
in direct read access mode. Only for tests concerned with read access
to the addressbook.

Note that the test-client-uid-only-view and test-client-revision-view
tests are not ported, they are not expected to pass in Direct Read Access
mode (since the EBookClientView in Direct Read Access mode fetches contact
data directly from the backend, any contact field filtering would be a
useless overhead).
tests/libebook/client/test-client-custom-summary.c
tests/libebook/client/test-client-e164-param.c
tests/libebook/client/test-client-get-contact-uids.c
tests/libebook/client/test-client-get-contact.c
tests/libebook/client/test-client-get-view.c
tests/libebook/client/test-client-suppress-notifications.c
tests/libebook/client/test-client-view-operations.c