VirtualBox

Ignore:
Timestamp:
Feb 15, 2018 3:29:00 PM (7 years ago)
Author:
vboxsync
Message:

ValidationKit/SerialTest: Copy'n'paste in test error message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/serial/SerialTest.cpp

    r70989 r71029  
    555555                        else if (   (fStsLinesSet & RTSERIALPORT_CHG_STS_LINES_F_DTR)
    556556                                 || (fStsLinesClear & RTSERIALPORT_CHG_STS_LINES_F_DTR))
    557                                 RTTestFailed(g_hTest, "DSR line didn't change when it should have on iteration %u\n", i);
     557                                RTTestFailed(g_hTest, "DCD line didn't change when it should have on iteration %u\n", i);
    558558
    559559                        if (   (fStsLinesQueried & RTSERIALPORT_STS_LINE_CTS)
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