zephyr/tests/subsys/input
Daniel Leung 667c01b658 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>
2024-10-08 18:17:48 +01:00
..
api tests: input/api: limit to 1 CPU for thread mode test 2024-10-08 18:17:48 +01:00
double_tap input: double tap 2024-08-19 09:56:26 -04:00
kbd_matrix_state_dump tests/subsys/input: Don't test on native_posix 2024-09-25 04:04:36 -04:00
longpress input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
shell tests/subsys/input: Don't test on native_posix 2024-09-25 04:04:36 -04:00