VirtualBox

Changeset 27135 in vbox for trunk/src


Ignore:
Timestamp:
Mar 6, 2010 5:54:54 PM (15 years ago)
Author:
vboxsync
Message:

VD/Testcase: New testcase to stress test diff creation/merging

Location:
trunk/src/VBox/Devices/Storage/testcase
Files:
1 added
1 edited

Legend:

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

    r23452 r27135  
    5353#
    5454ifdef VBOX_WITH_TESTCASES
    55  PROGRAMS += tstVD tstVD-2 tstVDCopy
     55 PROGRAMS += tstVD tstVD-2 tstVDCopy tstVDSnap
    5656 ifeq ($(KBUILD_TARGET),l4)
    5757  tstVD_TEMPLATE = VBOXLNXHOSTR3EXE
     
    6666 tstVD-2_LIBS   = $(LIB_DDU) $(LIB_RUNTIME)
    6767 tstVDCopy_LIBS   = $(LIB_DDU) $(LIB_RUNTIME)
     68 tstVDSnap_LIBS   = $(LIB_DDU) $(LIB_RUNTIME)
    6869 tstVD_SOURCES  = tstVD.cpp
    6970 tstVD-2_SOURCES  = tstVD-2.cpp
    7071 tstVDCopy_SOURCES  = tstVDCopy.cpp
     72 tstVDSnap_SOURCES  = tstVDSnap.cpp
    7173endif
    7274
Note: See TracChangeset for help on using the changeset viewer.

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