Skip to content
Snippets Groups Projects
Commit e3d8d9e1 authored by Patrick Baudin's avatar Patrick Baudin
Browse files

Merge commit '754e522c' into feature/bobot/jbuilder

parents 7bfae97d 754e522c
No related branches found
No related tags found
No related merge requests found
DEFAULT_SUITES= wp wp_plugin wp_bts wp_store wp_hoare
DEFAULT_SUITES= wp wp_acsl wp_plugin wp_bts wp_store wp_hoare
DEFAULT_SUITES= wp_typed wp_usage wp_gallery wp_manual wp_tip
# todo: to fixes
IGNORE= DEFAULT_SUITES= wp_acsl wp_region
IGNORE= DEFAULT_SUITES= wp_region
IGNORE= qualif_SUITES= wp wp_plugin wp_acsl wp_bts wp_store wp_hoare
IGNORE= qualif_SUITES= wp_typed wp_usage wp_gallery wp_manual wp_tip wp_region
Bool A, B;
_Bool A, B;
/*@
ensures GOAL: \result ≡ 255;
......
# frama-c -wp [...]
[kernel] Parsing tests/wp_acsl/issue_A228.c (with preprocessing)
[kernel] :0:
syntax error:
Location: between <unknown> and 1:5, before or at token: A
1 Bool A, B;
2
3 /*@
[kernel] Frama-C aborted: invalid user input.
[kernel] Parsing issue_A228.c (with preprocessing)
[wp] Running WP plugin...
[wp] Warning: Missing RTE guards
------------------------------------------------------------
Function job
------------------------------------------------------------
Goal Post-condition 'GOAL' in 'job':
Assume { Type: is_bool(A) /\ is_bool(B). }
Prove: land(-64, lor(to_uint32(lsl(A, 6)), to_uint32(lsl(B, 7)))) = 192.
------------------------------------------------------------
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment