Changeset 99739 in vbox for trunk/src/VBox/Devices/testcase
- Timestamp:
- May 11, 2023 1:01:08 AM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 157315
- Location:
- trunk/src/VBox/Devices/testcase
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/testcase/tstDeviceCfg.cpp
r98103 r99739 76 76 * Destroys the given configuration item array freeing all allocated resources. 77 77 * 78 * @returns nothing.79 78 * @param paCfg The configuration item array to destroy. 80 79 * @param cCfgItems Number of items in the array. -
trunk/src/VBox/Devices/testcase/tstDeviceCfg.h
r98103 r99739 161 161 * Destroys the given test configuration freeing all allocated resources. 162 162 * 163 * @returns nothing.164 163 * @param pDevTstCfg The test configuration to destroy. 165 164 */
Note:
See TracChangeset
for help on using the changeset viewer.