Lines Matching full:partition
97 echo "^$disk: Partition $1 added: $uuid $2 $3\$"
101 echo "^$disk: Partition $1 resized: $2 $3\$"
105 echo "^$disk: Partition $1 removed\$"
109 echo "^$disk: Partition $1 label changed\$"
113 echo "^$disk: Partition $1 marked as bootable\$"
121 echo -n "^gpt: $disk: Partition $1 unknown type MSDOS, "
126 echo "^$disk: Partition $1 attributes updated\$"
130 echo "^$disk: Partition $1 type changed\$"
146 atf_set "descr" "Create 2 partition disk"
156 atf_set "descr" "Change the attribute of 2 partition disk"
171 atf_set "descr" "Change the partition type type of 2 partition disk"
188 atf_set "descr" "Backup 2 partition disk"
199 atf_set "descr" "Restore 2 partition disk"
236 atf_set "descr" "Resize a 2 partition disk and partition"
250 atf_set "descr" "Remove a partition from a 2 partition disk"
263 atf_set "descr" "Label partitions in a 2 partition disk"
276 atf_set "descr" "Make partition 2 bootable in a 2 partition disk"