Module stdio

Source
Expand description

Feedback and metatadata for stderr and stdout.

Structsยง

StdErrMetadata
Metadata for StdErrToMetadataFeedback.
StdErrToMetadataFeedback
Nop feedback that annotates stderr in the new testcase. The testcase is never interesting (use with an OR).
StdOutMetadata
Metadata for StdOutToMetadataFeedback.
StdOutToMetadataFeedback
Nop feedback that annotates stdout in the new testcase. The testcase is never interesting (use with an OR).