From 261b1f6542e1ae51f117aeb3c591fa125279a216 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 20 May 2014 07:38:25 -0700 Subject: [PATCH] doc: Add crypto unit tests to test coverage details --- doc/test-coverage.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/test-coverage.txt b/doc/test-coverage.txt index 7b05ff684..4d8f8cedb 100644 --- a/doc/test-coverage.txt +++ b/doc/test-coverage.txt @@ -13,6 +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-textfile 4 Old textfile storage format test-ringbuf 3 Ring buffer functionality test-queue 1 Queue handling functionality @@ -27,7 +28,7 @@ test-gobex-apparam 18 OBEX apparam handling test-gobex-transfer 36 OBEX transfer handling test-gdbus-client 12 D-Bus client handling ----- - 506 + 512 Automated end-to-end testing -- 2.47.3