diff options
Diffstat (limited to 'test/Feature/KleeStatsEmpty.test')
| -rw-r--r-- | test/Feature/KleeStatsEmpty.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Feature/KleeStatsEmpty.test b/test/Feature/KleeStatsEmpty.test new file mode 100644 index 00000000..aae1fee1 --- /dev/null +++ b/test/Feature/KleeStatsEmpty.test @@ -0,0 +1,4 @@ +RUN: %klee-stats %S/klee-stats/empty | FileCheck %s + +CHECK: {{^}}|{{ *}}Path{{ *}}|{{$}} +CHECK: {{^}}|{{.*}}empty{{ *}}|{{$}} |
