VirtualBox

Ignore:
Timestamp:
Feb 1, 2023 4:24:09 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155659
Message:

HostServices/*.kmk: Automatic scm cleanups. bugref:10348

File:
1 edited

Legend:

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

    r98169 r98415  
    3131if defined(VBOX_WITH_TESTCASES) && !defined(VBOX_ONLY_ADDITIONS) && !defined(VBOX_ONLY_SDK)
    3232
    33   #
    34   # Set this in LocalConfig.kmk if you are working on HGCM service internals
    35   # to automatically run the unit test at build time:
    36   #    OTHERS += $(tstHGCMSvc_0_OUTDIR)/tstHGCMSvc.run
    37   #
    38   PROGRAMS += tstHGCMSvc
    39   TESTING  += $(tstHGCMSvc_0_OUTDIR)/tstHGCMSvc.run
    40   tstHGCMSvc_TEMPLATE = VBoxR3TstExe
    41   tstHGCMSvc_DEFS     = VBOX_WITH_HGCM VBOX_TEST_HGCM_PARMS
    42   tstHGCMSvc_SOURCES  = tstHGCMSvc.cpp
    43   tstHGCMSvc_CLEAN    = $(tstHGCMSvc_0_OUTDIR)/tstHGCMSvc.run
     33 #
     34 # Set this in LocalConfig.kmk if you are working on HGCM service internals
     35 # to automatically run the unit test at build time:
     36 #    OTHERS += $(tstHGCMSvc_0_OUTDIR)/tstHGCMSvc.run
     37 #
     38 PROGRAMS += tstHGCMSvc
     39 TESTING   += $(tstHGCMSvc_0_OUTDIR)/tstHGCMSvc.run
     40 tstHGCMSvc_TEMPLATE = VBoxR3TstExe
     41 tstHGCMSvc_DEFS      = VBOX_WITH_HGCM VBOX_TEST_HGCM_PARMS
     42 tstHGCMSvc_SOURCES   = tstHGCMSvc.cpp
     43 tstHGCMSvc_CLEAN     = $(tstHGCMSvc_0_OUTDIR)/tstHGCMSvc.run
    4444
    45 $$(tstHGCMSvc_0_OUTDIR)/tstHGCMSvc.run: $$(tstHGCMSvc_1_STAGE_TARGET)
     45 $$(tstHGCMSvc_0_OUTDIR)/tstHGCMSvc.run: $$(tstHGCMSvc_1_STAGE_TARGET)
    4646        export VBOX_LOG_DEST=nofile; $(tstHGCMSvc_1_STAGE_TARGET) quiet
    4747        $(QUIET)$(APPEND) -t "$@" "done"
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