:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
| 194 | } |
| 195 | // ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: |
| 196 | struct DebugContextConfig { |
| 197 | McContext context_; |
| 198 | }; |
| 199 | |
| 200 | UTEST_F_SETUP(DebugContextConfig) |
| 201 | { |
nothing calls this directly
no outgoing calls
no test coverage detected