Commit 89b2361
committed
Remove DefaultPal dependency from test/helpers.h
Replace DefaultPal::message() calls in START_TEST and INFO macros
with snmalloc::message() which is now defined in ds_core/helpers.h.
This removes the PAL dependency from test infrastructure, allowing
tests that only need ds_core/ or ds_aal/ headers to avoid including
pal/pal.h.1 parent 1e88f8c commit 89b2361
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | | - | |
36 | | - | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
0 commit comments