VirtualBox

Changeset 94431 in vbox


Ignore:
Timestamp:
Apr 1, 2022 10:43:05 AM (3 years ago)
Author:
vboxsync
Message:

Validation Kit/unit tests: Don't use wildcards anymore when including the unit tests [build fix]. ​​bugref:10195

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/Makefile.kmk

    r94430 r94431  
    310310        tstRTProcCreateEx \
    311311        tstRTProcCreatePrf \
    312         tstRTProcIsRunningByName \
    313312        tstRTProcQueryUsername \
    314313        tstRTProcWait \
     
    320319        tstUtf8
    321320
     321TMP_UNITTESTS_WHITELIST.linux += \
     322        tstRTProcIsRunningByName
     323
    322324#
    323325# Included needed dependencies like VBoxRT (VBoxVMM?).
     
    331333define def_vbox_validationkit_unittests
    332334  ifdef VBOX_WITH_VALIDATIONKIT_PACKING.$(os).$(arch)
    333    TMP_UNITTESTS_PATH_BIN                 = $(PATH_OUT_BASE)/$(os).$(arch)/$(KBUILD_TYPE)/bin
     335   TMP_UNITTESTS_PATH_BIN                 = $(VBOX_PATH_VALIDATIONKIT)/../bin
    334336   VBOX_VALIDATIONKIT_FILESPEC_UNITTESTS += \
    335337        $(foreach test_whitelist, $(TMP_UNITTESTS_WHITELIST), \
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