VirtualBox

Changeset 58304 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 18, 2015 10:46:41 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103500
Message:

tstRTLocalIpc: Use RTTestCreateChild.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp

    r58299 r58304  
    930930             && !strcmp(argv[1], "child"))
    931931    {
    932         rc = RTTestCreate(argv[2], &g_hTest);
     932        rc = RTTestCreateChild(argv[2], &g_hTest);
    933933        if (RT_FAILURE(rc))
    934934            return RTEXITCODE_FAILURE;
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