On Tue, Mar 18, 2014 at 11:20:31AM +0200, Andrei Emeltchenko wrote: > From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > > Set of unapplied test cases and code so far. ping > > > Changes: > * v3: Rebased against new interface > > Andrei Emeltchenko (16): > android/avrcp: Add avrcp_connect_browsing() > android/avrcp: Add avrcp_set_browsed_player() function > unit/avrcp: Add browsing channel support in unit testing > unit/avrcp: Add /TP/MPS/BV-03-C test > android/avrcp: Use defined constant instead of magic number > android/avrcp: Add avrcp_get_folder_items() function > unit/avrcp: Add /TP/MPS/BV-08-C test > unit/avrcp: Add /TP/MPS/BV-01-I test > unit/avrcp: Add Connection establishment and release tests > unit/avrcp: Add /TP/MCN/CB/BV-01-C test > android/avrcp: Add avrcp_change_path() function > unit/avrcp: Add /TP/MCN/CB/BV-04-C test > android/avrcp: Add avrcp_get_item_attributes() function > unit/avrcp: Add /TP/MCN/CB/BV-07-C test > android/avrcp: Add avrcp_search() function > unit/avrcp: Add /TP/MCN/SRC/BV-01-C test > > .gitignore | 2 + > android/avrcp-lib.c | 126 ++++++++++++++++++++++++++++++++- > android/avrcp-lib.h | 32 +++++++++ > unit/test-avrcp.c | 197 +++++++++++++++++++++++++++++++++++++++++++++++++++- > 4 files changed, 352 insertions(+), 5 deletions(-) > > -- > 1.8.3.2 > > -- > 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 -- 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