VirtualBox

Ignore:
Timestamp:
Aug 26, 2021 1:38:34 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146548
Message:

Audio/Validation Kit: More connection mode handling. bugref:10008

File:
1 edited

Legend:

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

    r90555 r90912  
    8484
    8585        Val.psz = "server";
    86         rc = AudioTestSvcHandleOption(&Srv, ATSTCPOPT_MODE, &Val);
     86        rc = AudioTestSvcHandleOption(&Srv, ATSTCPOPT_CONN_MODE, &Val);
    8787        RTTEST_CHECK_RC_OK(hTest, rc);
    8888
     
    118118
    119119                Val.psz = "client";
    120                 rc = AudioTestSvcClientHandleOption(&Client, ATSTCPOPT_MODE, &Val);
     120                rc = AudioTestSvcClientHandleOption(&Client, ATSTCPOPT_CONN_MODE, &Val);
    121121                RTTEST_CHECK_RC_OK(hTest, rc);
    122122
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