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

Improvements to align CTS and Spec for Loader #2102

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 19, 2024

  1. Improvements to align CTS and Spec for Loader.

    - Add a null pointer check for urLoaderConfigCreate
    - Add a null pointer and invalid size check for urLoaderConfigGetinfo
    - Add invalid size test for urLoaderConfigGetInfo
    - Add reference count test for urLoaderConfigGetInfo
    - Add new test for urLoaderConfigSetCodeLocationCallback
    - Add new test for UR_LOADER_CONFIG_INFO_AVAILABLE_LAYERS to test the list is valid (empty or valid values)
    - Updated doc wording to say no layers are enabled by default
    martygrant committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ddc9c22 View commit details
    Browse the repository at this point in the history