Gerard Marull-Paretas
93b63df762
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-10 09:52:37 +02:00
Henrik Brix Andersen
c6c5d5842d
tests: remove test_framework tag from tests non-framework tests
...
Remove the "test_framework" tag from tests that are not testing the ztest
framework itself.
Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-03-15 15:03:02 +01:00
Henrik Brix Andersen
b721f0b3a1
tests: bluetooth: fix testcase.yaml line indentations
...
Fix the line indentations used in the Bluetooth testcase.yaml files.
Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-03-15 15:03:02 +01:00
Ahmed Moheb
5768c45a9d
tests: bluetooth: host: Add UT for bt_keys_store()
...
Unit test project for bt_keys_store().
This part of subsys/bluetooth/host/keys.c unit testing.
Signed-off-by: Ahmed Moheb <ahmed.moheb@nordicsemi.no>
2023-01-17 13:13:02 +01:00