安装
git clone https://github.com/pjd/pjdfstest.git
autoreconf -ifs
./configure
make pjdfstest
使用
cd /path/to/filesystem/under/test (文件系统的挂载目录)
prove -rv /path/to/pjdfstest/tests(pjdfstest里的tests目录)
git clone https://github.com/pjd/pjdfstest.git
autoreconf -ifs
./configure
make pjdfstest
cd /path/to/filesystem/under/test (文件系统的挂载目录)
prove -rv /path/to/pjdfstest/tests(pjdfstest里的tests目录)