cprover
bmc_cover.cpp File Reference

Test-Suite Generation with BMC. More...

#include "bmc.h"
#include <iostream>
#include <util/time_stopping.h>
#include <util/xml.h>
#include <util/xml_expr.h>
#include <util/json.h>
#include <util/json_expr.h>
#include <solvers/prop/cover_goals.h>
#include <solvers/prop/literal_expr.h>
#include <goto-symex/build_goto_trace.h>
#include <goto-programs/xml_goto_trace.h>
#include <goto-programs/json_goto_trace.h>
#include "bv_cbmc.h"
Include dependency graph for bmc_cover.cpp:

Go to the source code of this file.

Classes

class  bmc_covert
 
struct  bmc_covert::goalt
 
struct  bmc_covert::goalt::instancet
 
struct  bmc_covert::testt
 

Detailed Description

Test-Suite Generation with BMC.

Definition in file bmc_cover.cpp.