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

Use UT assert for OSAL unit tests #318

Merged
merged 1 commit into from
Dec 30, 2019

Commits on Dec 13, 2019

  1. Fix nasa#313: Use UT assert for OSAL unit tests

    Modify the "unit-tests" (extended/functional tests) for OSAL to use
    the UT assert library for test case reporting and platform support.
    
    Reduce or eliminate the use of macros for platform abstraction
    wherever possible.  This removes most platform-specific logic from
    the test cases, leaving that to the OSAL/BSP abstraction.
    jphickey committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    2431fee View commit details
    Browse the repository at this point in the history