VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
tstUtf8.cpp 43.3 KB 25349   15 年 vboxsync iprt/ministring_cpp.h -> iprt/cpp/ministring.h
tstTSC.cpp 14.3 KB 25000   15 年 vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstTimerLR.cpp 7.3 KB 25000   15 年 vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstTimer.cpp 7.2 KB 25000   15 年 vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstTime.cpp 4.3 KB 11822   16 年 vboxsync IPRT: RTR3Init cleanup.
tstTime-4.cpp 2.8 KB 11822   16 年 vboxsync IPRT: RTR3Init cleanup.
tstTime-3.cpp 3.4 KB 14831   16 年 vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstTime-2.cpp 3.6 KB 14831   16 年 vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstThread-1.cpp 3.7 KB 11822   16 年 vboxsync IPRT: RTR3Init cleanup.
tstTermCallbacks.cpp 5.9 KB 20606   15 年 vboxsync IPRT/testcase: Use RTTestInitAndCreate.
tstSystemQueryOsInfo.cpp 4.5 KB 11822   16 年 vboxsync IPRT: RTR3Init cleanup.
tstStrToNum.cpp 11.0 KB 24781   15 年 vboxsync tstStrToNum: Added RTR3Init().
tstStrSimplePattern.cpp 6.6 KB 13472   16 年 vboxsync IPRT: Added a couple of function for simple string pattern matching …
tstSems.cpp 2.4 KB 8245   17 年 vboxsync rebranding: IPRT files again.
tstSemPingPong.cpp 5.5 KB 12874   16 年 vboxsync IPRT: added a testcase for RTSemPingPong and some state inspection methods.
tstSemMutex.cpp 7.9 KB 20442   15 年 vboxsync more typos
tstSemEvent.cpp 5.2 KB 26163   15 年 vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
tstRTUuid.cpp 8.5 KB 25961   15 年 vboxsync IPRT: Added RTUuidCompare2Strs; renamed tstUuid to tstRTUuid.
tstRTTimeSpec.cpp 17.6 KB 25865   15 年 vboxsync tstRTTimeSpec: renamed from tstTimeSpec, try fix darwin burn.
tstRTTemp.cpp 5.0 KB 20606   15 年 vboxsync IPRT/testcase: Use RTTestInitAndCreate.
tstRTStrVersion.cpp 5.7 KB 25031   15 年 vboxsync RTStrVersionCompare: Handle pre-release indicators better.
tstRTStrFormat.cpp 23.9 KB 26177   15 年 vboxsync *: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
tstRTStrCache.cpp 6.3 KB 20647   15 年 vboxsync IPRT: Added simple testcase for the RTStrCache API (just to smoke it out).
tstRTSemXRoads.cpp 7.2 KB 25613   15 年 vboxsync tstRTSemXRoads: name fix
tstRTSemRW.cpp 19.9 KB 26163   15 年 vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
tstRTS3.cpp 8.2 KB 20606   15 年 vboxsync IPRT/testcase: Use RTTestInitAndCreate.
tstRTR0MemUserKernelDriver.cpp 7.3 KB 21287   15 年 vboxsync tstRTR0MemUserKernel: Test that it doesn't allow kernel addresses.
tstRTR0MemUserKernel.h 1.7 KB 21287   15 年 vboxsync tstRTR0MemUserKernel: Test that it doesn't allow kernel addresses.
tstRTR0MemUserKernel.cpp 7.2 KB 21287   15 年 vboxsync tstRTR0MemUserKernel: Test that it doesn't allow kernel addresses.
tstRTProcWait.cpp 3.8 KB 25000   15 年 vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstRTProcIsRunningByName.cpp 4.1 KB 17018   16 年 vboxsync RTProcIsRunningByName: spec update.
tstRTPath.cpp 17.1 KB 26133   15 年 vboxsync IPRT: Added RTPathJoin.
tstRTMemPool.cpp 11.6 KB 20606   15 年 vboxsync IPRT/testcase: Use RTTestInitAndCreate.
tstRTLockValidator.cpp 60.0 KB 25792   15 年 vboxsync Build fix
tstRTHeapSimple.cpp 9.0 KB 25059   15 年 vboxsync RTHeapOffset: Initial conversion of RTHeapSimple.
tstRTHeapOffset.cpp 12.1 KB 26012   15 年 vboxsync more warnings.
tstRTFsQueries.cpp 3.8 KB 14831   16 年 vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstRTDigest.cpp 12.7 KB 23507   15 年 vboxsync IPRT: Added APIs for convering digests to/from strings.
tstRTCritSect.cpp 17.7 KB 25766   15 年 vboxsync build fix.
tstRTCidr.cpp 4.0 KB 25000   15 年 vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstRTBitOperations.cpp 15.2 KB 20606   15 年 vboxsync IPRT/testcase: Use RTTestInitAndCreate.
tstRTBase64.cpp 12.7 KB 20606   15 年 vboxsync IPRT/testcase: Use RTTestInitAndCreate.
tstRTAvl.cpp 29.4 KB 20606   15 年 vboxsync IPRT/testcase: Use RTTestInitAndCreate.
tstRand.cpp 23.7 KB 18455   16 年 vboxsync tstRand: fixed warning stemming from a row of extra zeros.
tstR0ThreadPreemptionDriver.cpp 6.4 KB 21551   15 年 vboxsync tstR0ThreadPreemption: Some adjustments to new …
tstR0ThreadPreemption.h 1.7 KB 20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
tstR0ThreadPreemption.cpp 7.7 KB 21551   15 年 vboxsync tstR0ThreadPreemption: Some adjustments to new …
tstPrfRT.cpp 4.1 KB 19308   16 年 vboxsync gcc-4.4 warnings
tstOnce.cpp 5.9 KB 25000   15 年 vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstNoCrt-1.cpp 18.4 KB 14026   16 年 vboxsync tstNoCrt-1: Added simple strcpy test.
tstMp-1.cpp 10.1 KB 21725   15 年 vboxsync iprt: Added RTMpGetDescription.
tstMove.cpp 4.6 KB 14831   16 年 vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstMemAutoPtr.cpp 8.7 KB 11822   16 年 vboxsync IPRT: RTR3Init cleanup.
tstLog.cpp 3.5 KB 25713   15 年 vboxsync iprt: Remove %Rt from the docs and testcase because there appears to …
tstLdrObjR0.cpp 3.4 KB 8245   17 年 vboxsync rebranding: IPRT files again.
tstLdrObj.cpp 3.6 KB 26267   15 年 vboxsync tstLdrObj: warning.
tstLdrLoad.cpp 2.4 KB 14831   16 年 vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstLdrDisasmTest.cpp 5.8 KB 8245   17 年 vboxsync rebranding: IPRT files again.
tstLdr.cpp 12.5 KB 18454   16 年 vboxsync tstLdr: copy&past warning.
tstLdr-4Imp-win.def 1.2 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
tstLdr-4Imp-os2.def 1.2 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
tstLdr-4.cpp 8.3 KB 25528   15 年 vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
tstLdr-3.cpp 8.6 KB 18357   16 年 vboxsync tstLdr-3: cpu mode.
tstLdr-2.cpp 6.7 KB 16933   16 年 vboxsync IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
tstIoCtl.cpp 3.7 KB 23973   15 年 vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
tstInlineAsm.cpp 46.9 KB 25669   15 年 vboxsync tstInlineAsm.cpp: test ASMAtomic*Read*
tstHandleTable.cpp 20.0 KB 17093   16 年 vboxsync RTGetOpt interface changes.
tstGetOpt.cpp 13.5 KB 25323   15 年 vboxsync iprt/getopt.h/cpp: Made the uIndex 32-bit instead of 64-bit as we …
tstFork.cpp 3.0 KB 25000   15 年 vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstFileLock.cpp 5.1 KB 14831   16 年 vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstFileAppendWin-1.cpp 9.6 KB 9138   17 年 vboxsync tstFileAppendWin-1 for exploring FILE_APPEND_DATA.
tstFileAppend-1.cpp 9.3 KB 23973   15 年 vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
tstFileAio.cpp 11.7 KB 25000   15 年 vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstFile.cpp 10.1 KB 25000   15 年 vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
tstErrUnique.cpp 3.3 KB 21292   15 年 vboxsync svn:eol-style native
tstEnv.cpp 11.2 KB 25942   15 年 vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
tstDir.cpp 8.6 KB 25292   15 年 vboxsync RTDirReadEx parameter to resolve symlinks.
tstDir-3.cpp 3.7 KB 26163   15 年 vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
tstDir-2.cpp 3.4 KB 14831   16 年 vboxsync whole bunch: avoid runtime.h, include individual headers indead.
tstDarwinSched.cpp 7.9 KB 15821   16 年 vboxsync tstDarwinSched: experiment with darwin scheduling.
soundcard.h 46.3 KB 1   55 年 vboxsync import
ntGetTimerResolution.cpp 3.2 KB 9963   16 年 vboxsync More pretty printing.
Makefile.kmk 10.4 KB 26224   15 年 vboxsync s/IN_RT_GC/IN_RT_RC/g
ioctl.h 2.2 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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