diff options
Diffstat (limited to 'units/bluetooth')
-rw-r--r-- | units/bluetooth/test-plan.pxu | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/units/bluetooth/test-plan.pxu b/units/bluetooth/test-plan.pxu index ded7c5b0..e6d64e95 100644 --- a/units/bluetooth/test-plan.pxu +++ b/units/bluetooth/test-plan.pxu @@ -10,3 +10,18 @@ include: bluetooth/HID bluetooth4/HOGP-mouse certification-status=blocker bluetooth4/HOGP-keyboard certification-status=blocker + +id: bluetooth-cert-automated +unit: test plan +_name: Bluetooth tests (automated) +_description: Bluetooth tests (automated) +include: + bluetooth/detect-output + +id: bluetooth-cert-blockers +unit: test plan +_name: Bluetooth tests (certification blockers only) +_description: Bluetooth tests (certification blockers only) +include: + bluetooth4/HOGP-mouse certification-status=blocker + bluetooth4/HOGP-keyboard certification-status=blocker |