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

Uniformly check nil responses in backend tests #534

Merged

Commits on Jul 13, 2023

  1. add func to compare slices of proto structs

    Signed-off-by: Artsiom Koltun <[email protected]>
    artek-koltun committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0a49672 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. use test response check uniformly for aio backend

    Signed-off-by: Artsiom Koltun <[email protected]>
    artek-koltun committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    fb791e9 View commit details
    Browse the repository at this point in the history
  2. use test response check uniformly for null backend

    Signed-off-by: Artsiom Koltun <[email protected]>
    artek-koltun committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    df34aa9 View commit details
    Browse the repository at this point in the history
  3. use test response check uniformly for Nvme controller backend

    Signed-off-by: Artsiom Koltun <[email protected]>
    artek-koltun committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a290762 View commit details
    Browse the repository at this point in the history
  4. use test response check uniformly for Nvme path backend

    Signed-off-by: Artsiom Koltun <[email protected]>
    artek-koltun committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7df8f7e View commit details
    Browse the repository at this point in the history