zephyr/tests/kernel/poll
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
..
src tests: poll: fix misconstructed k_poll_event test 2024-06-12 10:24:21 +02:00
CMakeLists.txt
prj.conf
testcase.yaml