VirtualBox

Ignore:
Timestamp:
Aug 30, 2021 9:16:32 AM (3 years ago)
Author:
vboxsync
Message:

Audio/Validation Kit: Increased VKAT logging on host and guest side. ​bugref:10008

File:
1 edited

Legend:

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

    r90987 r90989  
    425425
    426426            # Enable more verbose logging for all groups. Disable later again?
    427             asEnv.extend([ 'VKAT_RELEASE_LOG=all.e.l.l2.l3.f' ]);
     427            asEnv.extend([ 'VKAT_RELEASE_LOG=all.e.l.l2.l3.f+audio_test.e.l.l2.l3.f' ]);
    428428
    429429            # Write the log file to some deterministic place so TxS can retrieve it later.
     
    470470        # Enable more verbose logging for all groups. Disable later again?
    471471        asEnv = {};
    472         asEnv[ 'VKAT_RELEASE_LOG' ] = 'all.e.l.l2.l3.f';
     472        asEnv[ 'VKAT_RELEASE_LOG' ] = 'all.e.l.l2.l3.f+audio_test.e.l.l2.l3.f';
    473473
    474474        # Build the base command line, exclude all tests by default.
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