VirtualBox

Ignore:
Timestamp:
Dec 7, 2015 8:33:47 PM (9 years ago)
Author:
vboxsync
Message:

Setup audio controller type as recommended for specified OSType. Enabled it only for installation tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsInstTest1.py

    r56295 r59045  
    172172                    reporter.log('Set extradata: %s => %s' % (sKey, sValue))
    173173                    fRc = fRc and oSession.setExtraData(sKey, sValue)
     174
     175                # Enable audio adapter
     176                oSession.o.machine.audioAdapter.enabled = True;
    174177
    175178                # Other variations?
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