Changeset 57610 in vbox for trunk/src/VBox/Runtime/testcase
- Timestamp:
- Sep 3, 2015 1:29:20 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstRTVfs.cpp
r57604 r57610 91 91 standardHandleToString(enmHandle), rc); 92 92 93 94 if (RT_FAILURE(rc)) 95 RTTestFailed(hTest, "Testing %s failed: %Rrc\n", standardHandleToString(enmHandle), rc); 96 93 97 return rc; 94 98 }
Note:
See TracChangeset
for help on using the changeset viewer.