• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sbin/bectl/tests/

Lines Matching refs:ROOT

62 	atf_check zfs create -o mountpoint=none ${zpool}/ROOT
64 ${zpool}/ROOT/default
77 atf_check -o ignore bectl -r ${zpool}/ROOT mount default ${root}
80 ${zpool}/ROOT/default/usr
81 atf_check -o ignore bectl -r ${zpool}/ROOT umount default
123 ${zpool}/ROOT/default/usr
127 bectl -r ${zpool}/ROOT create "foo bar"
131 atf_check bectl -r ${zpool}/ROOT create -e default default2
132 atf_check bectl -r ${zpool}/ROOT create default2@test_snap
133 atf_check bectl -r ${zpool}/ROOT create -e default2@test_snap default3
137 atf_check bectl -r ${zpool}/ROOT create -r -e default recursive
138 atf_check bectl -r ${zpool}/ROOT create -r recursive@test_snap
139 atf_check bectl -r ${zpool}/ROOT create -r -e recursive@test_snap recursive-snap
143 zfs list "${zpool}/ROOT/default2/usr"
145 zfs list "${zpool}/ROOT/default3/usr"
149 zfs list "${zpool}/ROOT/recursive/usr"
151 zfs list "${zpool}/ROOT/recursive-snap/usr"
184 atf_check bectl -r ${zpool}/ROOT create -e default default2
185 atf_check -o not-empty zfs get mountpoint ${zpool}/ROOT/default2
186 atf_check -e ignore bectl -r ${zpool}/ROOT destroy default2
187 atf_check -e not-empty -s not-exit:0 zfs get mountpoint ${zpool}/ROOT/default2
192 atf_check -o not-empty bectl -r ${zpool}/ROOT mount default ${root}
193 atf_check bectl -r ${zpool}/ROOT create -e default default3
194 atf_check bectl -r ${zpool}/ROOT destroy -o default3
195 atf_check bectl -r ${zpool}/ROOT unmount default
198 atf_check bectl -r ${zpool}/ROOT create -e default default2
199 atf_check bectl -r ${zpool}/ROOT create -e default default3
200 atf_check bectl -r ${zpool}/ROOT destroy default
201 atf_check bectl -r ${zpool}/ROOT destroy default2
202 atf_check bectl -r ${zpool}/ROOT rename default3 default
213 atf_check bectl -r ${zpool}/ROOT create -e default default2
215 atf_check bectl -r ${zpool}/ROOT create -e default2 default3
217 atf_check bectl -r ${zpool}/ROOT create -e default3 default4
218 atf_check bectl -r ${zpool}/ROOT destroy default3
219 atf_check bectl -r ${zpool}/ROOT destroy default2
220 atf_check bectl -r ${zpool}/ROOT destroy default4
227 atf_check bectl -r ${zpool}/ROOT create -e default default2
228 atf_check bectl -r ${zpool}/ROOT create default@test
230 atf_check bectl -r ${zpool}/ROOT destroy default@test
231 atf_check -o inline:"-\n" zfs get -Ho value origin ${zpool}/ROOT/default
232 atf_check bectl -r ${zpool}/ROOT destroy default2
236 atf_check bectl -r ${zpool}/ROOT create default@test
237 atf_check bectl -r ${zpool}/ROOT create -e default@test default2
239 atf_check -e not-empty -s not-exit:0 bectl -r ${zpool}/ROOT destroy \
273 atf_check -o save:exported bectl -r ${zpool}/ROOT export default
274 atf_check -x "bectl -r ${zpool}/ROOT import default2 < exported"
275 atf_check -o not-empty zfs get mountpoint ${zpool}/ROOT/default2
276 atf_check -e ignore bectl -r ${zpool}/ROOT destroy default2
278 ${zpool}/ROOT/default2
315 atf_check -o save:list.out bectl -r ${zpool}/ROOT list
317 atf_check bectl -r ${zpool}/ROOT create -e default default2
318 atf_check -o save:list.out bectl -r ${zpool}/ROOT list
320 atf_check -e ignore bectl -r ${zpool}/ROOT destroy default2
321 atf_check -o save:list.out bectl -r ${zpool}/ROOT list
359 atf_check -o not-empty bectl -r ${zpool}/ROOT mount default ${root}
360 atf_check -o not-empty -x "mount | grep '^${zpool}/ROOT/default'"
361 atf_check bectl -r ${zpool}/ROOT unmount default
362 atf_check -s not-exit:0 -x "mount | grep '^${zpool}/ROOT/default'"
364 atf_check -o not-empty bectl -r ${zpool}/ROOT mount default ${root}
365 atf_check -o not-empty -x "mount | grep '^${zpool}/ROOT/default'"
366 atf_check bectl -r ${zpool}/ROOT umount default
367 atf_check -s not-exit:0 -x "mount | grep '^${zpool}/ROOT/default'"
400 atf_check bectl -r ${zpool}/ROOT rename default default2
401 atf_check -o not-empty zfs get mountpoint ${zpool}/ROOT/default2
403 ${zpool}/ROOT/default
443 atf_check -o ignore bectl -r ${zpool}/ROOT mount default ${root}
446 atf_check bectl -r ${zpool}/ROOT umount default
449 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT create -e default target
450 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT create -e default 1234
455 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT jail -b 1234
456 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT unjail 1234
459 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT jail -b -o jid=233637 default
461 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT unjail default
464 atf_check -o inline:"rescue\nusr\n" bectl -r ${zpool}/ROOT \
466 atf_check -o inline:"rescue\nusr\n" bectl -r ${zpool}/ROOT \
469 atf_check bectl -r ${zpool}/ROOT ujail default
472 atf_check bectl -r ${zpool}/ROOT jail -bo path=${root} default
474 atf_check bectl -r ${zpool}/ROOT ujail default
477 atf_check bectl -r ${zpool}/ROOT jail -b default
478 atf_check bectl -r ${zpool}/ROOT unjail default
481 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT jail -b default
482 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT jail -b -o name=bectl_test target
483 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT unjail target
484 atf_check -o empty -s exit:0 bectl -r ${zpool}/ROOT unjail default
486 atf_check -e ignore -s not-exit:0 bectl -r ${zpool}/ROOT ujail default
487 atf_check -e ignore -s not-exit:0 bectl -r ${zpool}/ROOT unjail default
490 atf_check bectl -r ${zpool}/ROOT jail -b -o path=${root} -u path default
493 atf_check bectl -r ${zpool}/ROOT ujail default
514 mountpoint="$(bectl -r ${zpool}/ROOT list -H | grep ${bootenv} | awk '{print $3}')"