Commit ddbcf7e
[nrf fromlist] tests: drivers: spi: spi_loopback: skip timing test when COVERAGE
Skip checking timing expectation when COVERAGE is used.
Coverage mode affect timing - making code slower,
as additional operations are needed to gather coverage stats.
Upstream PR #: 94927
Signed-off-by: Piotr Kosycarz <[email protected]>
(cherry picked from commit 5ca258a)1 parent d59e9dc commit ddbcf7e
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
298 | 301 | | |
299 | 302 | | |
300 | 303 | | |
| |||
0 commit comments