File: control

package info (click to toggle)
libvhdi 20251119-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,468 kB
  • sloc: ansic: 174,453; sh: 6,929; makefile: 1,330; python: 543; cpp: 88; sed: 16
file content (17 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Test-Command: vhdiinfo -V
Restrictions: superficial

Test-Command: vhdimount -V
Restrictions: superficial

Test-Command: qemu-img create -f vpc disk.vhd 34k;
              vhdiinfo disk.vhd
Depends: qemu-utils,
         @
Restrictions: allow-stderr

Test-Command: qemu-img create -f vhdx disk.vhdx 34k;
              vhdiinfo disk.vhdx
Depends: qemu-utils,
         @
Restrictions: allow-stderr