CBMC
|
#include "common_harness_generator_options.h"
Go to the source code of this file.
Macros | |
#define | MEMORY_SNAPSHOT_HARNESS_SNAPSHOT_OPT "memory-snapshot" |
#define | MEMORY_SNAPSHOT_HARNESS_INITIAL_GOTO_LOC_OPT "initial-goto-location" |
#define | MEMORY_SNAPSHOT_HARNESS_INITIAL_SOURCE_LOC_OPT "initial-source-location" |
#define | MEMORY_SNAPSHOT_HARNESS_HAVOC_VARIABLES_OPT "havoc-variables" |
#define | MEMORY_SNAPSHOT_HARNESS_TREAT_POINTER_AS_ARRAY_OPT "pointer-as-array" |
#define | MEMORY_SNAPSHOT_HARNESS_ASSOCIATED_ARRAY_SIZE_OPT "size-of-array" |
#define | MEMORY_SNAPSHOT_HARNESS_GENERATOR_OPTIONS |
#define | MEMORY_SNAPSHOT_HARNESS_GENERATOR_HELP |
#define MEMORY_SNAPSHOT_HARNESS_ASSOCIATED_ARRAY_SIZE_OPT "size-of-array" |
Definition at line 19 of file memory_snapshot_harness_generator_options.h.
#define MEMORY_SNAPSHOT_HARNESS_GENERATOR_HELP |
Definition at line 34 of file memory_snapshot_harness_generator_options.h.
#define MEMORY_SNAPSHOT_HARNESS_GENERATOR_OPTIONS |
Definition at line 21 of file memory_snapshot_harness_generator_options.h.
#define MEMORY_SNAPSHOT_HARNESS_HAVOC_VARIABLES_OPT "havoc-variables" |
Definition at line 17 of file memory_snapshot_harness_generator_options.h.
#define MEMORY_SNAPSHOT_HARNESS_INITIAL_GOTO_LOC_OPT "initial-goto-location" |
Definition at line 15 of file memory_snapshot_harness_generator_options.h.
#define MEMORY_SNAPSHOT_HARNESS_INITIAL_SOURCE_LOC_OPT "initial-source-location" |
Definition at line 16 of file memory_snapshot_harness_generator_options.h.
#define MEMORY_SNAPSHOT_HARNESS_SNAPSHOT_OPT "memory-snapshot" |
Definition at line 14 of file memory_snapshot_harness_generator_options.h.
#define MEMORY_SNAPSHOT_HARNESS_TREAT_POINTER_AS_ARRAY_OPT "pointer-as-array" |
Definition at line 18 of file memory_snapshot_harness_generator_options.h.