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-case: rename pause-resume to pause-release #1025

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Apr 19, 2023

  1. test-case: rename pause-resume to pause-release

    resume term leads to confusion with system resume. Nothing to do with
    system suspend/resume test. pause-release is more clear.
    
    Signed-off-by: Fred Oh <[email protected]>
    fredoh9 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    c743658 View commit details
    Browse the repository at this point in the history
  2. test-case: add symbolic link for pause-resume tests

    To support backward compatibility, keep the symbolic link for
    the time being.
    check-pause-resume.sh -> check-pause-release.sh
    multiple-pause-resume.sh -> multiple-pause-release.sh
    
    Signed-off-by: Fred Oh <[email protected]>
    fredoh9 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    e5f7ac1 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. run-all-test: rename pause-resume to pause-release

    Renamed pause-resume to pause-release.
    Ref link: thesofproject#1025
    
    Signed-off-by: Fred Oh <[email protected]>
    fredoh9 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    e577e28 View commit details
    Browse the repository at this point in the history