Commit d8191af
committed
scripts: add configurable timeout parameter to override default wait
Introcude args.timeout (default 5.0) allowing users to pass greater thresholds for tests that naturally take longer to exhibit initial output gaps.
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>1 parent c4a1ef4 commit d8191af
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
271 | | - | |
272 | | - | |
| 272 | + | |
| 273 | + | |
273 | 274 | | |
274 | 275 | | |
275 | 276 | | |
| |||
0 commit comments