index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unit
/
test-gobex-transfer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
unit: Fix gobex GPL version reference
Johan Hedberg
2013-02-15
1
-2
/
+3
*
unit: Fix missing config.h includes
Cristian RodrÃguez
2012-12-23
1
-0
/
+4
*
unit: Always return with g_test_run() return value
Marcel Holtmann
2012-12-09
1
-3
/
+1
*
gobex: Remove g_idle_add to exit main loop in test_stream_put_req_abort()
Jaganath Kanakkassery
2012-12-04
1
-7
/
+3
*
gobex: Fix unit test for PUT request followed by ABORT
Luiz Augusto von Dentz
2012-12-04
1
-5
/
+64
*
gobex: Add unit test for PUT request followed by ABORT
Jaganath Kanakkassery
2012-12-04
1
-0
/
+50
*
gobex: fix unit test when using SOCK_SEQPACKET
Luiz Augusto von Dentz
2012-12-04
1
-265
/
+48
*
gobex: simplify naming of tests when transfering sequence of packets
Luiz Augusto von Dentz
2012-12-04
1
-186
/
+178
*
gobex: add unit test for CONN followed by PUT request with SRM
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+74
*
gobex: add unit test for GET request with SRM and SRMP additional wait
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+72
*
gobex: add unit test for GET request with SRM and SRMP wait
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+70
*
gobex: add unit test for GET response with SRM and SRMP wait
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+84
*
gobex: add unit test for PUT response with SRM and SRMP wait
Luiz Augusto von Dentz
2012-12-04
1
-1
/
+86
*
gobex: add unit test for PUT request with SRM and SRMP wait
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+66
*
gobex: add unit test for GET request with SRM
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+65
*
gobex: add unit test for PUT response with SRM
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+93
*
gobex: add unit test for GET response with SRM enable
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+90
*
gobex: add unit test for PUT request with SRM
Luiz Augusto von Dentz
2012-12-04
1
-2
/
+67
*
gobex: add unit test for GET response with random data
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+80
*
gobex: add unit test for GET request with random data
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+62
*
gobex: add unit test for PUT response with random data
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+89
*
gobex: add unit test for packet PUT request with random data
Luiz Augusto von Dentz
2012-12-04
1
-3
/
+16
*
gobex: remove unused delay on test_put_req_random
Luiz Augusto von Dentz
2012-12-04
1
-1
/
+0
*
gobex: fix wrong name of test_get_rsp_eagain
Luiz Augusto von Dentz
2012-12-04
1
-1
/
+1
*
gobex: always set CONNECTION_ID to 1 on unit tests
Luiz Augusto von Dentz
2012-12-04
1
-29
/
+12
*
gobex: add unit test for GET response with APPARAM
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+68
*
gobex: add unit test for GET request with APPARAM
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+58
*
gobex: add unit test for GET request with delay
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+44
*
gobex: add unit test for PUT response with delay
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+86
*
gobex: add unit test for CONNECT followed by PUT request with random data
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+63
*
gobex: add unit test for CONNECT followed by GET wrong response
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+52
*
gobex: add unit test for CONNECT followed by PUT response
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+61
*
gobex: add unit test for CONNECT followed by PUT request
Luiz Augusto von Dentz
2012-12-04
1
-1
/
+75
*
gobex: add unit test for CONNECT followed by GET response
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+59
*
gobex: add unit test for CONNECT followed by GET request
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+67
*
gobex: add unit test for CONNECT response
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+60
*
gobex: add unit test for CONNECT request
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+57
*
gobex: Add random put request test
Luiz Augusto von Dentz
2012-12-04
1
-14
/
+88
*
gobex: Add support for returning -EAGAIN from producer callback
Johan Hedberg
2012-12-04
1
-0
/
+135
*
gobex: Fix put request handling with final bit value
Johan Hedberg
2012-12-04
1
-1
/
+1
*
gobex: Merge gobex-transfer.h into gobex.h
Johan Hedberg
2012-12-04
1
-1
/
+0
*
gobex: Make transfer functions take va-args header lists
Johan Hedberg
2012-12-04
1
-8
/
+15
*
gobex: Remove _ID_ from header type definitions
Johan Hedberg
2012-12-04
1
-9
/
+9
*
gobex: Add va-args based packet creation support
Johan Hedberg
2012-12-04
1
-2
/
+2
*
gobex: Allow calling g_obex_get_rsp later with custom headers
Johan Hedberg
2012-12-04
1
-1
/
+1
*
gobex: Refactor common unit test functions to util.c
Johan Hedberg
2012-12-04
1
-121
/
+30
*
gobex: Add unit tests for g_obex_suspend & g_obex_resume
Johan Hedberg
2012-12-04
1
-0
/
+102
*
gobex: Assert correct io_cb count in transfer unit tests
Johan Hedberg
2012-12-04
1
-0
/
+8
*
gobex: Refactor transfer unit test IO callbacks
Johan Hedberg
2012-12-04
1
-217
/
+41
*
gobex: Add g_obex_get_rsp
Johan Hedberg
2012-12-04
1
-2
/
+123
[next]