VirtualBox

Ignore:
Timestamp:
May 17, 2021 4:54:36 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144456
Message:

Audio/ValKit: Implemented AudioTestSetWipe(). bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp

    r89091 r89115  
    18771877
    18781878            /* Clean up. */
    1879             AudioTestSetWipe(&TstEnv.Set);
     1879            int rc2 = AudioTestSetWipe(&TstEnv.Set);
     1880            AssertRC(rc2); /* Annoying, but not test-critical. */
    18801881
    18811882            audioTestEnvDestroy(&TstEnv);
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