File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
test/Industry/CoverageErrorCall Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 11// It requires bitwuzla because the script currently runs with bitwuzla solver backend
2+ // REQUIRES: bitwuzla
3+ // REQUIRES: target-x86_64
24// RUN: %kleef --property-file=%S/coverage-error-call.prp --max-memory=7000000000 --max-cputime-soft=30 --64 --write-ktests %s 2>&1 | FileCheck %s
35// CHECK: KLEE: WARNING: 100.00% Reachable Reachable
46
Original file line number Diff line number Diff line change 11// It requires bitwuzla because the script currently runs with bitwuzla solver backend
2+ // REQUIRES: bitwuzla
3+ // REQUIRES: target-x86_64
24// RUN: %kleef --property-file=%S/coverage-error-call.prp --max-memory=7000000000 --max-cputime-soft=180 --64 --write-ktests %s 2>&1 | FileCheck %s
35// CHECK: KLEE: WARNING: 100.00% Reachable Reachable
46
You can’t perform that action at this time.
0 commit comments