[functional-tests] start working on dm-ioctl bindings

This commit is contained in:
Joe Thornber
2017-09-26 15:16:45 +01:00
parent a1acd0c868
commit 742629fb8d
5 changed files with 686 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
(functional-tests)
(bcache bcache-tests)
(cache-functional-tests)
(device-mapper dm-tests)
(era-functional-tests)
(parser-combinators)
(only (srfi s1 lists) break)
@@ -179,6 +180,7 @@
(register-cache-tests)
(register-era-tests)
(register-bcache-tests)
(register-dm-tests)
(with-dir "test-output"
((parse-command-line)))