VirtualBox

Changeset 94455 in vbox


Ignore:
Timestamp:
Apr 4, 2022 3:56:01 PM (2 years ago)
Author:
vboxsync
Message:

Validation Kit/unit tests: Next try in the hope to get the unit tests included on the .ISO. bugref:10195

File:
1 edited

Legend:

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

    r94452 r94455  
    338338
    339339define def_vbox_validationkit_unittests
    340   ifeq ($(os),darwin)
    341    TMP_UNITTESTS_PATH_BIN = $(PATH_OUT_BASE)/$(os).$(arch)/$(KBUILD_TYPE)/dist/VirtualBox.app/Contents/MacOS/
    342   else
    343    TMP_UNITTESTS_PATH_BIN = $(PATH_OUT_BASE)/$(os).$(arch)/$(KBUILD_TYPE)/bin/
    344   endif
     340  TMP_UNITTESTS_PATH_BIN =  $(abspath $(VBOX_PATH_VALIDATIONKIT).$(os).$(arch)/../../../bin)
    345341  VBOX_VALIDATIONKIT_FILESPEC_UNITTESTS += \
    346342        $(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