zephyr/tests
Johan Hedberg 484fe3f06c Bluetooth: Remove bt_read_static_addr() "hack"
This function was used to shortcut HCI for combined host + controller
builds. It doesn't provide much value and adds complexity to the HCI
driver interface, so just remove it. This means vendor-specific HCI
commands is now the only way for the host to access the same
information.

Signed-off-by: Johan Hedberg <johan.hedberg@gmail.com>
2024-05-14 18:21:11 -04:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch tests: arch: x86 : update stack variable name in nmi test case 2024-05-13 16:07:11 -04:00
benchmarks tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
bluetooth Bluetooth: Remove bt_read_static_addr() "hack" 2024-05-14 18:21:11 -04:00
boards driver: ssp: update Intel SSP DAI driver to support dynamic SSP management 2024-04-25 12:14:50 +02:00
boot tests: test_mcuboot: update test pattern for upgrade mode 2024-05-12 11:03:26 -04:00
bsim Bluetooth: Controller: BT_CTLR_ISO_TX_BUFFER_SIZE from BT_ISO_TX_MTU 2024-05-10 15:02:10 +02:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto tests: mbedtls: add missing CONFIGS 2024-05-09 10:27:30 +02:00
drivers tests: drivers: Add more test cases for the i2c driver in controller mode 2024-05-14 17:04:24 +02:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: kernel: device: Add CMAKE_LINKER_GENERATOR test case 2024-05-13 09:46:13 +02:00
lib lib: smf: constant number of arguments for SMF_CREATE_STATE() 2024-05-07 17:46:21 +02:00
misc tests: misc: iterable_sections: Add CMake linker test case 2024-05-13 10:41:47 +02:00
modules tests: thrift: build_only until c++11 threads are in sdk 2024-03-29 15:54:34 -05:00
net tests: net: dhcpv6: Reapply LL address on iface up 2024-05-14 18:20:56 -04:00
posix posix: Introduce getentropy() function 2024-04-29 11:46:06 +01:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys convert: use k_uptime_seconds 2024-05-14 09:32:01 +02:00
unit kernel: api: implement test for sys_slist_find 2024-03-12 13:46:29 -04:00
ztest tests/ztest: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00