-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mulog: Refactor and extend mock functions and tests
Refactored test names for clarity and added extensive mocking functions in `mulog_deferred_lock_test.cpp`. This includes mock implementations for `vsnprintf`, `snprintf`, `lwrb_get_full`, and `lwrb_get_linear_block_read_length`. Modified setup to utilize mock expectations and added new tests for deferred processing.
- Loading branch information
Showing
2 changed files
with
107 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters