VirtualBox

Changeset 107077 in vbox


Ignore:
Timestamp:
Nov 21, 2024 10:03:38 AM (8 weeks ago)
Author:
vboxsync
Message:

Windows driver installation: Added INF installation testcases (dry-run mode) [build fix]. bugref:10762

File:
1 edited

Legend:

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

    r107076 r107077  
    3030
    3131if defined(VBOX_WITH_TESTCASES) && !defined(VBOX_ONLY_ADDITIONS) && !defined(VBOX_ONLY_SDK)
    32  PROGRAMS += tstVBoxWinDrvInstInf
    33  TESTING  += $(tstVBoxWinDrvInstInf_0_OUTDIR)/tstVBoxWinDrvInstInf.run
     32 PROGRAMS.win += tstVBoxWinDrvInstInf
     33 TESTING.win  += $(tstVBoxWinDrvInstInf_0_OUTDIR)/tstVBoxWinDrvInstInf.run
    3434
    3535 tstVBoxWinDrvInstInf_TEMPLATE = VBoxR3TstExe
     
    4848
    4949 # Install required INF files into testcase/ directory.
    50  INSTALLS += tstVBoxWinDrvInstInfFiles
     50 INSTALLS.win += tstVBoxWinDrvInstInfFiles
    5151 tstVBoxWinDrvInstInfFiles_INST     = $(INST_TESTCASE)inf/
    5252 tstVBoxWinDrvInstInfFiles_SOURCES := $(wildcard $(PATH_SUB_CURRENT)/inf/*.inf)
     
    5757        $(QUIET)$(APPEND) -t "$@" "done"
    5858
    59  OTHERS += $(tstVBoxWinDrvInstInf_0_OUTDIR)/tstVBoxWinDrvInstInf.run
     59 OTHERS.win += $(tstVBoxWinDrvInstInf_0_OUTDIR)/tstVBoxWinDrvInstInf.run
    6060
    6161endif
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