You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix deregistering error formatter
* Don't dereference address pointed by lfp in for loop expression as it
may be a nullptr.
* Add simple test that registers and deregisters single error formatter.
* Deregister all formatters at the end of
CheckRegisterDeregisterErrorFormatter.
Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
* Fix error formatter tests
* Add function to deregister CHIP layer error formatter.
* Deregister CHIP error formatter at the end of tests to not interfere
with other tests.
Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
---------
Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
0 commit comments