summaryrefslogtreecommitdiff
path: root/Test/test0/SeparateVerification0.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/test0/SeparateVerification0.bpl')
-rw-r--r--Test/test0/SeparateVerification0.bpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Test/test0/SeparateVerification0.bpl b/Test/test0/SeparateVerification0.bpl
index 5a8ef283..f598fe6f 100644
--- a/Test/test0/SeparateVerification0.bpl
+++ b/Test/test0/SeparateVerification0.bpl
@@ -1,3 +1,9 @@
+// RUN: %boogie -noVerify %s > %t
+// RUN: %diff %s.expect %t
+// RUN: %boogie -noVerify %s %s > %t
+// RUN: %diff NoErrors.expect %t
+// RUN: %boogie -noVerify %s %s SeparateVerification1.bpl > %t
+// RUN: %diff NoErrors.expect %t
// need to include this file twice for it to include all necessary declarations
#if FILE_0