From 117b4bcef865f7091a5508610131c9b5f8ee681a Mon Sep 17 00:00:00 2001 From: Szymon Janc Date: Thu, 6 Mar 2014 10:04:23 +0100 Subject: [PATCH] doc: Add HFP Audio Gateway functionality test cases to coverage list --- 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 65682861e..244e0c653 100644 --- a/doc/test-coverage.txt +++ b/doc/test-coverage.txt @@ -16,6 +16,7 @@ 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-hfp 9 HFP Audio Gateway functionality test-avdtp 60 AVDTP qualification test cases test-avctp 9 AVCTP qualification test cases test-avrcp 24 AVRCP qualification test cases @@ -26,7 +27,7 @@ test-gobex-apparam 18 OBEX apparam handling test-gobex-transfer 36 OBEX transfer handling test-gdbus-client 12 D-Bus client handling ----- - 420 + 429 Automated end-to-end testing -- 2.47.3