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

Add test case for sof component performance check #1090

Merged
merged 2 commits into from
Aug 23, 2023

Commits on Aug 16, 2023

  1. case-lib: add performance check support

    On test passed, do performance test if it
    is enabled by set DO_PERF_ANALYSIS to 1.
    
    Signed-off-by: Chao Song <[email protected]>
    Chao Song committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c2dae04 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. test-case: add check-performance test

    Add a test case for SOF component performance check.
    This test will start all pipeline except HDMI pipeline,
    and call tools/sof_perf_analyzer.py script on test pass.
    
    Signed-off-by: Chao Song <[email protected]>
    Chao Song committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bb7ddce View commit details
    Browse the repository at this point in the history