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 #1082, increase UT symbol dump size limit #1090

Merged

Commits on Jun 25, 2021

  1. Fix nasa#1082, increase UT symbol dump size limit

    For the MCP750, the symbol table fairly large and requires a considerably
    larger limit to avoid the OS_ERR_OUTPUT_TOO_LARGE limit.  This also uses
    a different name, so that the user can actually see the symbol dump file
    if they want (otherwise the next test overwrites the file).
    jphickey committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    05ce4e2 View commit details
    Browse the repository at this point in the history