Next: , Previous: Installing, Up: Top


4 Inputs

CELIA plug-in shall receive as inputs the list of C files containing:

(See the Options section to change by default value of the entry point.)

The C functions that can be analyzed with CELIA shall satisfy the following constraints:

The C file in input of CELIA can be annotated with specifications in the ACSL logic of Frama-C. The file intlist.h defines several predicates that can be used in these annotations. Currently, only these predicates are considered by CELIA. Also, only annotations corresponding to function pre-conditions are interpreted. The semantics of these predicates is explained here.