From 3b30d9e225791196b12460fd015c44a6abf0de3d Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Wed, 4 Oct 2017 10:40:25 +0100 Subject: [PATCH] [functional-tests] Move mapping tree to metadata, and add functions for device-tree --- functional-tests/thin/mapping-tree.scm | 40 --------- functional-tests/thin/metadata.scm | 112 +++++++++++++++++-------- 2 files changed, 79 insertions(+), 73 deletions(-) delete mode 100644 functional-tests/thin/mapping-tree.scm diff --git a/functional-tests/thin/mapping-tree.scm b/functional-tests/thin/mapping-tree.scm deleted file mode 100644 index 3918469..0000000 --- a/functional-tests/thin/mapping-tree.scm +++ /dev/null @@ -1,40 +0,0 @@ -(library - (thin mapping-tree) - - (export mapping-tree-lookup - mapping-tree-each) - - (import (persistent-data btree) - (bcache block-manager) - (chezscheme) - (srfi s8 receive)) - - ;; (values