Commit a37c6a8
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 b3d0c47 commit a37c6a8
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