VirtualBox

Changeset 23960 in vbox


Ignore:
Timestamp:
Oct 22, 2009 9:15:59 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53780
Message:

tstStrFormat -> tstRTStrFormat.

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

Legend:

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

    r23501 r23960  
    9292        tstSemPingPong \
    9393        tstRTStrCache \
    94         tstStrFormat \
     94        tstRTStrFormat \
    9595        tstStrSimplePattern \
    9696        tstStrToNum \
     
    365365tstRTStrCache_SOURCES = tstRTStrCache.cpp
    366366
    367 tstStrFormat_SOURCES = tstStrFormat.cpp
     367tstRTStrFormat_SOURCES = tstRTStrFormat.cpp
    368368
    369369tstStrSimplePattern_SOURCES = tstStrSimplePattern.cpp
  • trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp

    r23939 r23960  
    6767{
    6868    RTTEST hTest;
    69     int rc = RTTestInitAndCreate("tstStrFormat", &hTest);
     69    int rc = RTTestInitAndCreate("tstRTStrFormat", &hTest);
    7070    if (rc)
    7171        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