summaryrefslogtreecommitdiff
path: root/caching-tests/test.urs
diff options
context:
space:
mode:
Diffstat (limited to 'caching-tests/test.urs')
-rw-r--r--caching-tests/test.urs6
1 files changed, 6 insertions, 0 deletions
diff --git a/caching-tests/test.urs b/caching-tests/test.urs
new file mode 100644
index 00000000..ce7d0350
--- /dev/null
+++ b/caching-tests/test.urs
@@ -0,0 +1,6 @@
+val cache01 : unit -> transaction page
+val cache10 : unit -> transaction page
+val cache11 : unit -> transaction page
+val flush01 : unit -> transaction page
+val flush10 : unit -> transaction page
+val flush11 : unit -> transaction page