VirtualBox

Changeset 8990 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
May 21, 2008 12:52:57 AM (17 years ago)
Author:
vboxsync
Message:

Configure the testing pass.

File:
1 edited

Legend:

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

    r8760 r8990  
    4343endif
    4444
     45
    4546#
    4647# We setup two 'other' targets for executing the two structure & alignment
     
    4950ifeq ($(KBUILD_TARGET),$(KBUILD_HOST))
    5051 ifeq ($(filter-out x86.x86 amd64.amd64 x86.amd64, $(KBUILD_TARGET_ARCH).$(KBUILD_HOST_ARCH)),)
    51   OTHERS          += \
     52  OTHERS += \
    5253        $(PATH_TARGET)/tstAsmStructs.run \
    5354        $(PATH_TARGET)/tstVMStructSize.run
    5455 endif
    5556endif
    56 OTHER_CLEAN     += \
     57
     58# The normal testing pass.
     59TESTING += \
     60        $(PATH_TARGET)/tstAsmStructs.run \
     61        $(PATH_TARGET)/tstVMStructSize.run
     62
     63OTHER_CLEAN += \
    5764        $(PATH_TARGET)/tstAsmStructs.run \
    5865        $(PATH_TARGET)/tstVMStructSize.run \
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