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

test logger with filter #457

Open
xiulipan opened this issue Oct 21, 2020 · 1 comment
Open

test logger with filter #457

xiulipan opened this issue Oct 21, 2020 · 1 comment
Labels
area:logs Log and results collection, storage, etc. P3 Low-impact bugs or features type:test coverage gap This requires a new test case, not just fixing one

Comments

@xiulipan
Copy link
Contributor

xiulipan commented Oct 21, 2020

sof-logger now support runtime filter, we need to add a test case to cover this feature.

Feature wiki:
https://thesofproject.github.io/latest/developer_guides/debugability/logger/index.html?highlight=logger#trace-filtering

function need to be tested (from thesofproject/sof#3530 (comment) @ktrzcinx )

  • debugfs filter testing
  • sof-loger feature: filter parsing - -F option argument has a quite wide possible range of input
  1. single component instance
  2. single component type
  3. single pipeline
  4. single component type on pipeline
  5. every component
  • check if feature works as a whole
@xiulipan
Copy link
Contributor Author

@ktrzcinx Please join the discussion of this test case design.

@xiulipan xiulipan added the type:test coverage gap This requires a new test case, not just fixing one label Oct 21, 2020
@xiulipan xiulipan added the P3 Low-impact bugs or features label Jan 26, 2021
@marc-hb marc-hb added the area:logs Log and results collection, storage, etc. label Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:logs Log and results collection, storage, etc. P3 Low-impact bugs or features type:test coverage gap This requires a new test case, not just fixing one
Projects
None yet
Development

No branches or pull requests

2 participants