Lines Matching full:attach
7 atf_set "descr" "geli attach -d will cause the provider to detach on last close"
20 atf_check geli attach -d -p -k keyfile ${md}
45 atf_set "descr" "test multiple failed attach of geli provider"
57 atf_check geli attach -d -p -k keyfile ${md}
60 atf_check -s not-exit:0 -e ignore -- geli attach -d -p -k keyfile ${md}
73 atf_set "descr" "geli attach -r will create a readonly provider"
85 atf_check geli attach -r -p -k keyfile ${md}
101 atf_set "descr" "geli attach can attach multiple providers"
117 atf_check geli attach -p -k keyfile ${md0} ${md1} ${md2}
131 atf_set "descr" "geli attach fails if called with no key component"
144 geli attach -p ${md} 2>/dev/null