testing/pm_smp: add more delay, avoid idle canot run one cycle

If the host performance low, possible not able to enter idle thread,
cause case break.

Signed-off-by: buxiasen <buxiasen@xiaomi.com>
This commit is contained in:
buxiasen 2024-11-25 17:30:20 +08:00 committed by Xiang Xiao
parent df9fe43cc9
commit 0f8bca6d8f

View file

@ -46,9 +46,9 @@
#define TEST_PM_LOOP_COUNT 5
#define TEST_STAYTIMEOUT 2 /* in ms */
#define TEST_STAYTIMEOUT 20 /* in ms */
#define TEST_SNAP_TICK_MAX 3
#define TEST_SNAP_TICK_MAX 5
#define TEST_TIMEOUT_ENABLED 1