Hi Luiz, On Mon, Jan 27, 2014 at 10:36:42AM -0800, Luiz Augusto von Dentz wrote: > Hi Andrei, > > On Mon, Jan 27, 2014 at 7:56 AM, Andrei Emeltchenko > <Andrei.Emeltchenko.news@xxxxxxxxx> wrote: > > From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > > > > 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? Best regards Andrei Emeltchenko -- 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