diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2018-10-11 11:20:09 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2018-10-27 17:37:14 +0200 |
commit | bbc61fd344f70c8b48d978f41077cacbb19f4469 (patch) | |
tree | 973d38bbc34f37ebf12f2f960af198965a72995a | |
parent | 25c9e5beb035cc324970fb97bbb785b6802b6d92 (diff) |
units: Add EddyStone URL scan tests (before and after S3)
-rw-r--r-- | units/suspend/test-plan.pxu | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/units/suspend/test-plan.pxu b/units/suspend/test-plan.pxu index a9068d2..e7359c0 100644 --- a/units/suspend/test-plan.pxu +++ b/units/suspend/test-plan.pxu @@ -37,6 +37,9 @@ include: suspend/bluetooth_obex_send_before_suspend certification-status=blocker suspend/bluetooth_obex_browse_before_suspend certification-status=blocker suspend/bluetooth_obex_get_before_suspend certification-status=blocker + bluetooth4/beacon_eddystone_url_.* certification-status=blocker +bootstrap_include: + device id: after-suspend-reference-cert-automated unit: test plan @@ -51,6 +54,9 @@ include: suspend/bluetooth_obex_send_after_suspend certification-status=blocker suspend/bluetooth_obex_browse_after_suspend certification-status=blocker suspend/bluetooth_obex_get_after_suspend certification-status=blocker + after-suspend-manual-bluetooth4/beacon_eddystone_url_.* certification-status=blocker +bootstrap_include: + device id: before-suspend-reference-cert-blockers unit: test plan @@ -64,6 +70,9 @@ include: suspend/bluetooth_obex_send_before_suspend certification-status=blocker suspend/bluetooth_obex_browse_before_suspend certification-status=blocker suspend/bluetooth_obex_get_before_suspend certification-status=blocker + bluetooth4/beacon_eddystone_url_.* certification-status=blocker +bootstrap_include: + device id: after-suspend-reference-cert-blockers unit: test plan @@ -78,6 +87,9 @@ include: suspend/bluetooth_obex_send_after_suspend certification-status=blocker suspend/bluetooth_obex_browse_after_suspend certification-status=blocker suspend/bluetooth_obex_get_after_suspend certification-status=blocker + after-suspend-manual-bluetooth4/beacon_eddystone_url_.* certification-status=blocker +bootstrap_include: + device id: suspend-key-led-oops-check-cert-blockers unit: test plan |