// sqlite databases must be opened with write permissions, so we copy the test cases to the output dir RUN: rm -rf %t.klee-stats RUN: mkdir %t.klee-stats RUN: cp -r %S/klee-stats/empty %t.klee-stats/ RUN: %klee-stats %t.klee-stats/empty | FileCheck %s CHECK: {{^}}|{{ *}}Path{{ *}}|{{$}} CHECK: {{^}}|{{.*}}empty{{ *}}|{{$}}