summaryrefslogtreecommitdiff
path: root/unit/test-gobex-transfer.c
Commit message (Expand)AuthorAgeFilesLines
...
* gobex: Remove _ID_ from header type definitionsJohan Hedberg2012-12-041-9/+9
* gobex: Add va-args based packet creation supportJohan Hedberg2012-12-041-2/+2
* gobex: Allow calling g_obex_get_rsp later with custom headersJohan Hedberg2012-12-041-1/+1
* gobex: Refactor common unit test functions to util.cJohan Hedberg2012-12-041-121/+30
* gobex: Add unit tests for g_obex_suspend & g_obex_resumeJohan Hedberg2012-12-041-0/+102
* gobex: Assert correct io_cb count in transfer unit testsJohan Hedberg2012-12-041-0/+8
* gobex: Refactor transfer unit test IO callbacksJohan Hedberg2012-12-041-217/+41
* gobex: Add g_obex_get_rspJohan Hedberg2012-12-041-2/+123
* gobex: Add g_obex_get_reqJohan Hedberg2012-12-041-31/+145
* gobex: Extend g_obex_put_rsp unit test to have two rounds of requestsJohan Hedberg2012-12-041-3/+66
* gobex: Add unit test for g_obex_put_rspJohan Hedberg2012-12-041-2/+76
* gobex: Add unit test for put transfer APIJohan Hedberg2012-12-041-0/+208