CBMC
|
#include <functional>
#include <list>
#include <map>
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | goto_harness_generator_factoryt |
helper to select harness type by name. More... | |
Macros | |
#define | GOTO_HARNESS_GENERATOR_TYPE_OPT "harness-type" |
#define | GOTO_HARNESS_GENERATOR_HARNESS_FUNCTION_NAME_OPT "harness-function-name" |
#define | GOTO_HARNESS_FACTORY_OPTIONS |
#define GOTO_HARNESS_FACTORY_OPTIONS |
Definition at line 25 of file goto_harness_generator_factory.h.
#define GOTO_HARNESS_GENERATOR_HARNESS_FUNCTION_NAME_OPT "harness-function-name" |
Definition at line 22 of file goto_harness_generator_factory.h.
#define GOTO_HARNESS_GENERATOR_TYPE_OPT "harness-type" |
Definition at line 21 of file goto_harness_generator_factory.h.