Changeset 62461 in vbox for trunk/src/VBox/Runtime/testcase
- Timestamp:
- Jul 22, 2016 4:21:26 PM (8 years ago)
- Location:
- trunk/src/VBox/Runtime/testcase
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstRTCrX509-1.cpp
r59692 r62461 195 195 } 196 196 197 -
trunk/src/VBox/Runtime/testcase/tstRTPathGlob.cpp
r57613 r62461 80 80 } 81 81 82 -
trunk/src/VBox/Runtime/testcase/tstRTUdp-1.cpp
r57970 r62461 34 34 #define RT_TEST_UDP_LOCAL_HOST "localhost" 35 35 #define RT_TEST_UDP_SERVER_PORT 52000 36 36 37 37 38 /********************************************************************************************************************************* -
trunk/src/VBox/Runtime/testcase/tstRTVfs.cpp
r57638 r62461 35 35 #include <iprt/file.h> 36 36 #include <iprt/string.h> 37 37 38 38 39 /*********************************************************************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.