Skip to content

Add UtTest_Teardown() to ut_assert #550

@asgibson

Description

@asgibson

Is your feature request related to a problem? Please describe.
I would like to have a "Teardown" that runs at the end of the unit tests test-runner file. Much like the UtTest_Setup runs at the start.

Describe the solution you'd like
Add a UtTest_Teardown() that is called after all the tests have run.

Describe alternatives you've considered
Not having it, which is the current state.

Additional context
This is a common feature with most unit test frameworks.

Requester Info
Alan Gibson
NASA Goddard Code 587

Metadata

Metadata

Assignees

Labels

enhancementunit-testTickets related to the OSAL unit testing (functional and/or coverage)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions