Skip to content

Commit f66fb5a

Browse files
committed
fix:
1 parent 2a10d88 commit f66fb5a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

test/Industry/CoverageErrorCall/if_etherip-unreach-call.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
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

test/Industry/CoverageErrorCall/od-4.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
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

0 commit comments

Comments
 (0)