Changeset 57358 in vbox for trunk/src/VBox/HostServices/GuestProperties/testcase
- Timestamp:
- Aug 14, 2015 3:16:38 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 102121
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp
r44529 r57358 17 17 */ 18 18 19 /******************************************************************************* 20 * Header Files * 21 *******************************************************************************/ 19 20 /********************************************************************************************************************************* 21 * Header Files * 22 *********************************************************************************************************************************/ 22 23 #include <VBox/HostServices/GuestPropertySvc.h> 23 24 #include <iprt/test.h> … … 25 26 26 27 27 /******************************************************************************* 28 * Global Variables *29 ******************************************************************************* /28 /********************************************************************************************************************************* 29 * Global Variables * 30 *********************************************************************************************************************************/ 30 31 static RTTEST g_hTest = NIL_RTTEST; 31 32
Note:
See TracChangeset
for help on using the changeset viewer.