Lines Matching refs:ROOT
40 atf_check zfs create -o mountpoint=none ${zpool}/ROOT
42 ${zpool}/ROOT/default
55 atf_check -o ignore bectl -r ${zpool}/ROOT mount default ${root}
58 ${zpool}/ROOT/default/usr
59 atf_check -o ignore bectl -r ${zpool}/ROOT umount default
100 ${zpool}/ROOT/default/usr
104 bectl -r ${zpool}/ROOT create "foo bar"
108 atf_check bectl -r ${zpool}/ROOT create -e default default2
109 atf_check bectl -r ${zpool}/ROOT create default2@test_snap
110 atf_check bectl -r ${zpool}/ROOT create -e default2@test_snap default3
114 atf_check bectl -r ${zpool}/ROOT create -r -e default recursive
115 atf_check bectl -r ${zpool}/ROOT create -r recursive@test_snap
116 atf_check bectl -r ${zpool}/ROOT create -r -e recursive@test_snap recursive-snap
160 atf_check bectl -r ${zpool}/ROOT create -e default default2
161 atf_check -o not-empty zfs get mountpoint ${zpool}/ROOT/default2
162 atf_check -e ignore bectl -r ${zpool}/ROOT destroy default2
163 atf_check -e not-empty -s not-exit:0 zfs get mountpoint ${zpool}/ROOT/default2
168 atf_check -o not-empty bectl -r ${zpool}/ROOT mount default ${root}
169 atf_check bectl -r ${zpool}/ROOT create -e default default3
170 atf_check bectl -r ${zpool}/ROOT destroy -o default3
171 atf_check bectl -r ${zpool}/ROOT unmount default
174 atf_check bectl -r ${zpool}/ROOT create -e default default2
175 atf_check bectl -r ${zpool}/ROOT create -e default default3
176 atf_check bectl -r ${zpool}/ROOT destroy default
177 atf_check bectl -r ${zpool}/ROOT destroy default2
178 atf_check bectl -r ${zpool}/ROOT rename default3 default
189 atf_check bectl -r ${zpool}/ROOT create -e default default2
191 atf_check bectl -r ${zpool}/ROOT create -e default2 default3
193 atf_check bectl -r ${zpool}/ROOT create -e default3 default4
194 atf_check bectl -r ${zpool}/ROOT destroy default3
195 atf_check bectl -r ${zpool}/ROOT destroy default2
196 atf_check bectl -r ${zpool}/ROOT destroy default4
203 atf_check bectl -r ${zpool}/ROOT create -e default default2
204 atf_check bectl -r ${zpool}/ROOT create default@test
206 atf_check bectl -r ${zpool}/ROOT destroy default@test
207 atf_check -o inline:"-\n" zfs get -Ho value origin ${zpool}/ROOT/default
208 atf_check bectl -r ${zpool}/ROOT destroy default2
212 atf_check bectl -r ${zpool}/ROOT create default@test
213 atf_check bectl -r ${zpool}/ROOT create -e default@test default2
215 atf_check -e not-empty -s not-exit:0 bectl -r ${zpool}/ROOT destroy \
247 atf_check -o save:exported bectl -r ${zpool}/ROOT export default
249 atf_check -o not-empty zfs get mountpoint ${zpool}/ROOT/default2
250 atf_check -e ignore bectl -r ${zpool}/ROOT destroy default2
252 ${zpool}/ROOT/default2
287 atf_check -o save:list.out bectl -r ${zpool}/ROOT list
289 atf_check bectl -r ${zpool}/ROOT create -e default default2
290 atf_check -o save:list.out bectl -r ${zpool}/ROOT list
292 atf_check -e ignore bectl -r ${zpool}/ROOT destroy default2
293 atf_check -o save:list.out bectl -r ${zpool}/ROOT list
329 atf_check -o not-empty bectl -r ${zpool}/ROOT mount default ${root}
331 atf_check bectl -r ${zpool}/ROOT unmount default
334 atf_check -o not-empty bectl -r ${zpool}/ROOT mount default ${root}
336 atf_check bectl -r ${zpool}/ROOT umount default
368 atf_check bectl -r ${zpool}/ROOT rename default default2
369 atf_check -o not-empty zfs get mountpoint ${zpool}/ROOT/default2
371 ${zpool}/ROOT/default
409 atf_check -o ignore bectl -r ${zpool}/ROOT mount default ${root}
412 atf_check bectl -r ${zpool}/ROOT umount default
415 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT create -e default target
416 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT create -e default 1234
421 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT jail -b 1234
422 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT unjail 1234
425 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT jail -b -o jid=233637 default
427 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT unjail default
430 atf_check -o inline:"rescue\nusr\n" bectl -r ${zpool}/ROOT \
432 atf_check -o inline:"rescue\nusr\n" bectl -r ${zpool}/ROOT \
435 atf_check bectl -r ${zpool}/ROOT ujail default
438 atf_check bectl -r ${zpool}/ROOT jail -bo path=${root} default
440 atf_check bectl -r ${zpool}/ROOT ujail default
443 atf_check bectl -r ${zpool}/ROOT jail -b default
444 atf_check bectl -r ${zpool}/ROOT unjail default
447 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT jail -b default
448 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT jail -b -o name=bectl_test target
449 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT unjail target
450 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT unjail default
452 atf_check -e ignore -s not-exit:0 bectl -r ${zpool}/ROOT ujail default
453 atf_check -e ignore -s not-exit:0 bectl -r ${zpool}/ROOT unjail default
456 atf_check bectl -r ${zpool}/ROOT jail -b -o path=${root} -u path default
459 atf_check bectl -r ${zpool}/ROOT ujail default
526 atf_check bectl -r ${zpool}/ROOT rename default A
528 atf_check bectl -r ${zpool}/ROOT create -r -e A B
530 atf_check bectl -r ${zpool}/ROOT create -r -e B C
533 atf_check -o not-inline:"-" zfs list -Hr -o origin ${zpool}/ROOT/C
539 atf_check -o not-empty bectl -r ${zpool}/ROOT activate C
540 atf_check -o inline:"-\n-\n" zfs list -Hr -o origin ${zpool}/ROOT/C
574 atf_check -s exit:0 -o empty bectl -r ${zpool}/ROOT create -e default ${be}
577 atf_check -s exit:0 -o ignore bectl -r ${zpool}/ROOT activate -t ${be}
581 atf_check -s exit:0 -o ignore bectl -r ${zpool}/ROOT destroy ${be}
618 atf_check -s exit:0 -o empty bectl -r ${zpool}/ROOT create -e default ${be}
621 atf_check -s exit:0 -o ignore bectl -r ${zpool}/ROOT activate -t ${be}
625 atf_check -s exit:0 -o ignore bectl -r ${zpool}/ROOT rename ${be} ${be}_renamed