zephyr/tests
Emil Gydesen 388af8fda4 Bluetooth: BAP: Remove stream->dir field
The BAP stream object should not have a dir field. The
dir field should be stored in the EP only (to avoid having two
fields storing the same value, causing possible issues).

The field was removed, and the places that use it has been updated.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-07-14 16:48:41 +00:00
..
application_development tests: code_relocation: support mr_canhubk3 boards 2023-07-14 09:38:43 +02:00
arch tests: arch: arm: Use a more common SHA algorithm 2023-07-13 10:44:08 +02:00
benchmarks tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
bluetooth Bluetooth: BAP: Remove stream->dir field 2023-07-14 16:48:41 +00:00
boards inte_adsp: ipc: prevent ipc message send during Device power transition 2023-06-22 06:14:57 -04:00
boot arch: x86: updated acpi config macro 2023-06-30 17:53:01 +03:00
bsim tests: bluetooth: Add iv[1 0 --> 1 1] test cast 2023-07-11 18:19:27 +00:00
cmake tests: snippets: Rework the snippet test 2023-05-25 21:51:26 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers dma: fix the DMA_TCD_QUEUE_SIZE setting issue in test 2023-07-14 09:38:26 +02:00
kernel tests: kernel: threads: add a testcase for dynamic thread stacks 2023-07-13 17:16:32 -04:00
lib libc: minimal: math sqrt: sqrtf: fix numeric accuracy of sqrt and sqrtf. 2023-07-14 12:42:41 -04:00
misc tests: misc: check_init_priorities: check for zephyr_pre1 target 2023-06-21 09:32:05 +02:00
net net: l2: ieee802154: unified assertion order 2023-07-14 09:38:01 +02:00
posix posix: implement timer_getoverrun() 2023-07-10 09:30:33 +02:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: subsys: rtio: Reset the spsc before the test starts 2023-07-12 14:27:40 +00:00
unit samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ztest tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00