Lines Matching refs:bectl

76 	atf_check -o ignore bectl -r ${zpool}/ROOT mount default ${root}
80 atf_check -o ignore bectl -r ${zpool}/ROOT umount default
125 bectl -r ${zpool}/ROOT create "foo bar"
129 atf_check bectl -r ${zpool}/ROOT create -e default default2
130 atf_check bectl -r ${zpool}/ROOT create default2@test_snap
131 atf_check bectl -r ${zpool}/ROOT create -e default2@test_snap default3
135 atf_check bectl -r ${zpool}/ROOT create -r -e default recursive
136 atf_check bectl -r ${zpool}/ROOT create -r recursive@test_snap
137 atf_check bectl -r ${zpool}/ROOT create -r -e recursive@test_snap recursive-snap
181 atf_check bectl -r ${zpool}/ROOT create -e default default2
183 atf_check -e ignore bectl -r ${zpool}/ROOT destroy default2
189 atf_check -o not-empty bectl -r ${zpool}/ROOT mount default ${root}
190 atf_check bectl -r ${zpool}/ROOT create -e default default3
191 atf_check bectl -r ${zpool}/ROOT destroy -o default3
192 atf_check bectl -r ${zpool}/ROOT unmount default
195 atf_check bectl -r ${zpool}/ROOT create -e default default2
196 atf_check bectl -r ${zpool}/ROOT create -e default default3
197 atf_check bectl -r ${zpool}/ROOT destroy default
198 atf_check bectl -r ${zpool}/ROOT destroy default2
199 atf_check bectl -r ${zpool}/ROOT rename default3 default
210 atf_check bectl -r ${zpool}/ROOT create -e default default2
212 atf_check bectl -r ${zpool}/ROOT create -e default2 default3
214 atf_check bectl -r ${zpool}/ROOT create -e default3 default4
215 atf_check bectl -r ${zpool}/ROOT destroy default3
216 atf_check bectl -r ${zpool}/ROOT destroy default2
217 atf_check bectl -r ${zpool}/ROOT destroy default4
224 atf_check bectl -r ${zpool}/ROOT create -e default default2
225 atf_check bectl -r ${zpool}/ROOT create default@test
227 atf_check bectl -r ${zpool}/ROOT destroy default@test
229 atf_check bectl -r ${zpool}/ROOT destroy default2
233 atf_check bectl -r ${zpool}/ROOT create default@test
234 atf_check bectl -r ${zpool}/ROOT create -e default@test default2
236 atf_check -e not-empty -s not-exit:0 bectl -r ${zpool}/ROOT destroy \
268 atf_check -o save:exported bectl -r ${zpool}/ROOT export default
271 atf_check -e ignore bectl -r ${zpool}/ROOT destroy default2
308 atf_check -o save:list.out bectl -r ${zpool}/ROOT list
310 atf_check bectl -r ${zpool}/ROOT create -e default default2
311 atf_check -o save:list.out bectl -r ${zpool}/ROOT list
313 atf_check -e ignore bectl -r ${zpool}/ROOT destroy default2
314 atf_check -o save:list.out bectl -r ${zpool}/ROOT list
350 atf_check -o not-empty bectl -r ${zpool}/ROOT mount default ${root}
352 atf_check bectl -r ${zpool}/ROOT unmount default
355 atf_check -o not-empty bectl -r ${zpool}/ROOT mount default ${root}
357 atf_check bectl -r ${zpool}/ROOT umount default
389 atf_check bectl -r ${zpool}/ROOT rename default default2
430 atf_check -o ignore bectl -r ${zpool}/ROOT mount default ${root}
433 atf_check bectl -r ${zpool}/ROOT umount default
436 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT create -e default target
437 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT create -e default 1234
442 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT jail -b 1234
443 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT unjail 1234
446 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT jail -b -o jid=233637 default
448 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT unjail default
451 atf_check -o inline:"rescue\nusr\n" bectl -r ${zpool}/ROOT \
453 atf_check -o inline:"rescue\nusr\n" bectl -r ${zpool}/ROOT \
456 atf_check bectl -r ${zpool}/ROOT ujail default
459 atf_check bectl -r ${zpool}/ROOT jail -bo path=${root} default
461 atf_check bectl -r ${zpool}/ROOT ujail default
464 atf_check bectl -r ${zpool}/ROOT jail -b default
465 atf_check bectl -r ${zpool}/ROOT unjail default
468 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT jail -b default
469 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT jail -b -o name=bectl_test target
470 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT unjail target
471 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT unjail default
473 atf_check -e ignore -s not-exit:0 bectl -r ${zpool}/ROOT ujail default
474 atf_check -e ignore -s not-exit:0 bectl -r ${zpool}/ROOT unjail default
477 atf_check bectl -r ${zpool}/ROOT jail -b -o path=${root} -u path default
480 atf_check bectl -r ${zpool}/ROOT ujail default
547 atf_check bectl -r ${zpool}/ROOT rename default A
549 atf_check bectl -r ${zpool}/ROOT create -r -e A B
551 atf_check bectl -r ${zpool}/ROOT create -r -e B C
560 atf_check -o not-empty bectl -r ${zpool}/ROOT activate C
595 atf_check -s exit:0 -o empty bectl -r ${zpool}/ROOT create -e default ${be}
598 atf_check -s exit:0 -o ignore bectl -r ${zpool}/ROOT activate -t ${be}
602 atf_check -s exit:0 -o ignore bectl -r ${zpool}/ROOT destroy ${be}
639 atf_check -s exit:0 -o empty bectl -r ${zpool}/ROOT create -e default ${be}
642 atf_check -s exit:0 -o ignore bectl -r ${zpool}/ROOT activate -t ${be}
646 atf_check -s exit:0 -o ignore bectl -r ${zpool}/ROOT rename ${be} ${be}_renamed