fix(bug): fix oe_test_atd

This commit is contained in:
2026-04-21 10:29:26 +08:00
parent 27c7a00e89
commit 3bcf562603

View File

@@ -38,7 +38,7 @@ function run_test() {
expect "at>" { send "\04" }
expect eof
EOF
SLEEP_WAIT 60
SLEEP_WAIT 130
echo "$(cat /tmp/timelog1)-$(cat /tmp/timelog2)" | bc | grep -E "1|59"
CHECK_RESULT $? 0 0 "Failed to execute at"
LOG_INFO "End to run test."