We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. Hard failure if UT_SYMTABLE_SIZE_LIMIT not big enough:
osal/src/unit-tests/osloader-test/ut_osloader_symtable_test.c
Lines 199 to 202 in 2a2defb
Describe the solution you'd like MIR if symbol table isn't large enough
Describe alternatives you've considered Could consolidate this and test/symbol-api-test
Additional context Similar issue as fixed in #1149
Requester Info Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered:
Fix nasa#1151, MIR symbol too long or table to long for osloader test
6fd967c
Merge pull request #1152 from skliper/fix1151-osloader_ut
99c5c6e
Fix #1151, MIR symbol too long or table to long for osloader test
Merge pull request nasa#1151 from jphickey/fix-978-entrypt
414036e
Fix nasa#978, put task parameters into task record
skliper
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
Hard failure if UT_SYMTABLE_SIZE_LIMIT not big enough:
osal/src/unit-tests/osloader-test/ut_osloader_symtable_test.c
Lines 199 to 202 in 2a2defb
Describe the solution you'd like
MIR if symbol table isn't large enough
Describe alternatives you've considered
Could consolidate this and test/symbol-api-test
Additional context
Similar issue as fixed in #1149
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: