VirtualBox

Ignore:
Timestamp:
Feb 22, 2024 12:11:49 PM (15 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161873
Message:

Audio/VKAT: Logging nits.

File:
1 edited

Legend:

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

    r103517 r103530  
    708708
    709709                                        if (cbWritten != cbToWrite)
    710                                             RTTestFailed(g_hTest, "Test #%RU32: Only played %RU32/%RU32 bytes",
     710                                            RTTestFailed(g_hTest, "Test #%RU32: Only played %RU32/%RU32 bytes\n",
    711711                                                         idxTest, cbWritten, cbToWrite);
    712712
     
    10021002
    10031003                                if (g_uVerbosity >= 2)
    1004                                     RTTestPrintf(g_hTest, RTTESTLVL_ALWAYS, "Test #%RU32: Recording tone data done", idxTest);
     1004                                    RTTestPrintf(g_hTest, RTTESTLVL_ALWAYS, "Test #%RU32: Recording tone data done\n", idxTest);
    10051005
    10061006                                if (AudioTestBeaconGetSize(&Beacon))
     
    10111011                                    if (g_uVerbosity >= 2)
    10121012                                        RTTestPrintf(g_hTest, RTTESTLVL_ALWAYS,
    1013                                                      "Test #%RU32: Waiting for %s beacon ...",
     1013                                                     "Test #%RU32: Waiting for %s beacon ...\n",
    10141014                                                     idxTest, AudioTestBeaconTypeGetName(Beacon.enmType));
    10151015                                }
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