zephyr/tests
Nicolas Pitre 2871c87aae tests: poll: fix misconstructed k_poll_event test
Since commit 0c23cf94a4 ("include/kernel: check type of object passed
to K_POLL_EVENT_INITIALIZER") it is no longer possible to use arbitrary
type literals with the initializer macro. Misconstructing a k_poll_event
type for test purpose must be done explicitly.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2024-06-12 10:24:21 +02:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
benchmarks modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 2024-05-29 08:39:26 +02:00
bluetooth Bluetooth: doc: Update documentation for the new HCI API 2024-06-11 19:42:49 -04:00
boards tests: nordic: Enable I2C tests 2024-06-05 01:38:09 -07:00
boot tests: boot: Add nrf54l15pdk to platform_allow list in with_mcumgr tests 2024-06-04 13:41:29 +02:00
bsim boards: nrf52_bsim: Add support for using UART as HCI 2024-06-11 19:42:49 -04:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto samples: tests: bluetooth: Add support for frdm_rw612 2024-06-10 07:02:06 -07:00
drivers drivers: sensor: sensirion: shtcx: remove chip property 2024-06-11 20:12:15 +03:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: poll: fix misconstructed k_poll_event test 2024-06-12 10:24:21 +02:00
lib tests: Remove obsolete filter for ARC nSIM platform 2024-06-11 20:04:29 +03:00
misc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
modules posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
net tests: net: socket: Avoid macro error with zsock_sendto 2024-06-10 15:03:20 -05:00
posix posix: create kconfig options for pse51, pse52, pse53 2024-06-04 16:27:12 -05:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys tests: subsys: lorawan: add more test cases 2024-06-11 16:09:23 +03:00
unit sys: util: Add SIZEOF_FIELD() macro 2024-06-07 21:43:07 +02:00
ztest ztest: Add macros for comparing strings 2024-06-11 11:39:36 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00