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

Added additional unit tests to SQLiteKeyInfoManager. #511

Commits on Sep 1, 2021

  1. Fixed merge conflict when rebasing on top of feature-sqlite-kim.

    Signed-off-by: Matt Davis <matt.davis@arm.com>
    MattDavis00 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    7e77da9 View commit details
    Browse the repository at this point in the history
  2. Added additional unit tests to SQLiteKeyInfoManager.

    These tests ensure that key are segmented correctly by the defined namespace.
    Separated by:
    - Application Name
    - Authenticator
    - Key Name
    Not separated by:
    - Provider Name
    - Provider UUID
    
    Signed-off-by: Matt Davis <matt.davis@arm.com>
    MattDavis00 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    19b49e9 View commit details
    Browse the repository at this point in the history