This makes use of POLL_EVENT in case k_poll is enabled which is preferable over wait_q as that allows objects to be removed for the data_q at any time. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
7 lines
120 B
YAML
7 lines
120 B
YAML
tests:
|
|
- test:
|
|
tags: kernel
|
|
- test_poll:
|
|
extra_args: CONF_FILE="prj_poll.conf"
|
|
tags: kernel
|