From f85cb5e1502c74560b46018c52278b22102ba235 Mon Sep 17 00:00:00 2001 From: Szymon Janc Date: Wed, 11 Dec 2013 16:27:13 +0100 Subject: [PATCH] android/pts: Add PTS test results for DID This will allow for better tracking of current state of implementation. --- android/Makefile.am | 2 +- android/pts-did.txt | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 android/pts-did.txt diff --git a/android/Makefile.am b/android/Makefile.am index 0ffbdb09e..b505c3316 100644 --- a/android/Makefile.am +++ b/android/Makefile.am @@ -107,4 +107,4 @@ EXTRA_DIST += android/Android.mk android/hal-ipc-api.txt android/README \ android/pics-gap.txt android/pics-hid.txt \ android/pics-pan.txt android/pics-did.txt \ android/pics-opp.txt android/pics-pbap.txt \ - android/pixit-did.txt + android/pixit-did.txt android/pts-did.txt diff --git a/android/pts-did.txt b/android/pts-did.txt new file mode 100644 index 000000000..c44f56cfd --- /dev/null +++ b/android/pts-did.txt @@ -0,0 +1,19 @@ +PTS test results for DID + +PTS version: 5.0 +Tested: 11.12.2013 + +Results: +PASS test passed +FAIL test failed +INC test is inconclusive +N/A test is disabled due to PICS setup + +------------------------------------------------------------------------------- +Test Name Result Notes +------------------------------------------------------------------------------- +TC_SDI_BV_1_I PASS IUT must be discoverable +TC_SDI_BV_2_I PASS IUT must be discoverable +TC_SDI_BV_3_I PASS IUT must be discoverable +TC_SDI_BV_4_I PASS IUT must be discoverable +------------------------------------------------------------------------------- -- 2.47.3