This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
1bcae0ea9f
zephyr
/
tests
/
bluetooth
/
host
/
keys
/
bt_keys_find_addr
/
testcase.yaml
8 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: bluetooth: host: Add UT for bt_keys_find_addr() Unit test project for bt_keys_find_addr(). This part of subsys/bluetooth/host/keys.c unit testing. Signed-off-by: Ahmed Moheb <ahmed.moheb@nordicsemi.no>
2022-08-22 22:46:36 +08:00
common
:
samples, tests: convert string-based twister lists to YAML lists Twister now supports using YAML lists for all fields that were written as space-separated lists. Used twister_to_list.py script. Some artifacts on string length are due to how ruamel dumps content. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-08 19:37:42 +08:00
tags
:
-
bluetooth
-
host
tests: bluetooth: host: Add UT for bt_keys_find_addr() Unit test project for bt_keys_find_addr(). This part of subsys/bluetooth/host/keys.c unit testing. Signed-off-by: Ahmed Moheb <ahmed.moheb@nordicsemi.no>
2022-08-22 22:46:36 +08:00
tests
:
bluetooth.host.bt_keys_find_addr.default
:
yamllint: indentation: fix files in tests/ Fix the YAML files indentation for files in tests/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 03:10:35 +08:00
type
:
unit