From 9318a5cba5b9dbf21f067b7d867808e2b4b0e1cf Mon Sep 17 00:00:00 2001 From: rickwu666666 <98441647+rickwu666666@users.noreply.github.com> Date: Wed, 24 Apr 2024 13:27:15 +0800 Subject: [PATCH] Include obex test into bluez-automated test plan so that they are run on Ubuntu Core (New) (#1185) Include obex test into bluez-automated test plan Since PR#1172 has been merged, Ubuntu Core is able to run obex test now --- providers/base/units/bluetooth/test-plan.pxu | 2 ++ 1 file changed, 2 insertions(+) diff --git a/providers/base/units/bluetooth/test-plan.pxu b/providers/base/units/bluetooth/test-plan.pxu index daef5602b1..009ce441a2 100644 --- a/providers/base/units/bluetooth/test-plan.pxu +++ b/providers/base/units/bluetooth/test-plan.pxu @@ -78,6 +78,7 @@ include: bluetooth/bluez-internal-uc-tests_.* bluetooth/bluez-internal-bnep-tests_.* bluetooth4/beacon_eddystone_url_.* + bluetooth/bluetooth_obex_send bootstrap_include: device bluez-internal-rfcomm-tests @@ -135,6 +136,7 @@ include: after-suspend-bluetooth/bluez-internal-uc-tests_.* after-suspend-bluetooth/bluez-internal-bnep-tests_.* after-suspend-bluetooth4/beacon_eddystone_url_.* + after-suspend-bluetooth/bluetooth_obex_send bootstrap_include: device bluez-internal-rfcomm-tests