Commit dffc94d
authored
patina_adv_logger: Check for logging static max level in integration test (#1306)
When the platform statically disables info level logging, the
integration test was still expecting to find info level logs and would
fail. This change checks for the static max level and if info level
logging is disabled, it ignores the direct message checks.
OpenDevicePartnership/patina-qemu#1671 parent e013eee commit dffc94d
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
64 | 70 | | |
65 | 71 | | |
66 | 72 | | |
| |||
0 commit comments