aboutsummaryrefslogtreecommitdiffstats
path: root/unit
AgeCommit message (Expand)AuthorFilesLines
2012-08-16gobex: Add unit test for encoding/decoding apparam headersLuiz Augusto von Dentz1-0/+46
2012-08-16gobex: Add unit tests for GObexApparam APILuiz Augusto von Dentz1-0/+422
2012-05-04gobex: Remove g_idle_add to exit main loop in test_stream_put_req_abort()Jaganath Kanakkassery1-7/+3
2012-04-12gobex: Fix unit test for PUT request followed by ABORTLuiz Augusto von Dentz2-5/+66
2012-02-02gobex: Add unit test for PUT request followed by ABORTJaganath Kanakkassery1-0/+50
2012-01-11gobex: fix unit test when using SOCK_SEQPACKETLuiz Augusto von Dentz1-265/+48
2011-12-30gobex: simplify naming of tests when transfering sequence of packetsLuiz Augusto von Dentz1-186/+178
2011-12-30gobex: add unit test for CONN followed by PUT request with SRMLuiz Augusto von Dentz1-0/+74
2011-12-30gobex: add unit test for GET request with SRM and SRMP additional waitLuiz Augusto von Dentz1-0/+72
2011-12-30gobex: add unit test for GET request with SRM and SRMP waitLuiz Augusto von Dentz1-0/+70
2011-12-30gobex: add unit test for GET response with SRM and SRMP waitLuiz Augusto von Dentz1-0/+84
2011-12-30gobex: add unit test for PUT response with SRM and SRMP waitLuiz Augusto von Dentz1-1/+86
2011-12-30gobex: add unit test for PUT request with SRM and SRMP waitLuiz Augusto von Dentz1-0/+66
2011-12-30gobex: add unit test for GET request with SRMLuiz Augusto von Dentz1-0/+65
2011-12-30gobex: add unit test for PUT response with SRMLuiz Augusto von Dentz2-0/+100
2011-12-30gobex: add unit test for GET response with SRM enableLuiz Augusto von Dentz1-0/+90
2011-12-30gobex: add unit test for PUT request with SRMLuiz Augusto von Dentz2-3/+68
2011-12-30gobex: add unit test for GET response with random dataLuiz Augusto von Dentz1-0/+80
2011-12-30gobex: add unit test for GET request with random dataLuiz Augusto von Dentz1-0/+62
2011-12-30gobex: add unit test for PUT response with random dataLuiz Augusto von Dentz1-0/+89
2011-12-08gobex: add unit test for packet PUT request with random dataLuiz Augusto von Dentz1-3/+16
2011-12-08gobex: remove unused delay on test_put_req_randomLuiz Augusto von Dentz1-1/+0
2011-12-08gobex: fix wrong name of test_get_rsp_eagainLuiz Augusto von Dentz1-1/+1
2011-12-08gobex: always set CONNECTION_ID to 1 on unit testsLuiz Augusto von Dentz1-29/+12
2011-11-25gobex: add unit test for GET response with APPARAMLuiz Augusto von Dentz1-0/+68
2011-11-25gobex: add unit test for GET request with APPARAMLuiz Augusto von Dentz1-0/+58
2011-11-25gobex: add unit test for GET request with delayLuiz Augusto von Dentz1-0/+44
2011-11-25gobex: add unit test for PUT response with delayLuiz Augusto von Dentz1-0/+86
2011-11-18gobex: Add "cd ../dir" handling in setpathBartosz Szatkowski1-0/+42
2011-11-12gobex: add unit test for CONNECT followed by PUT request with random dataLuiz Augusto von Dentz2-1/+64
2011-11-12gobex: add unit test for CONNECT followed by GET wrong responseLuiz Augusto von Dentz1-0/+52
2011-11-12gobex: add unit test for CONNECT followed by PUT responseLuiz Augusto von Dentz1-0/+61
2011-11-12gobex: add unit test for CONNECT followed by PUT requestLuiz Augusto von Dentz1-1/+75
2011-11-12gobex: add unit test for CONNECT followed by GET responseLuiz Augusto von Dentz1-0/+59
2011-11-12gobex: add unit test for CONNECT followed by GET requestLuiz Augusto von Dentz1-0/+67
2011-11-12gobex: add unit test for CONNECT responseLuiz Augusto von Dentz2-0/+63
2011-11-12gobex: add unit test for CONNECT requestLuiz Augusto von Dentz1-0/+57
2011-10-06gobex: Fix decoding byte array headers with too small lengthJohan Hedberg1-0/+8
2011-08-30gobex: Add unit tests for Action command functionsJohan Hedberg1-0/+88
2011-08-29gobex: Add random put request testLuiz Augusto von Dentz2-16/+90
2011-08-22Fix encoding of empty unicode headersJakub Adamek1-0/+55
2011-07-16gobex: Add support for returning -EAGAIN from producer callbackJohan Hedberg2-2/+138
2011-07-16gobex: Fix put request handling with final bit valueJohan Hedberg1-1/+1
2011-07-16gobex: Merge gobex-transfer.h into gobex.hJohan Hedberg1-1/+0
2011-07-16gobex: Make use of va-args headers in higher level functionsJohan Hedberg1-1/+1
2011-07-16gobex: Fix minor memory leak in unit testJohan Hedberg1-0/+1
2011-07-16gobex: Make transfer functions take va-args header listsJohan Hedberg1-8/+15
2011-07-16gobex: Remove _ID_ from header type definitionsJohan Hedberg4-59/+53
2011-07-16gobex: Add va-args based packet creation supportJohan Hedberg3-11/+50
2011-07-16gobex: Remove unneeded data_policy from g_obex_header_new_bytesJohan Hedberg1-1/+1
2011-07-16gobex: Allow calling g_obex_get_rsp later with custom headersJohan Hedberg1-1/+1
2011-07-16gobex: Ignore unexpected responses (which can occur when aborting)Johan Hedberg1-1/+1
2011-07-16gobex: Add g_obex_deleteJohan Hedberg1-6/+48
2011-07-16gobex: Add g_obex_mkdirJohan Hedberg1-0/+43
2011-07-16gobex: Add unit test for SetPath("..")Johan Hedberg1-0/+39
2011-07-16gobex: Use proper response code in connect responseJohan Hedberg1-2/+2
2011-07-16gobex: Add g_obex_setpathJohan Hedberg1-0/+45
2011-07-16gobex: Add unit test for g_obex_connectJohan Hedberg1-0/+49
2011-07-16gobex: Refactor common unit test functions to util.cJohan Hedberg4-129/+125
2011-07-16gobex: Add unit tests for g_obex_suspend & g_obex_resumeJohan Hedberg1-0/+102
2011-07-16gobex: Assert correct io_cb count in transfer unit testsJohan Hedberg1-0/+8
2011-07-16gobex: Refactor transfer unit test IO callbacksJohan Hedberg1-217/+41
2011-07-16gobex: Add g_obex_get_rspJohan Hedberg1-2/+123
2011-07-16gobex: Add g_obex_get_reqJohan Hedberg1-31/+145
2011-07-16gobex: Extend g_obex_put_rsp unit test to have two rounds of requestsJohan Hedberg1-3/+66
2011-07-16gobex: Add unit test for g_obex_put_rspJohan Hedberg1-2/+76
2011-07-16gobex: Use zero timeout to make timeout unit tests run fasterJohan Hedberg1-2/+2
2011-07-16gobex: Add unit test for put transfer APIJohan Hedberg1-0/+208
2011-07-16gobex: Move more unit test helpers to util.cJohan Hedberg3-48/+59
2011-07-16gobex: Add unit test for unexpected dataJohan Hedberg1-0/+50
2011-07-16gobex: Remove g_obex_set_request_functionJohan Hedberg1-1/+2
2011-07-16gobex: Use GObexDataProducer type instead of (custom) GObexPacketDataFuncJohan Hedberg2-9/+5
2011-07-16gobex: Make on-demand body headers a GObexPacket featureJohan Hedberg3-70/+8
2011-07-16gobex: Make on-demand header callbacks able to fail cleanlyJohan Hedberg3-10/+81
2011-07-16gobex: Add convenience response sending functionJohan Hedberg2-7/+7
2011-07-16gobex: g_obex_new should create its own GIOChannel refJohan Hedberg1-1/+5
2011-07-16gobex: Add (transport) MTU parameters to g_obex_newJohan Hedberg1-2/+2
2011-07-16gobex: Split ev_func into req_func and disconn_funcJohan Hedberg1-12/+20
2011-07-16gobex: Add support for on-demand headersJohan Hedberg3-59/+216
2011-07-16gobex: Add packet transport supportJohan Hedberg1-13/+92
2011-07-16gobex: Add request cancellation supportJohan Hedberg1-0/+143
2011-07-16gobex: Remove disconn callback in favor of generic event callbackJohan Hedberg1-13/+20
2011-07-16gobex: Add per-request timeoutsJohan Hedberg1-6/+45
2011-07-16gobex: Add connect packet decoding testJohan Hedberg1-0/+31
2011-07-16gobex: Add invalid connect response testJohan Hedberg1-5/+43
2011-07-16gobex: Refactor response sending in testsJohan Hedberg1-12/+16
2011-07-16gobex: Add proper error returns to packet sending functionsJohan Hedberg1-2/+4
2011-07-16gobex: Add invalid packet data decoding testJohan Hedberg1-0/+17
2011-07-16gobex: Add invalid header data decoding testsJohan Hedberg1-0/+61
2011-07-16gobex: Add basic packet encoding testJohan Hedberg1-5/+32
2011-07-16gobex: Add initial GError supportJohan Hedberg2-26/+37
2011-07-16gobex: Add disconnect callback supportJohan Hedberg1-0/+36
2011-07-16gobex: Split unit tests into separate modulesJohan Hedberg5-462/+585
2011-07-16gobex: Split gobex.c into multiple modulesJohan Hedberg1-0/+1
2011-07-16gobex: Make Action ID test data less predictableJohan Hedberg1-5/+5
2011-07-16gobex: Add functions for fetching data from packetsJohan Hedberg1-10/+93
2011-07-16gobex: Name header creation functions more intuitivelyJohan Hedberg1-7/+7
2011-07-16gobex: Refactor reading/writing to allow packet based transportJohan Hedberg1-6/+13
2011-07-16gobex: Add basic response handlingJohan Hedberg1-1/+106
2011-07-16gobex: Refactor test endpoint creation into create_endpoints()Johan Hedberg1-25/+35
2011-07-16gobex: Fix minor leak in test_recv_connect_streamJohan Hedberg1-1/+1
2011-07-16gobex: Add basic packet sending supportJohan Hedberg1-5/+112
2011-07-16gobex: Rename transfer tests to accomodate for new onesJohan Hedberg1-4/+6
2011-07-16gobex: Fix OBEX version in connect packetJohan Hedberg1-1/+1
2011-07-16gobex: Make G_OBEX_FINAL definition privateJohan Hedberg1-1/+3
2011-07-16gobex: Add basic request callback supportJohan Hedberg1-0/+81
2011-07-16gobex: Clean up handling of the final bitJohan Hedberg1-1/+1
2011-07-16gobex: Minor coding style fixesJohan Hedberg1-4/+6
2011-07-16gobex: Rename parse_header tests to decode_headerJohan Hedberg1-21/+21
2011-07-16gobex: Rename GObexRequest to GObexPacketJohan Hedberg1-12/+12
2011-07-16gobex: Add basic request decoding supportJohan Hedberg1-0/+13
2011-07-16gobex: Use enum instead of boolean for data policyJohan Hedberg1-12/+16
2011-07-16gobex: Rename header_parse to header_decode to match header_encodeJohan Hedberg1-11/+11
2011-07-16gobex: Fix parse_and_decode->parse_and_encode namingJohan Hedberg1-6/+6
2011-07-16gobex: Add header creation functionsJohan Hedberg1-30/+148
2011-07-16gobex: Add header encoding supportJohan Hedberg1-0/+69
2011-07-16gobex: Add basic header parsing supportJohan Hedberg1-0/+132
2011-07-16gobex: Add request stubsJohan Hedberg1-0/+13
2011-07-16gobex: Refactor basic unit testsJohan Hedberg1-9/+11
2011-07-16gobex: Add initial unit testsJohan Hedberg1-0/+79