summaryrefslogtreecommitdiff
path: root/doc/test-coverage.txt
blob: 8d25294a957dec615c5ff839050708853cff5f99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
BlueZ test coverage
*******************


Automated unit testing
======================

Application		Count	Description
-------------------------------------------
test-crc		   9	Link Layer CRC-24 checksum
test-eir		  14	EIR and AD parsing
test-lib		  14	SDP library functions
test-sdp		 133	SDP qualification test cases
test-uuid		  30	UUID conversion handling
test-mgmt		   2	Management interface handling
test-textfile		   4	Old textfile storage format
test-ringbuf		   3    Ring buffer functionality
test-queue		   1	Queue handling functionality
test-avdtp		  60	AVDTP qualification test cases
test-gobex		  31	Generic OBEX functionality
test-gobex-packet	   9	OBEX packet handling
test-gobex-header	  28	OBEX header handling
test-gobex-apparam	  18	OBEX apparam handling
test-gobex-transfer	  36	OBEX transfer handling
test-gdbus-client	  12	D-Bus client handling
			-----
			 404


Automated end-to-end testing
============================

Application		Count	Description
-------------------------------------------
mgmt-tester		 176	Kernel management interface testing
l2cap-tester		  25	Kernel L2CAP implementation testing
rfcomm-tester		   5	Kernel RFCOMM implementation testing
smp-tester		   4	Kernel SMP implementation testing
sco-tester		   8	Kernel SCO implementation testing
gap-tester		   1	Daemon D-Bus API testing
hci-tester		  12	Controller hardware testing
			-----
			 231


Android end-to-end testing
==========================

Application		Count	Description
-------------------------------------------
android-tester		  78	Android HAL interface testing
ipc-tester		  94	Android IPC resistance testing
			-----
			 172