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

Fix #1016, resolve discrepancies between module API and unit tests #1043

Merged

Commits on May 26, 2021

  1. Fix nasa#1016, resolve discrepancies between module API and unit tests

    Ensures correlation between the unit-tests and documented return
    values for the OSAL module API.
    
    Adds documentation for OS_ERR_OUTPUT_TOO_LARGE and
    OS_ERR_NAME_TOO_LONG.  These are primarily validated
    via coverage test, as symbol table dump is only
    possible on VxWorks.
    
    Move the test for OS_INVALID_POINTER to after setup,
    where the module ID is valid.
    jphickey committed May 26, 2021
    Configuration menu
    Copy the full SHA
    b420e8d View commit details
    Browse the repository at this point in the history