FuzzManager.FTB.Running.AutoRunner: AutoRunner -- Determine the correct runner class (GDB, ASan, etc) for
the given program, instantiate and return it.
FuzzManager.FTB.Running.PersistentApplication: PersistentApplication -- Implements a persistent application for
performing multiple tests and offers an interface to perform the
necessary tasks around testing such an application.