Lines Matching refs:resize_ffs

32 # resize_ffs params as follows:
33 # resize_ffs blocksize fragsize fssize newfssize level numdata swap
38 test_case shrink_24M_16M_v0_4096 resize_ffs 4096 512 49152 32768 0 41
39 test_case shrink_24M_16M_v0_8192 resize_ffs 8192 1024 49152 32768 0 42
40 test_case shrink_24M_16M_v0_16384 resize_ffs 16384 2048 49152 32768 0 43
41 test_case shrink_24M_16M_v0_32768 resize_ffs 32768 4096 49152 32768 0 42
42 test_case shrink_24M_16M_v0_65536 resize_ffs 65536 8192 49152 32768 0 38
43 test_case shrink_32M_24M_v0_4096 resize_ffs 4096 512 65536 49152 0 55
44 test_case shrink_32M_24M_v0_8192 resize_ffs 8192 1024 65536 49152 0 56
45 test_case shrink_32M_24M_v0_16384 resize_ffs 16384 2048 65536 49152 0 58
46 test_case shrink_32M_24M_v0_32768 resize_ffs 32768 4096 65536 49152 0 56
47 test_case_xfail shrink_32M_24M_v0_65536 "PR bin/44204" resize_ffs 65536 8192 65536 49152 0 51
48 test_case shrink_48M_16M_v0_4096 resize_ffs 4096 512 98304 32768 0 82
49 test_case shrink_48M_16M_v0_8192 resize_ffs 8192 1024 98304 32768 0 84
50 test_case shrink_48M_16M_v0_16384 resize_ffs 16384 2048 98304 32768 0 87
51 test_case shrink_48M_16M_v0_32768 resize_ffs 32768 4096 98304 32768 0 83
52 test_case shrink_48M_16M_v0_65536 resize_ffs 65536 8192 98304 32768 0 76
53 test_case shrink_64M_48M_v0_4096 resize_ffs 4096 512 131072 98304 0 109
54 test_case shrink_64M_48M_v0_8192 resize_ffs 8192 1024 131072 98304 0 111
55 test_case shrink_64M_48M_v0_16384 resize_ffs 16384 2048 131072 98304 0 115
56 test_case shrink_64M_48M_v0_32768 resize_ffs 32768 4096 131072 98304 0 111
57 test_case shrink_64M_48M_v0_65536 resize_ffs 65536 8192 131072 98304 0 101
59 test_case shrink_24M_16M_v1_4096 resize_ffs 4096 512 49152 32768 1 41
60 test_case shrink_24M_16M_v1_8192 resize_ffs 8192 1024 49152 32768 1 42
61 test_case shrink_24M_16M_v1_16384 resize_ffs 16384 2048 49152 32768 1 43
62 test_case shrink_24M_16M_v1_32768 resize_ffs 32768 4096 49152 32768 1 42
63 test_case shrink_24M_16M_v1_65536 resize_ffs 65536 8192 49152 32768 1 38
64 test_case shrink_32M_24M_v1_4096 resize_ffs 4096 512 65536 49152 1 55
65 test_case shrink_32M_24M_v1_8192 resize_ffs 8192 1024 65536 49152 1 56
66 test_case shrink_32M_24M_v1_16384 resize_ffs 16384 2048 65536 49152 1 58
67 test_case shrink_32M_24M_v1_32768 resize_ffs 32768 4096 65536 49152 1 56
68 test_case_xfail shrink_32M_24M_v1_65536 "PR bin/44204" resize_ffs 65536 8192 65536 49152 1 51
69 test_case shrink_48M_16M_v1_4096 resize_ffs 4096 512 98304 32768 1 82
70 test_case shrink_48M_16M_v1_8192 resize_ffs 8192 1024 98304 32768 1 84
71 test_case shrink_48M_16M_v1_16384 resize_ffs 16384 2048 98304 32768 1 87
72 test_case shrink_48M_16M_v1_32768 resize_ffs 32768 4096 98304 32768 1 83
73 test_case shrink_48M_16M_v1_65536 resize_ffs 65536 8192 98304 32768 1 76
74 test_case shrink_64M_48M_v1_4096 resize_ffs 4096 512 131072 98304 1 109
75 test_case shrink_64M_48M_v1_8192 resize_ffs 8192 1024 131072 98304 1 111
76 test_case shrink_64M_48M_v1_16384 resize_ffs 16384 2048 131072 98304 1 115
77 test_case shrink_64M_48M_v1_32768 resize_ffs 32768 4096 131072 98304 1 111
78 test_case shrink_64M_48M_v1_65536 resize_ffs 65536 8192 131072 98304 1 101
80 test_case_xfail shrink_24M_16M_v2_4096 "PR bin/44205" resize_ffs 4096 512 49152 32768 2 41
81 test_case_xfail shrink_24M_16M_v2_8192 "PR bin/44205" resize_ffs 8192 1024 49152 32768 2 42
82 test_case_xfail shrink_24M_16M_v2_16384 "PR bin/44205" resize_ffs 16384 2048 49152 32768 2 43
83 test_case_xfail shrink_24M_16M_v2_32768 "PR bin/44205" resize_ffs 32768 4096 49152 32768 2 42
84 test_case_xfail shrink_24M_16M_v2_65536 "PR bin/44205" resize_ffs 65536 8192 49152 32768 2 38
85 test_case_xfail shrink_32M_24M_v2_4096 "PR bin/44205" resize_ffs 4096 512 65536 49152 2 55
86 test_case_xfail shrink_32M_24M_v2_8192 "PR bin/44205" resize_ffs 8192 1024 65536 49152 2 56
87 test_case_xfail shrink_32M_24M_v2_16384 "PR bin/44205" resize_ffs 16384 2048 65536 49152 2 58
88 test_case_xfail shrink_32M_24M_v2_32768 "PR bin/44205" resize_ffs 32768 4096 65536 49152 2 56
89 test_case_xfail shrink_32M_24M_v2_65536 "PR bin/44204" resize_ffs 65536 8192 65536 49152 2 51
90 test_case_xfail shrink_48M_16M_v2_4096 "PR bin/44205" resize_ffs 4096 512 98304 32768 2 82
91 test_case_xfail shrink_48M_16M_v2_8192 "PR bin/44205" resize_ffs 8192 1024 98304 32768 2 84
92 test_case_xfail shrink_48M_16M_v2_16384 "PR bin/44205" resize_ffs 16384 2048 98304 32768 2 87
93 test_case_xfail shrink_48M_16M_v2_32768 "PR bin/44205" resize_ffs 32768 4096 98304 32768 2 83
94 test_case_xfail shrink_48M_16M_v2_65536 "PR bin/44205" resize_ffs 65536 8192 98304 32768 2 76
95 test_case_xfail shrink_64M_48M_v2_4096 "PR bin/44205" resize_ffs 4096 512 131072 98304 2 109
96 test_case_xfail shrink_64M_48M_v2_8192 "PR bin/44205" resize_ffs 8192 1024 131072 98304 2 111
97 test_case_xfail shrink_64M_48M_v2_16384 "PR bin/44205" resize_ffs 16384 2048 131072 98304 2 115
98 test_case_xfail shrink_64M_48M_v2_32768 "PR bin/44205" resize_ffs 32768 4096 131072 98304 2 111
99 test_case_xfail shrink_64M_48M_v2_65536 "PR bin/44205" resize_ffs 65536 8192 131072 98304 2 101
110 echo "*** resize_ffs shrinkage partial cg test"
115 atf_check -s exit:0 resize_ffs -s 4000 -y ${IMG}