-
Notifications
You must be signed in to change notification settings - Fork 202
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 #596, scrub all UT_Report calls #1624
Fix #596, scrub all UT_Report calls #1624
Commits on Jun 22, 2021
-
Partial nasa#596, UtAssert macros for ES test
Update ES coverage test to use preferred macros. Adds dedicated assert macros for checking fixed-length string buffers, and for checking memory offsets. Also adds an improved implemention of the syslog/printf check which filters out newlines (keeps log more parseable).
Configuration menu - View commit details
-
Copy full SHA for ac99686 - Browse repository at this point
Copy the full SHA ac99686View commit details -
Partial nasa#596, UtAssert macros for EVS test
Update EVS coverage test to use preferred macros
Configuration menu - View commit details
-
Copy full SHA for 161d8da - Browse repository at this point
Copy the full SHA 161d8daView commit details -
Partial nasa#596, UtAssert macros for SB test
Update SB coverage test to use preferred macros. Adds a dedicated assert macro for checking SB MsgId values.
Configuration menu - View commit details
-
Copy full SHA for a563e13 - Browse repository at this point
Copy the full SHA a563e13View commit details -
Partial nasa#596, UtAssert macros for MSG test
Update MSG coverage test to use preferred macros
Configuration menu - View commit details
-
Copy full SHA for 899dd6d - Browse repository at this point
Copy the full SHA 899dd6dView commit details -
Partial nasa#596, UtAssert macros for SBR test
Update SBR coverage test to use preferred macros
Configuration menu - View commit details
-
Copy full SHA for 72c1c8d - Browse repository at this point
Copy the full SHA 72c1c8dView commit details -
Partial nasa#596, UtAssert macros for TBL test
Update TBL coverage test to use preferred macros
Configuration menu - View commit details
-
Copy full SHA for 6b21c14 - Browse repository at this point
Copy the full SHA 6b21c14View commit details -
Partial nasa#596, UtAssert macros for TIME test
Update TIME coverage test to use preferred macros
Configuration menu - View commit details
-
Copy full SHA for 907f2ca - Browse repository at this point
Copy the full SHA 907f2caView commit details -
Partial nasa#596, UtAssert macros for FS test
Update FS coverage test to use preferred macros.
Configuration menu - View commit details
-
Copy full SHA for d12ab62 - Browse repository at this point
Copy the full SHA d12ab62View commit details -
Fix nasa#596, remove now-unused assert functions (final)
Clean up the assert functions and macros which are no longer used after updating all coverage tests to use preferred macros.
Configuration menu - View commit details
-
Copy full SHA for 890cc87 - Browse repository at this point
Copy the full SHA 890cc87View commit details -
Fix nasa#470, complete coverage for FS subsystem
Add required coverage test cases to achieve 100% line coverage in FS
Configuration menu - View commit details
-
Copy full SHA for 442634d - Browse repository at this point
Copy the full SHA 442634dView commit details