VirtualBox

Changeset 91575 in vbox for trunk


Ignore:
Timestamp:
Oct 5, 2021 4:02:43 PM (3 years ago)
Author:
vboxsync
Message:

Audio/Validation Kit: Implemented ability to run the test driver with a specific audio controller via "--audio-controller-type <HDA|AC97|SB16>" [build fix]. ​bugref:10008

File:
1 edited

Legend:

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

    r91568 r91575  
    723723                    oOsType = oSession.getOsType();
    724724                    self.enmAudioControllerType = oOsType.recommendedAudioController;
    725                 else:
     725
    726726                reporter.log('Setting user-defined audio controller type to %d' % (self.enmAudioControllerType));
    727727                oSession.setupAudio(self.enmAudioControllerType,
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