VirtualBox

Changeset 25924 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 20, 2010 11:08:40 AM (15 years ago)
Author:
vboxsync
Message:

tstPath -> tstRTPath.

Location:
trunk/src/VBox/Runtime/testcase
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/Makefile.kmk

    r25865 r25924  
    8484        tstNoCrt-1 \
    8585        tstOnce \
    86         tstPath \
     86        tstRTPath \
    8787        tstPrfRT \
    8888        tstRand \
     
    337337tstOnce_SOURCES = tstOnce.cpp
    338338
    339 tstPath_SOURCES = tstPath.cpp
     339tstRTPath_TEMPLATE = VBOXR3TSTEXE
     340tstRTPath_SOURCES  = tstRTPath.cpp
    340341
    341342tstPrfRT_SOURCES = tstPrfRT.cpp
  • trunk/src/VBox/Runtime/testcase/tstRTPath.cpp

    r25923 r25924  
    5151     */
    5252    RTTEST hTest;
    53     int rc = RTTestInitAndCreate("tstPath", &hTest);
     53    int rc = RTTestInitAndCreate("tstRTPath", &hTest);
    5454    if (rc)
    5555        return rc;
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