test 55 for statvfs. fix formatting bug in test54.

This commit is contained in:
Ben Gras
2010-06-24 00:06:40 +00:00
parent 6cd2d1218e
commit e3354a8556
4 changed files with 114 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ badones= # list of tests that failed
tests=" 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 \
21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 \
41 42 43 44 45 45-gcc 46 47 48 49 49-gcc 50 \
51 51-gcc 52 52-gcc 53 \
51 51-gcc 52 52-gcc 53 54 55 \
sh1.sh sh2.sh"
tests_no=`expr 0`