Changeset 102489 in vbox
- Timestamp:
- Dec 6, 2023 12:27:54 AM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstRTCrShaCrypt.cpp
r102488 r102489 328 328 */ 329 329 RTTEST hTest; 330 RTEXITCODE rcExit = RTTestInitAndCreate("tstRT ShaCrypt", &hTest);330 RTEXITCODE rcExit = RTTestInitAndCreate("tstRTCrShaCrypt", &hTest); 331 331 if (rcExit != RTEXITCODE_SUCCESS) 332 332 return rcExit;
Note:
See TracChangeset
for help on using the changeset viewer.

