-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathoccurrences_of.0.res.oracle
More file actions
26 lines (26 loc) · 1.35 KB
/
Copy pathoccurrences_of.0.res.oracle
File metadata and controls
26 lines (26 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# frama-c -wp -wp-rte [...]
[kernel] Parsing occurrences_of.c (with preprocessing)
[wp] Running WP plugin...
[wp] Warning: Skipped RTE guards: unaligned pointers (\aligned not supported)
[wp] Warning: Skipped RTE guards: invalid function pointer calls (\valid_function not supported)
[rte:annot] annotating function occurrences_of
[wp] [Valid] Goal occurrences_of_exits (Cfg) (Unreachable)
[wp] [Valid] Goal occurrences_of_terminates (Cfg) (Trivial)
[wp] 12 goals scheduled
[wp] [Valid] typed_occurrences_of_ensures (Qed)
[wp] [Valid] typed_occurrences_of_loop_invariant_established (Qed)
[wp] [Valid] typed_occurrences_of_loop_invariant_preserved (Alt-Ergo) (Cached)
[wp] [Valid] typed_occurrences_of_loop_invariant_2_established (Alt-Ergo) (Cached)
[wp] [Valid] typed_occurrences_of_loop_invariant_2_preserved (Alt-Ergo) (Cached)
[wp] [Valid] typed_occurrences_of_assert_rte_mem_access (Alt-Ergo) (Cached)
[wp] [Valid] typed_occurrences_of_loop_assigns_part1 (Qed)
[wp] [Valid] typed_occurrences_of_loop_assigns_part2 (Qed)
[wp] [Valid] typed_occurrences_of_loop_assigns_part3 (Qed)
[wp] [Valid] typed_occurrences_of_assigns (Qed)
[wp] [Valid] typed_occurrences_of_loop_variant_positive (Qed)
[wp] [Valid] typed_occurrences_of_loop_variant_decrease (Alt-Ergo) (Cached)
[wp] Proved goals: 14 / 14
Terminating: 1
Unreachable: 1
Qed: 7
Alt-Ergo: 5