|
CBMC
|
#include "goto_verifier.h"#include "fault_localization_provider.h"#include "goto_trace_storage.h"#include "incremental_goto_checker.h"#include "properties.h"#include "report_util.h"
Include dependency graph for all_properties_verifier_with_fault_localization.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | all_properties_verifier_with_fault_localizationt< incremental_goto_checkerT > |
Requires an incremental goto checker that is a goto_trace_providert and fault_localization_providert. More... | |
Goto verifier for verifying all properties that stores traces and localizes faults
Definition in file all_properties_verifier_with_fault_localization.h.