zephyr/samples/subsys
Maciej Perkowski 75b062a6d6 tests: samples: Resolve duplicates in names.
Several duplicates were found with
scripts/twister -T samples/ -T tests/ --dry-run --list-test-duplicates
This is an issue since duplicated names causes overwriting of
results. Most duplicates looked like obvious copy-pase errors.
New names where addopted looking at other tests in the same yaml
or looking at the directory/descriptio.

Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
2023-05-16 06:21:25 -04:00
..
canbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
console samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
debug samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
display samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
edac samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
fs samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
input samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
ipc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
logging samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lorawan samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mgmt net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
modbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
nvs drivers: flash: Add Infineon CAT1 Flash driver 2023-05-08 11:16:09 +02:00
pm samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
portability samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
rtio/sensor_batch_processing rtio: Use mpsc for submission and completion queue 2023-05-10 00:39:43 +09:00
settings samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
shell samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sip_svc samples: sip_svc: Sample application using sip_svc service. 2023-05-09 08:46:50 -04:00
task_wdt samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
testsuite samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tracing samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
usb samples: cdc_acm: add DT overlay to support snps,dwc2 on nucleo_f413zh 2023-05-10 20:07:04 +09:00
usb_c tests: samples: Resolve duplicates in names. 2023-05-16 06:21:25 -04:00
video samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
zbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
subsys.rst