OSDN Git Service

add basic device mapper tests
authorGuido Günther <agx@sigxcpu.org>
Thu, 5 Jun 2008 07:55:53 +0000 (09:55 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 6 Jun 2008 07:24:53 +0000 (09:24 +0200)
commit0e7e76c9ffcfd53633bed26c2f033830220af709
treebb9a0c9a13f45848314f26939c21cf79ebed8edb
parent119c5ac6bc4529bd94cc3284b419c4bacd6afd15
add basic device mapper tests

* tests/dm-utils.sh: New file.  Copied from lvm's tests/lvm-utils.sh.
* tests/t6000-dm.sh: New file.
* tests/test-lib.sh: FIXME
* tests/Makefile.am: FIXME
tests/Makefile.am
tests/dm-utils.sh [new file with mode: 0644]
tests/t6000-dm.sh [new file with mode: 0755]
tests/test-lib.sh