VirtualBox

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

Name Size Rev Age Author Last Change
../
ioctl.h 2.2 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
Makefile.kmk 10.4 KB 26015   15 years vboxsync build fix.
ntGetTimerResolution.cpp 3.2 KB 9963   17 years vboxsync More pretty printing.
soundcard.h 46.3 KB 1   55 years vboxsync import
tstDarwinSched.cpp 7.9 KB 15821   16 years vboxsync tstDarwinSched: experiment with darwin scheduling.
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 26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
tstDir.cpp 8.6 KB 25292   15 years vboxsync RTDirReadEx parameter to resolve symlinks.
tstEnv.cpp 11.2 KB 25942   15 years vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
tstErrUnique.cpp 3.3 KB 21292   16 years vboxsync svn:eol-style native
tstFile.cpp 10.1 KB 25000   15 years vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstFileAio.cpp 11.7 KB 25000   15 years vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstFileAppend-1.cpp 9.3 KB 23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
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.0 KB 25000   15 years vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstGetOpt.cpp 13.5 KB 25323   15 years vboxsync iprt/getopt.h/cpp: Made the uIndex 32-bit instead of 64-bit as we …
tstHandleTable.cpp 20.0 KB 17093   16 years vboxsync RTGetOpt interface changes.
tstInlineAsm.cpp 46.9 KB 25669   15 years vboxsync tstInlineAsm.cpp: test ASMAtomic*Read*
tstIoCtl.cpp 3.7 KB 23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
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 25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
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.5 KB 25713   15 years vboxsync iprt: Remove %Rt from the docs and testcase because there appears to …
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 10.1 KB 21725   16 years vboxsync iprt: Added RTMpGetDescription.
tstNoCrt-1.cpp 18.4 KB 14026   16 years vboxsync tstNoCrt-1: Added simple strcpy test.
tstOnce.cpp 5.9 KB 25000   15 years vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstPrfRT.cpp 4.1 KB 19308   16 years vboxsync gcc-4.4 warnings
tstR0ThreadPreemption.cpp 7.7 KB 21551   16 years vboxsync tstR0ThreadPreemption: Some adjustments to new …
tstR0ThreadPreemption.h 1.7 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
tstR0ThreadPreemptionDriver.cpp 6.4 KB 21551   16 years vboxsync tstR0ThreadPreemption: Some adjustments to new …
tstRand.cpp 23.7 KB 18455   16 years vboxsync tstRand: fixed warning stemming from a row of extra zeros.
tstRTAvl.cpp 29.4 KB 20606   16 years vboxsync IPRT/testcase: Use RTTestInitAndCreate.
tstRTBase64.cpp 12.7 KB 20606   16 years vboxsync IPRT/testcase: Use RTTestInitAndCreate.
tstRTBitOperations.cpp 15.2 KB 20606   16 years vboxsync IPRT/testcase: Use RTTestInitAndCreate.
tstRTCidr.cpp 4.0 KB 25000   15 years vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstRTCritSect.cpp 17.7 KB 25766   15 years vboxsync build fix.
tstRTDigest.cpp 12.7 KB 23507   15 years vboxsync IPRT: Added APIs for convering digests to/from strings.
tstRTFsQueries.cpp 3.8 KB 14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstRTHeapOffset.cpp 12.1 KB 26012   15 years vboxsync more warnings.
tstRTHeapSimple.cpp 9.0 KB 25059   15 years vboxsync RTHeapOffset: Initial conversion of RTHeapSimple.
tstRTLockValidator.cpp 60.0 KB 25792   15 years vboxsync Build fix
tstRTMemPool.cpp 11.6 KB 20606   16 years vboxsync IPRT/testcase: Use RTTestInitAndCreate.
tstRTPath.cpp 17.1 KB 26133   15 years vboxsync IPRT: Added RTPathJoin.
tstRTProcIsRunningByName.cpp 4.1 KB 17018   16 years vboxsync RTProcIsRunningByName: spec update.
tstRTProcWait.cpp 3.8 KB 25000   15 years vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstRTR0MemUserKernel.cpp 7.2 KB 21287   16 years vboxsync tstRTR0MemUserKernel: Test that it doesn't allow kernel addresses.
tstRTR0MemUserKernel.h 1.7 KB 21287   16 years vboxsync tstRTR0MemUserKernel: Test that it doesn't allow kernel addresses.
tstRTR0MemUserKernelDriver.cpp 7.3 KB 21287   16 years vboxsync tstRTR0MemUserKernel: Test that it doesn't allow kernel addresses.
tstRTS3.cpp 8.2 KB 20606   16 years vboxsync IPRT/testcase: Use RTTestInitAndCreate.
tstRTSemRW.cpp 19.9 KB 26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
tstRTSemXRoads.cpp 7.2 KB 25613   15 years vboxsync tstRTSemXRoads: name fix
tstRTStrCache.cpp 6.3 KB 20647   16 years vboxsync IPRT: Added simple testcase for the RTStrCache API (just to smoke it out).
tstRTStrFormat.cpp 23.9 KB 25872   15 years vboxsync Runtime/testcases: warning
tstRTStrVersion.cpp 5.7 KB 25031   15 years vboxsync RTStrVersionCompare: Handle pre-release indicators better.
tstRTTemp.cpp 5.0 KB 20606   16 years vboxsync IPRT/testcase: Use RTTestInitAndCreate.
tstRTTimeSpec.cpp 17.6 KB 25865   15 years vboxsync tstRTTimeSpec: renamed from tstTimeSpec, try fix darwin burn.
tstRTUuid.cpp 8.5 KB 25961   15 years vboxsync IPRT: Added RTUuidCompare2Strs; renamed tstUuid to tstRTUuid.
tstSemEvent.cpp 5.2 KB 26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
tstSemMutex.cpp 7.9 KB 20442   16 years vboxsync more typos
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.
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 24781   15 years vboxsync tstStrToNum: Added RTR3Init().
tstSystemQueryOsInfo.cpp 4.5 KB 11822   16 years vboxsync IPRT: RTR3Init cleanup.
tstTermCallbacks.cpp 5.9 KB 20606   16 years vboxsync IPRT/testcase: Use RTTestInitAndCreate.
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 25000   15 years vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstTimerLR.cpp 7.3 KB 25000   15 years vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstTSC.cpp 14.3 KB 25000   15 years vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstUtf8.cpp 43.3 KB 25349   15 years vboxsync iprt/ministring_cpp.h -> iprt/cpp/ministring.h
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