码迷,mamicode.com
首页 > 其他好文 > 详细

fstest

时间:2018-10-29 11:53:46      阅读:683      评论:0      收藏:0      [点我收藏+]

标签:https   nbsp   方法   comm   pos   哪些   tps   -o   host   

测试方法:
①将fstest版本放到/home/wxt目录下解压后编译
[root@host10242493 pjd-fstest-20080816]# pwd
/home/wxt/pjd-fstest-20080816
[root@host10242493 pjd-fstest-20080816]# make
gcc -Wall ${CFLAGS} fstest.c -o fstest
[root@host10242493 pjd-fstest-20080816]# ls
fstest fstest.c LICENSE Makefile README tests
[root@host10242493 pjd-fstest-20080816]# cd tests
[root@host10242493 pjd-fstest-20080816]# pwd
/home/wxt/pjd-fstest-20080816/tests

②切换到/mnt/data目录(测试目录)下,执行:prove -r /home/wxt/pjd-fstest-20080816/tests
cd /mnt/data
prove -r /home/wxt/pjd-fstest-20080816/tests

过一遍,哪些不过记录一下


下载:https://www.tuxera.com/community/posix-test-suite/

fstest

标签:https   nbsp   方法   comm   pos   哪些   tps   -o   host   

原文地址:https://www.cnblogs.com/AgainstTheWind/p/9869749.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!