Added tests for EBookClientCursor
authorTristan Van Berkom <tristanvb@openismus.com>
Tue, 2 Jul 2013 08:51:10 +0000 (17:51 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Wed, 23 Oct 2013 18:39:39 +0000 (20:39 +0200)
commitec760eb1e4aceebbd1056cce16d3458e1057e9cb
treeaba044455e741a7521ca5aa1fa135045852d8c1f
parentf9948bbbc46d3256c871982361f2acbb53898a96
Added tests for EBookClientCursor

 o test-client-cursor-create.c

    This test checks expected failure error codes and expected successfull
    cursor creation in Sync / Async and Normal / DRA modes.

 o test-client-cursor-operations.c

   A more complex set of tests which run in all various modes
   and configurations (i.e. Sync / Async / DRA / Threaded)
tests/libebook/client/Makefile.am
tests/libebook/client/test-client-cursor-create.c [new file with mode: 0644]
tests/libebook/client/test-client-cursor-operations.c [new file with mode: 0644]