commit | e8a5e9738502844f2e9a151497cebe90ff914c0e | [log] [tgz] |
---|---|---|
author | TaiJu Wu <tjwu1217@gmail.com> | Thu Oct 24 01:09:34 2024 +0000 |
committer | Benjamin Cabé <kartben@gmail.com> | Sat Dec 14 01:04:43 2024 +0100 |
tree | 5c5acb0cc4cb368021c3ec0feb0e094f3d74bbc6 | |
parent | fc471808508fa2c96810d54dfbb1abf25a17f911 [diff] |
test: k_msgq_put should trigger reschedule In this test, low priority thread call `k_msgq_put` should trigger reschedule. Signed-off-by: TaiJu Wu <tjwu1217@gmail.com>