Commit 5021a7b
committed
debug: ztest: reduce delay between tests
Currently ztest delay is set to 100ms, which adds that time between
each too ztest runs. This very quickly adds up to cause an IPC
timeout in the kernel driver. That timeout isn't needed for SOF, set
it to 1ms.
Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>1 parent 8e0c67f commit 5021a7b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments