about summary refs log tree commit diff homepage
path: root/test/regression
diff options
context:
space:
mode:
authorLukas Zaoral <lzaoral@redhat.com>2021-04-13 16:39:56 +0200
committerCristian Cadar <c.cadar@imperial.ac.uk>2021-04-18 18:34:39 +0100
commitb0aef8ebc9d53945549fc477558a4437baa46e2d (patch)
treedf4ff056c3c73c5dd044836cb8a5a038fa536208 /test/regression
parentd309c4fa0ca2cd55e36cf1462b9057d6eb97a297 (diff)
downloadklee-b0aef8ebc9d53945549fc477558a4437baa46e2d.tar.gz
tests: Invoke tools through their corresponding macros
Diffstat (limited to 'test/regression')
-rw-r--r--test/regression/2014-09-13-debug-info.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/regression/2014-09-13-debug-info.c b/test/regression/2014-09-13-debug-info.c
index ced6d49a..60b9c7f4 100644
--- a/test/regression/2014-09-13-debug-info.c
+++ b/test/regression/2014-09-13-debug-info.c
@@ -8,8 +8,7 @@
 // one with the prefered CEX. We verify this by using ktest-tool to dump the
 // values, and then checking the output.
 //
-// RUN: /bin/sh -c "ktest-tool %t.klee-out/*.ktest" > %t.data-values
-// RUN: FileCheck < %t.data-values %s
+// RUN: %ktest-tool %t.klee-out/*.ktest | FileCheck %s
 
 // CHECK-DAG: object 0: int : 0
 // CHECK-DAG: object 0: int : 17