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 #964, UtPrintx function #973

Merged

Commits on Apr 27, 2021

  1. Fix nasa#964, UtPrintx function

    Fix the UtPrintx() routine such that the loop stops correctly.
    Also improves the output to print the address, not just the data.
    
    Note if UtPrintf is used, one sees the file/line of the UtPrintx
    function, not the actual test location, so it is better to call
    UT_BSP_DoText directly so it omits this extraneous info.
    jphickey committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    d059147 View commit details
    Browse the repository at this point in the history