VirtualBox

Ignore:
Timestamp:
Oct 20, 2021 7:45:19 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147720
Message:

Audio/Validation Kit: Added an automatic unit testing target for the VKAT selftest facility. ​bugref:10008

File:
1 edited

Legend:

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

    r91571 r91915  
    181181endif
    182182
     183if defined(VBOX_WITH_TESTCASES) && !defined(VBOX_ONLY_ADDITIONS) && !defined(VBOX_ONLY_SDK)
     184
     185 TESTING += $(vkathost_0_OUTDIR)/tstVkatHostSelftest.run
     186
     187 $$(vkathost_0_OUTDIR)/tstVkatHostSelftest.run: $$(vkat_1_TARGET)
     188        export VKAT_RELEASE_LOG=-all; $(vkat_1_TARGET) selftest
     189        $(QUIET)$(APPEND) -t "$@" "done"
     190
     191endif
     192
    183193include $(FILE_KBUILD_SUB_FOOTER)
    184194
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