diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-10-23 17:11:22 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-10-23 17:11:22 +0200 |
commit | d81165456095ed5b02aa7901efc6e7dbe678a560 (patch) | |
tree | d1794de50f36c94ab6d005b30aa369c35a161708 /units/bluetooth | |
parent | fd436ead612acd633440b3d3a290c3d19abecfdd (diff) |
bluetooth: Remove browse and file transfer tests
Replaced by obex test (automated)
Diffstat (limited to 'units/bluetooth')
-rw-r--r-- | units/bluetooth/test-plan.pxu | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/units/bluetooth/test-plan.pxu b/units/bluetooth/test-plan.pxu index ef1aab1..7fa002e 100644 --- a/units/bluetooth/test-plan.pxu +++ b/units/bluetooth/test-plan.pxu @@ -5,8 +5,6 @@ _description: Bluetooth tests include: bluetooth/detect-output certification-status=blocker bluetooth/audio-a2dp certification-status=blocker - bluetooth/browse-files certification-status=blocker - bluetooth/file-transfer certification-status=blocker bluetooth/HID bluetooth4/HOGP-mouse certification-status=non-blocker bluetooth4/HOGP-keyboard certification-status=non-blocker @@ -25,5 +23,3 @@ _description: Bluetooth tests (certification blockers only) include: bluetooth/detect-output certification-status=blocker bluetooth/audio-a2dp certification-status=blocker - bluetooth/browse-files certification-status=blocker - bluetooth/file-transfer certification-status=blocker |