VirtualBox

Changeset 94592 in vbox


Ignore:
Timestamp:
Apr 13, 2022 5:20:33 PM (2 years ago)
Author:
vboxsync
Message:

Validation Kit/unit tests: Skip more stuff. bugref:10195

File:
1 edited

Legend:

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

    r94589 r94592  
    8080        tstRTHeapOffset \
    8181        tstRTHeapSimple \
    82         tstRTInlineAsm \
    8382        tstIprtList \
    8483        tstIprtMiniString \
     
    171170        tstRTProcWait \
    172171        tstRTProcIsRunningByName \
    173         tstRTBitOperationsPIC3 \
    174         tstRTInlineAsmPIC \
    175         tstRTInlineAsmPIC3
     172        tstRTBitOperationsPIC3
    176173PROGRAMS.solaris += \
    177174        tstRTCoreDump
     
    184181        tstRTCRest-1 \
    185182        tstRTS3
     183endif
     184ifndef VBOX_ONLY_VALIDATIONKIT
     185 # Stuff which does not build yet with the Validation Kit build box. Skip those for now.
     186 PROGRAMS += \
     187        tstRTInlineAsm
     188 PROGRAMS.linux += \
     189        tstRTInlineAsmPIC \
     190        tstRTInlineAsmPIC3
    186191endif
    187192
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