Skip to content

Improve operator << for unit test C++ code #969

@bocchino

Description

@bocchino

See here for the rationale: #968. The basic idea is to implement << in terms of member << instead of Fw::String and thereby avoid truncation of output.

I recommend that we accept this change. I would like the CCB to review it, since it adds generated code. The generated code is unit test-only.

Metadata

Metadata

Assignees

Labels

code generationIssues related to code generation

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions