VirtualBox

Changeset 61709 in vbox for trunk


Ignore:
Timestamp:
Jun 15, 2016 10:29:07 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108076
Message:

Storage: Simple tool to fill an image up to a certain size

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/testcase/Makefile.kmk

    r59823 r61709  
    2323#
    2424ifdef VBOX_WITH_TESTCASES
    25  PROGRAMS += tstVD tstVD-2 tstVDSnap
     25 PROGRAMS += tstVD tstVD-2 tstVDSnap tstVDFill
    2626
    2727 tstVD_TEMPLATE = VBOXR3TSTEXE
     
    3232 tstVD-2_SOURCES  = tstVD-2.cpp
    3333 tstVD-2_LIBS = $(LIB_DDU)
     34
     35 tstVDFill_TEMPLATE = VBOXR3TSTEXE
     36 tstVDFill_SOURCES  = tstVDFill.cpp
     37 tstVDFill_LIBS = $(LIB_DDU)
    3438
    3539 PROGRAMS += tstVDIo
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette