VirtualBox

Changeset 98169 in vbox for trunk/src/VBox/Storage


Ignore:
Timestamp:
Jan 20, 2023 8:34:03 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155353
Message:

*.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348

File:
1 edited

Legend:

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

    r98128 r98169  
    3535 PROGRAMS += tstVD tstVD-2 tstVDSnap tstVDFill
    3636
    37  tstVD_TEMPLATE = VBOXR3TSTEXE
     37 tstVD_TEMPLATE = VBoxR3TstExe
    3838 tstVD_SOURCES = tstVD.cpp
    3939 tstVD_LIBS = $(LIB_DDU)
    4040
    41  tstVD-2_TEMPLATE = VBOXR3TSTEXE
     41 tstVD-2_TEMPLATE = VBoxR3TstExe
    4242 tstVD-2_SOURCES  = tstVD-2.cpp
    4343 tstVD-2_LIBS = $(LIB_DDU)
    4444
    45  tstVDFill_TEMPLATE = VBOXR3TSTEXE
     45 tstVDFill_TEMPLATE = VBoxR3TstExe
    4646 tstVDFill_SOURCES  = tstVDFill.cpp
    4747 tstVDFill_LIBS = $(LIB_DDU)
     
    8686               $(call TSTVDIO_GEN_TEST_MACRO,VDIoTests,%) \
    8787
    88  tstVDIo_TEMPLATE = VBOXR3TSTEXE
     88 tstVDIo_TEMPLATE = VBoxR3TstExe
    8989 tstVDIo_INCS := $(PATH_SUB_CURRENT)
    9090
     
    108108 tstVDIo_CLEAN = \
    109109        $(TSTVDIO_BUILTIN_TESTS_FILE)
    110  tstVDSnap_TEMPLATE = VBOXR3TSTEXE
     110 tstVDSnap_TEMPLATE = VBoxR3TstExe
    111111 tstVDSnap_LIBS = $(LIB_DDU)
    112112 tstVDSnap_SOURCES  = tstVDSnap.cpp
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