Changeset 48953 in vbox for trunk/src/VBox/HostServices/SharedClipboard/testcase
- Timestamp:
- Oct 7, 2013 9:55:13 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 89650
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardServiceHost.cpp
r37472 r48953 39 39 uint32_t u32Mode; 40 40 int rc; 41 41 42 42 RTTestISub("Testing HOST_FN_SET_MODE"); 43 43 rc = setupTable(&table); … … 83 83 bool fHeadless; 84 84 int rc; 85 85 86 86 RTTestISub("Testing HOST_FN_SET_HEADLESS"); 87 87 rc = setupTable(&table);
Note:
See TracChangeset
for help on using the changeset viewer.