Store the specified fileName from the caller that invokes the top‐level function under test (via BSLS_FUZZTEST_EVALUATE(X)), and set the state to reflect that any precondition begin macro encountered will be the first.

Synopsis

Declared in <bsls_fuzztest.h>

static
void
initStaticState(char const* fileName);

Created with MrDocs