VirtualBox

Ignore:
Timestamp:
Oct 25, 2021 10:10:32 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147828
Message:

Audio/Validation Kit: Added "--no-audio-ok" switch to VKAT to enable running on hosts which do not have any audio hardware (e.g. servers). ​bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/audio/tdAudioTest.py

    r92011 r92019  
    569569                             '--tempdir', sPathAudioTemp, '--outdir', sPathAudioOut, '-a', \
    570570                             '--tag', sTag, \
    571                              '--no-verify' ]; # We do the verification separately in the step below.
     571                             '--no-audio-ok', \ # Enables running on hosts which do not have any audio hardware.
     572                             '--no-verify' ];   # We do the verification separately in the step below.
    572573
    573574        for _ in range(1, reporter.getVerbosity()): # Verbosity always is initialized at 1.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette