From d50698f1b543b520af1cea0218e6ea8571faaa10 Mon Sep 17 00:00:00 2001 From: Cristian Cadar Date: Fri, 9 Aug 2019 16:12:56 +0100 Subject: Updated error messages in Gen*Bout.c --- test/Runtime/POSIX/GenRandomBout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Runtime/POSIX/GenRandomBout.c') diff --git a/test/Runtime/POSIX/GenRandomBout.c b/test/Runtime/POSIX/GenRandomBout.c index e441df3d..0620e778 100644 --- a/test/Runtime/POSIX/GenRandomBout.c +++ b/test/Runtime/POSIX/GenRandomBout.c @@ -11,7 +11,7 @@ // RUN: bash -c '%gen-random-bout 100 --sym-args 5 3 || :' 2>&1 | grep "ran out of" // RUN: bash -c '%gen-random-bout 100 --sym-args 5 3 10 || :' 2>&1 | grep "should be no more" -// CHECK: klee-replay: EXIT STATUS: NORMAL +// CHECK: KLEE-REPLAY: NOTE: EXIT STATUS: NORMAL #include #include -- cgit 1.4.1