[functional-tests] Don't include the dm tests in the ft suite.
I'll create a separate program for those.
This commit is contained in:
parent
997dbcf2ad
commit
6bf81aab85
@ -7,7 +7,6 @@
|
|||||||
(functional-tests)
|
(functional-tests)
|
||||||
(bcache bcache-tests)
|
(bcache bcache-tests)
|
||||||
(cache-functional-tests)
|
(cache-functional-tests)
|
||||||
(device-mapper dm-tests)
|
|
||||||
(era-functional-tests)
|
(era-functional-tests)
|
||||||
(parser-combinators)
|
(parser-combinators)
|
||||||
(only (srfi s1 lists) break)
|
(only (srfi s1 lists) break)
|
||||||
@ -180,7 +179,6 @@
|
|||||||
(register-cache-tests)
|
(register-cache-tests)
|
||||||
(register-era-tests)
|
(register-era-tests)
|
||||||
(register-bcache-tests)
|
(register-bcache-tests)
|
||||||
(register-dm-tests)
|
|
||||||
|
|
||||||
(with-dir "test-output"
|
(with-dir "test-output"
|
||||||
((parse-command-line)))
|
((parse-command-line)))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user