VirtualBox

source: vbox/trunk/src/VBox/Runtime/testcase@ 19711

Name Size Rev Age Author Last Change
../
ioctl.h 2.2 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
Makefile.kmk 8.0 KB 19603   16 years vboxsync More build fixes.
ntGetTimerResolution.cpp 3.2 KB 9963   16 years vboxsync More pretty printing.
soundcard.h 46.3 KB 1   55 years vboxsync import
tstAvl.cpp 29.8 KB 18468   16 years vboxsync tstAvl: warning about useless test.
tstBase64.cpp 13.4 KB 16774   16 years vboxsync RTBase64: no trailing newline.
tstBitOperations.cpp 15.3 KB 18569   16 years vboxsync RTTest: sub tests, more typical reporting of those.
tstCidr.cpp 4.3 KB 13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
tstCritSect.cpp 18.1 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstDarwinSched.cpp 7.9 KB 15821   16 years vboxsync tstDarwinSched: experiment with darwin scheduling.
tstDeadlock.cpp 4.1 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstDir-2.cpp 3.4 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstDir-3.cpp 3.7 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstDir.cpp 8.6 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstEnv.cpp 10.6 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstErrUnique.cpp 3.3 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstFile.cpp 10.2 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstFileAio.cpp 11.7 KB 19562   16 years vboxsync Runtime/Aio: Change API again * pcReqs in RTFileAioCtxSubmit is …
tstFileAppendWin-1.cpp 9.6 KB 9138   17 years vboxsync tstFileAppendWin-1 for exploring FILE_APPEND_DATA.
tstFileLock.cpp 5.1 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstFork.cpp 3.1 KB 18991   16 years vboxsync IPRT: tstFork().
tstGetOpt.cpp 7.9 KB 18318   16 years vboxsync space
tstHandleTable.cpp 20.0 KB 17093   16 years vboxsync RTGetOpt interface changes.
tstHeapSimple.cpp 7.1 KB 16977   16 years vboxsync LOG_ENABLED fix
tstInlineAsm.cpp 45.5 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstIoCtl.cpp 3.6 KB 8245   17 years vboxsync rebranding: IPRT files again.
tstLdr-2.cpp 6.7 KB 16933   16 years vboxsync IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
tstLdr-3.cpp 8.6 KB 18357   16 years vboxsync tstLdr-3: cpu mode.
tstLdr-4.cpp 8.3 KB 19308   16 years vboxsync gcc-4.4 warnings
tstLdr-4Imp-os2.def 1.2 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
tstLdr-4Imp-win.def 1.2 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
tstLdr.cpp 12.5 KB 18454   16 years vboxsync tstLdr: copy&past warning.
tstLdrDisasmTest.cpp 5.8 KB 8245   17 years vboxsync rebranding: IPRT files again.
tstLdrLoad.cpp 2.4 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstLdrObj.cpp 3.6 KB 19143   16 years vboxsync Compile fixes
tstLdrObjR0.cpp 3.4 KB 8245   17 years vboxsync rebranding: IPRT files again.
tstLog.cpp 3.6 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstMemAutoPtr.cpp 8.7 KB 11822   16 years vboxsync IPRT: RTR3Init cleanup.
tstMove.cpp 4.6 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstMp-1.cpp 9.0 KB 12107   16 years vboxsync iprt: Updated tstMp-1 with the RTMp*Present* stuff.
tstNoCrt-1.cpp 18.4 KB 14026   16 years vboxsync tstNoCrt-1: Added simple strcpy test.
tstOnce.cpp 5.9 KB 10947   16 years vboxsync tstOnce: extended the checks a bit.
tstPath.cpp 10.0 KB 15813   16 years vboxsync RTPathAbs: When the path is empty we return VERR_INVALID_PARAMETER …
tstPrfRT.cpp 4.1 KB 19308   16 years vboxsync gcc-4.4 warnings
tstRand.cpp 23.7 KB 18455   16 years vboxsync tstRand: fixed warning stemming from a row of extra zeros.
tstRTFsQueries.cpp 3.8 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstRTProcIsRunningByName.cpp 4.1 KB 17018   16 years vboxsync RTProcIsRunningByName: spec update.
tstRTProcWait.cpp 3.8 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstSemMutex.cpp 7.9 KB 11822   16 years vboxsync IPRT: RTR3Init cleanup.
tstSemPingPong.cpp 5.5 KB 12874   16 years vboxsync IPRT: added a testcase for RTSemPingPong and some state inspection methods.
tstSems.cpp 2.4 KB 8245   17 years vboxsync rebranding: IPRT files again.
tstStrFormat.cpp 19.9 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstStrSimplePattern.cpp 6.6 KB 13472   16 years vboxsync IPRT: Added a couple of function for simple string pattern matching …
tstStrToNum.cpp 11.0 KB 13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
tstSystemQueryOsInfo.cpp 4.5 KB 11822   16 years vboxsync IPRT: RTR3Init cleanup.
tstThread-1.cpp 3.7 KB 11822   16 years vboxsync IPRT: RTR3Init cleanup.
tstTime-2.cpp 3.6 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstTime-3.cpp 3.4 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstTime-4.cpp 2.8 KB 11822   16 years vboxsync IPRT: RTR3Init cleanup.
tstTime.cpp 4.3 KB 11822   16 years vboxsync IPRT: RTR3Init cleanup.
tstTimer.cpp 7.2 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstTimerLR.cpp 7.3 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstTimeSpec.cpp 13.4 KB 8245   17 years vboxsync rebranding: IPRT files again.
tstTSC.cpp 14.3 KB 17093   16 years vboxsync RTGetOpt interface changes.
tstUtf8.cpp 33.9 KB 18847   16 years vboxsync RTTest: Added alternative API that's easier to use.
tstUuid.cpp 7.7 KB 19205   16 years vboxsync tstUuid: Updated to RTTest and added tests for the new Utf16 functions.
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette