Skip to content
Commit 0b1ef3f6 authored by Meng xianglin's avatar Meng xianglin Committed by Carles Cufí
Browse files

test: msgq: remove number of cpu restriction



Remove CONFIG_MP_NUM_CPU=1 from test cases of msgq.
For CONFIG_MP_NUM_CPU > 1, start a thread with K_NO_WAIT to get
message from message queue will run immediately on another cpu and
cause message peek failure if there is no message in queue, so put
messages in msgq before start that thread.

Signed-off-by: default avatarMeng xianglin <xianglinx.meng@intel.com>
parent c308f806
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment