VirtualBox

Changeset 91684 in vbox


Ignore:
Timestamp:
Oct 12, 2021 8:31:58 AM (3 years ago)
Author:
vboxsync
Message:

Audio/Validation Kit: Also let know if a audio data beacon has been found and is valid. ​bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/AudioTest.cpp

    r91682 r91684  
    23882388                                             pCmp->pszName,
    23892389                                             fPre ? "Pre" : "Post", cbBeacon ? "found" : "not found", cbBeacon, cbBeaconExpected);
     2390        AssertRC(rc2);
     2391    }
     2392    else
     2393    {
     2394        int rc2 = audioTestErrorDescAddInfo(pVerJob->pErr, pVerJob->idxTest, "File '%s': %s beacon found and valid",
     2395                                            pCmp->pszName, fPre ? "Pre" : "Post");
    23902396        AssertRC(rc2);
    23912397    }
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