VirtualBox

Ignore:
Timestamp:
Jun 8, 2009 7:56:42 PM (16 years ago)
Author:
vboxsync
Message:

VBoxHDD: Simple application for comparing two cloned images

File:
1 edited

Legend:

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

    r17111 r20415  
    5555#
    5656ifdef VBOX_WITH_TESTCASES
    57  PROGRAMS += tstVD tstVD-2
     57 PROGRAMS += tstVD tstVD-2 tstVDCopy
    5858 ifeq ($(KBUILD_TARGET),l4)
    5959  tstVD_TEMPLATE = VBOXLNXHOSTR3EXE
    6060  tstVD-2_TEMPLATE = VBOXLNXHOSTR3EXE
     61  tstVDCopy_TEMPLATE = VBOXLNXHOSTR3EXE
    6162 else
    6263  tstVD_TEMPLATE = VBOXR3TSTEXE
    6364  tstVD-2_TEMPLATE = VBOXR3TSTEXE
     65  tstVDCopy_TEMPLATE = VBOXR3TSTEXE
    6466 endif
    6567 tstVD_LIBS     = $(LIB_DDU) $(LIB_RUNTIME)
    6668 tstVD-2_LIBS   = $(LIB_DDU) $(LIB_RUNTIME)
     69 tstVDCopy_LIBS   = $(LIB_DDU) $(LIB_RUNTIME)
    6770 tstVD_SOURCES  = tstVD.cpp
    6871 tstVD-2_SOURCES  = tstVD-2.cpp
     72 tstVDCopy_SOURCES  = tstVDCopy.cpp
    6973endif
    7074
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