zephyr/tests/kernel/fifo/fifo_api/testcase.yaml
Luiz Augusto von Dentz 15c115bc61 tests: fifo: Add prj_poll.conf
This enables testing k_fifo test with CONFIG_POLL=y.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-10-18 13:02:52 -04:00

7 lines
114 B
YAML

tests:
- test:
tags: kernel
- test_poll:
extra_args: CONF_FILE="prj_poll.conf"
tags: kernel