Skip to content

Fix #900, Replace UT_Text with UtPrintf#902

Merged
yammajamma merged 1 commit intonasa:integration-candidatefrom
skliper:fix900-rm-ut-text
Sep 24, 2020
Merged

Fix #900, Replace UT_Text with UtPrintf#902
yammajamma merged 1 commit intonasa:integration-candidatefrom
skliper:fix900-rm-ut-text

Conversation

@skliper
Copy link
Contributor

@skliper skliper commented Sep 22, 2020

Describe the contribution
Fix #900 - replaces UT_Text with UtPrintf and eliminates UT_VERBOSE ifdef (run time reporting control provided by ut_assert)

Testing performed
Built and ran unit tests, passed. Spot checked reports and it looked good (sb_UT, tbl_UT)

Expected behavior changes
Minor text changes in report, but now can be controlled by run time test verbosity levels. Also reports actual test line number and file (instead of utility function info).

System(s) tested on

  • Hardware: cFS Dev Server
  • OS: Ubuntu 18.04
  • Versions: bundle main + this commit

Additional context
None

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper skliper added this to the 7.0.0 milestone Sep 22, 2020
@skliper skliper added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Sep 22, 2020
@astrogeco
Copy link
Contributor

CCB 2020-09-23 APPROVED

Copy link
Contributor

@jphickey jphickey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've been wanting these ifdefs to go away for some time now.

@yammajamma yammajamma added CCB-20200923 and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Sep 23, 2020
@yammajamma yammajamma changed the base branch from main to integration-candidate September 24, 2020 12:47
@yammajamma yammajamma merged commit 2076991 into nasa:integration-candidate Sep 24, 2020
@skliper skliper deleted the fix900-rm-ut-text branch February 1, 2021 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace UT_Text with UtDebug and UtPrintf, remove UT_VERBOSE ifdefs

4 participants