FuzzCase

Undocumented in source.

Members

Variables

body_
CppModule body_;

The inside of the generated FUZZ_TEST(...) {... }

cpp
CppModule cpp;

the root of the file content.

filename
Path filename;
Undocumented in source.
includes
CppModule includes;

Includes are placed here, before the content of the body

testCaseId
ulong testCaseId;
Undocumented in source.

Meta