From f4c8243f5fcfbe215b75024bb6e1f9525777f66c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 10 May 2014 19:18:38 -0700 Subject: [PATCH] android: Add BITE results for RFCOMM --- android/Makefile.am | 1 + android/bite-rfcomm.txt | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 android/bite-rfcomm.txt diff --git a/android/Makefile.am b/android/Makefile.am index 87b2b39d1..8bb2e3bf2 100644 --- a/android/Makefile.am +++ b/android/Makefile.am @@ -246,6 +246,7 @@ EXTRA_DIST += android/Android.mk android/README \ android/pixit-hdp.txt \ android/pixit-iopt.txt \ android/pixit-sm.txt \ + android/bite-rfcomm.txt \ android/pts-l2cap.txt \ android/pts-gap.txt \ android/pts-did.txt \ diff --git a/android/bite-rfcomm.txt b/android/bite-rfcomm.txt new file mode 100644 index 000000000..cf0e94a18 --- /dev/null +++ b/android/bite-rfcomm.txt @@ -0,0 +1,35 @@ + +BITE test results for RFCOMM + +Results: +PASS test passed +FAIL test failed +INC test is inconclusive +N/A test is disabled due to PICS setup + +------------------------------------------------------------------------------- +Test Name Result Notes +------------------------------------------------------------------------------- +TP/RFC/BV-01-C PASS +TP/RFC/BV-02-C PASS +TP/RFC/BV-03-C PASS +TP/RFC/BV-04-C PASS +TP/RFC/BV-05-C PASS +TP/RFC/BV-06-C PASS +TP/RFC/BV-07-C PASS +TP/RFC/BV-08-C PASS +TP/RFC/BV-09-C PASS +TP/RFC/BV-10-C PASS +TP/RFC/BV-11-C PASS +TP/RFC/BV-12-C PASS +TP/RFC/BV-13-C PASS +TP/RFC/BV-14-C PASS +TP/RFC/BV-15-C PASS +TP/RFC/BV-17-C PASS +TP/RFC/BV-19-C PASS +TP/RFC/BV-20-C PASS +TP/RFC/BV-21-C PASS +TP/RFC/BV-22-C PASS +TP/RFC/BV-23-C PASS +TP/RFC/BV-24-C PASS +------------------------------------------------------------------------------- -- 2.47.3