diff options
author | Cristian Cadar <c.cadar@imperial.ac.uk> | 2023-12-14 22:15:57 +0000 |
---|---|---|
committer | MartinNowack <2443641+MartinNowack@users.noreply.github.com> | 2024-01-12 12:00:35 +0000 |
commit | 2c8b74cc858793c94e5476b5765e93ee23738702 (patch) | |
tree | 8d4005084ef0ae0f2d7eb72333855e15526ace25 /test/Feature/exec-tree-dbs/loop.csv | |
parent | 5ca8f5a020cca251a0d5d08bc855bf945735c1af (diff) | |
download | klee-2c8b74cc858793c94e5476b5765e93ee23738702.tar.gz |
Rename files from PTree to ExecutionTree (and similar)
Diffstat (limited to 'test/Feature/exec-tree-dbs/loop.csv')
-rw-r--r-- | test/Feature/exec-tree-dbs/loop.csv | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/Feature/exec-tree-dbs/loop.csv b/test/Feature/exec-tree-dbs/loop.csv new file mode 100644 index 00000000..4fc2b9f2 --- /dev/null +++ b/test/Feature/exec-tree-dbs/loop.csv @@ -0,0 +1,5 @@ +ID,stateID,leftID,rightID,asmLine,kind +1,0,2,3,44,1 +2,0,0,0,61,36 +3,1,4,1,62,1 +4,1,0,0,63,80 |