Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log Module: Add support for logging maco's #41

Open
Ulrond opened this issue Aug 8, 2024 · 0 comments
Open

Log Module: Add support for logging maco's #41

Ulrond opened this issue Aug 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Ulrond
Copy link
Collaborator

Ulrond commented Aug 8, 2024

Description:

  • During the output logging of modules for the L3 testing suite, it will be very useful to print the params going into and out of functions
  • It will also be very useful to decode the values from a structure.

Proposed Solution:

These two descriptions should help to implement the requirements,

https://github.com/rdkcentral/ut-core/wiki/FAQ:-C-Macro-that-prints-structure-fields
https://github.com/rdkcentral/ut-core/wiki/FAQ:-C-macro-that-prints-the-function-name,-parameter-names-with-values

Acceptance Criteria: (Optional)

  • Add new macros to the logging module
  • Extended the testing suite to test the macros and ensure they're working ok.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Under Review
Development

No branches or pull requests

2 participants