VirtualBox

Ignore:
Timestamp:
Nov 12, 2024 2:41:36 AM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165871
Message:

SUPDrv,/Config.kmk,/Makefile.kmk: Implemented the simplified process validation for the VBOX_WITH_MINIMAL_HARDENING mode. jiraref:VBP-1449

File:
1 edited

Legend:

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

    r106061 r106945  
    7878SUPUninstall_LIBS     = $(LIB_RUNTIME)
    7979
    80 SUPLoggerCtl_TEMPLATE = VBoxR3Exe
     80SUPLoggerCtl_TEMPLATE = VBoxR3SignedExe
    8181SUPLoggerCtl_SOURCES  = SUPLoggerCtl.cpp
    8282SUPLoggerCtl_LIBS     = $(LIB_RUNTIME)
    8383
    84 tstInt_TEMPLATE       = VBoxR3Exe
     84tstInt_TEMPLATE       = VBoxR3SignedExe
    8585tstInt_DEFS           = $(VMM_COMMON_DEFS)
    8686tstInt_SOURCES        = tstInt.cpp
    8787tstInt_LIBS           = $(LIB_RUNTIME)
    8888
    89 tstContiguous_TEMPLATE = VBoxR3TstExe
     89tstContiguous_TEMPLATE = VBoxR3SignedTstExe
    9090tstContiguous_SOURCES = tstContiguous.cpp
    9191
    92 tstInit_TEMPLATE      = VBoxR3TstExe
     92tstInit_TEMPLATE      = VBoxR3SignedTstExe
    9393tstInit_SOURCES       = tstInit.cpp
    9494
    95 tstLow_TEMPLATE       = VBoxR3TstExe
     95tstLow_TEMPLATE       = VBoxR3SignedTstExe
    9696tstLow_SOURCES        = tstLow.cpp
    9797
     
    100100tstNtQueryStuff_SOURCES  = tstNtQueryStuff.cpp
    101101
    102 tstPin_TEMPLATE       = VBoxR3TstExe
     102tstPin_TEMPLATE       = VBoxR3SignedTstExe
    103103tstPin_SOURCES        = tstPin.cpp
    104104
    105 tstPage_TEMPLATE      = VBoxR3TstExe
     105tstPage_TEMPLATE      = VBoxR3SignedTstExe
    106106tstPage_SOURCES       = tstPage.cpp
    107107
     
    130130 tstGIP-2_TEMPLATE  := VBoxR3HardenedTstDll
    131131else
    132  tstGIP-2_TEMPLATE  := VBoxR3TstExe
     132 tstGIP-2_TEMPLATE  := VBoxR3SignedTstExe
    133133endif
    134134tstGIP-2_SOURCES = tstGIP-2.cpp
    135135
    136 tstGetPagingMode_TEMPLATE = VBoxR3TstExe
     136tstGetPagingMode_TEMPLATE = VBoxR3SignedTstExe
    137137tstGetPagingMode_SOURCES = tstGetPagingMode.cpp
    138138
    139 tstSupLoadModule_TEMPLATE = VBoxR3TstExe
     139tstSupLoadModule_TEMPLATE = VBoxR3SignedTstExe
    140140tstSupLoadModule_SOURCES  = tstSupLoadModule.cpp
    141141
    142 tstSupSem_TEMPLATE    = VBoxR3TstExe
     142tstSupSem_TEMPLATE    = VBoxR3SignedTstExe
    143143tstSupSem_SOURCES     = tstSupSem.cpp
    144144
    145 tstSupSem-Zombie_TEMPLATE = VBoxR3TstExe
     145tstSupSem-Zombie_TEMPLATE = VBoxR3SignedTstExe
    146146tstSupSem-Zombie_SOURCES  = tstSupSem-Zombie.cpp
    147147
    148 tstSupTscDelta_TEMPLATE = VBoxR3TstExe
     148tstSupTscDelta_TEMPLATE = VBoxR3SignedTstExe
    149149tstSupTscDelta_SOURCES  = tstSupTscDelta.cpp
    150150
Note: See TracChangeset for help on using the changeset viewer.

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