File: time.res.oracle

package info (click to toggle)
frama-c 20161101%2Bsilicon%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 42,324 kB
  • ctags: 35,695
  • sloc: ml: 200,142; ansic: 31,465; makefile: 2,334; sh: 1,643; lisp: 259; python: 85; asm: 26
file content (26 lines) | stat: -rw-r--r-- 1,286 bytes parent folder | download
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
[kernel] Parsing share/libc/__fc_builtin_for_normalization.i (no preprocessing)
[kernel] Parsing tests/libc/time.c (with preprocessing)
[value] Analyzing a complete application starting at main
[value] Computing initial state
[value] Initial state computed
[value:initial-state] Values of globals at initialization
  __fc_time ∈ [--..--]
  __fc_tz ∈ [--..--]
[value] computing for function test_gettimeofday <- main.
        Called from tests/libc/time.c:13.
[value] computing for function gettimeofday <- test_gettimeofday <- main.
        Called from tests/libc/time.c:6.
tests/libc/time.c:6:[kernel] warning: No code nor explicit assigns clause for function gettimeofday, generating default assigns from the specification
[value] using specification for function gettimeofday
[value] Done for function gettimeofday
tests/libc/time.c:7:[value] assertion got status valid.
tests/libc/time.c:8:[value] assertion got status valid.
[value] Recording results for test_gettimeofday
[value] Done for function test_gettimeofday
[value] Recording results for main
[value] done for function main
[value] ====== VALUES COMPUTED ======
[value:final-states] Values at end of function test_gettimeofday:
  tv ∈ [--..--]
[value:final-states] Values at end of function main:
  __retres ∈ {0}