Changeset 26605 in vbox
- Timestamp:
- Feb 17, 2010 12:33:37 PM (15 years ago)
- Location:
- trunk/src/VBox/Runtime/testcase
- Files:
-
- 1 edited
- 1 moved
-
Makefile.kmk (modified) (2 diffs)
-
tstRTSystemQueryOsInfo.cpp (moved) (moved from trunk/src/VBox/Runtime/testcase/tstSystemQueryOsInfo.cpp )
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
r26604 r26605 104 104 tstStrToNum \ 105 105 tstRTStrVersion \ 106 tst SystemQueryOsInfo \106 tstRTSystemQueryOsInfo \ 107 107 tstRTTemp \ 108 108 tstTermCallbacks \ … … 408 408 tstRTStrVersion_SOURCES = tstRTStrVersion.cpp 409 409 410 tst SystemQueryOsInfo_TEMPLATE = VBOXR3TSTEXE411 tst SystemQueryOsInfo_SOURCES = tstSystemQueryOsInfo.cpp410 tstRTSystemQueryOsInfo_TEMPLATE = VBOXR3TSTEXE 411 tstRTSystemQueryOsInfo_SOURCES = tstRTSystemQueryOsInfo.cpp 412 412 413 413 tstRTTemp_TEMPLATE = VBOXR3TSTEXE
Note:
See TracChangeset
for help on using the changeset viewer.

