Skip to content

Allow longer messages in UT assert #491

@jphickey

Description

@jphickey

Is your feature request related to a problem? Please describe.
Currently the UT assert library truncates messages at 128 characters due to the buffer sizes used internally. With macros using function names as well as more complete context info in tests, this is easy to hit.

Describe the solution you'd like
Increase message buffer size and maximum report line length.

Requester Info
Joseph Hickey, Vantage Systems, Inc.

Metadata

Metadata

Assignees

Labels

unit-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