summaryrefslogtreecommitdiff
path: root/doc/test-coverage.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-06-06 16:44:39 +0200
committerMarcel Holtmann <marcel@holtmann.org>2014-06-06 16:44:39 +0200
commit94235472946bb6eb20fc5e39b86a9ddbd43aba0e (patch)
tree6118037a0fe81977205e985044d0ebc8af6e569f /doc/test-coverage.txt
parent8e07f07562a0e959408ac48caa46d17a77bffeb7 (diff)
downloadbluez-94235472946bb6eb20fc5e39b86a9ddbd43aba0e.tar.gz
unit: The crypto create and cleanup functions are not test cases
Diffstat (limited to 'doc/test-coverage.txt')
-rw-r--r--doc/test-coverage.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/test-coverage.txt b/doc/test-coverage.txt
index 29a97dc6c..952e31eaf 100644
--- a/doc/test-coverage.txt
+++ b/doc/test-coverage.txt
@@ -13,7 +13,7 @@ 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-crypto 6 Cryptographic toolbox helpers
+test-crypto 4 Cryptographic toolbox helpers
test-textfile 4 Old textfile storage format
test-ringbuf 3 Ring buffer functionality
test-queue 1 Queue handling functionality
@@ -29,7 +29,7 @@ test-gobex-apparam 18 OBEX apparam handling
test-gobex-transfer 36 OBEX transfer handling
test-gdbus-client 12 D-Bus client handling
-----
- 520
+ 518
Automated end-to-end testing