Johan Hedberg
1824dcda7c
Bluetooth: tests: Convert to new HCI driver API
...
Convert all Bluetooth tests that define dummy HCI driver instances to use
the new HCI driver API. This requires both a custom DTS binding as well
as an app-specific overlay file.
Signed-off-by: Johan Hedberg <johan.hedberg@gmail.com>
2024-06-11 19:42:49 -04:00
Anas Nashif
345735d0a8
tests: remove CONFIG_ZTEST_NEW_API in all tests
...
Remove all usage of CONFIG_ZTEST_NEW_API from tests and sample as this
is now enabled by default.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-10-20 15:04:29 +02:00
Carles Cufi
c82c9f5d1e
ztest API migration: bluetooth/uuid
...
Migrate the tests at `bluetooth/uuid` to the new ztest API.
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2022-07-07 10:47:14 +02:00
Luiz Augusto von Dentz
72b05f3e17
Bluetooth: tests: Add tests for UUID APIs
...
This adds initial test for UUID APIs.
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2019-06-24 22:36:59 +02:00