Hi Andrei, >>> This is initial invalid packet size test, sent as RFC since I am not >>> sure what might be tested for avctp. >>> >>> Andrei Emeltchenko (1): >>> unit/avctp: Add initial AVCTP test setup >>> >>> Makefile.am | 8 ++ >>> unit/test-avctp.c | 262 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> 2 files changed, 270 insertions(+) >>> create mode 100644 unit/test-avctp.c >>> >>> -- >>> 1.8.3.2 >> >> You should follow the testing spec: >> https://www.bluetooth.org/docman/handlers/DownloadDoc.ashx?doc_id=40404 >> >> Please follow the same name convention that is used by the testing >> spec and for now do not introduce any other test that is not part of >> the testing spec. > > I have this AVCTP.TS spec but what might be tested for example with test > case "TP/CCM/BV-01-C"? > > Even looking at session_cb() for AVCTP there seems to be only packet > length check. In contrast for AVDTP there is command parser so you might > be able to test something. > > Shall we test AVRCP instead? AVRCP and AVCTP need to be tested. This is not one or the other. It is both. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html