Commit 786a0ef
Move timed_test_suite.h include before ENABLE_MOCKS section
The include must be before ENABLE_MOCKS to prevent process_watchdog
functions from being mocked, which causes unresolved external symbol
linker errors.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent cf395cf commit 786a0ef
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | | - | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments