external_zblue/tests/subsys/input/api
Daniel Leung e8b927860a tests: input/api: limit to 1 CPU for thread mode test
There is a check to see if it is no longer able to push more
messages into a full queue. When these is another CPU consuming
messages, the queue would not be full at that point. A new message
can be pushed into the queue and thus failing the "full queue"
check. So limit this to 1 CPU only so this check's assumption
can be fulfilled.

Fixes #79319

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2026-04-20 17:48:20 +08:00
..
src input: longpress, keymap: use an explicit callback name 2026-04-20 17:32:51 +08:00
CMakeLists.txt
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2026-04-20 16:44:15 +08:00
testcase.yaml tests: input/api: limit to 1 CPU for thread mode test 2026-04-20 17:48:20 +08:00