VirtualBox

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

Name Size Rev Age Author Last Change
../
72kb-random.bin 72.0 KB 51820   10 years vboxsync New message digest testcase + a fix to digest-builtin.cpp.
72kb-random.h 451.3 KB 51820   10 years vboxsync New message digest testcase + a fix to digest-builtin.cpp.
Makefile.kmk 21.9 KB 54449   10 years vboxsync Runtime/testcase: rename tstR0Preemption to tstRTR0Preemption to match …
ntGetTimerResolution.cpp 3.0 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstDarwinSched.cpp 9.0 KB 55407   10 years vboxsync two missing headers
tstDir-2.cpp 3.2 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstDir-3.cpp 3.4 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstDir.cpp 9.3 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstEnv.cpp 11.0 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstFile.cpp 10.0 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstFileAppendWin-1.cpp 9.4 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstFileLock.cpp 4.9 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstFork.cpp 2.8 KB 44529   12 years vboxsync header (C) fixes
tstHandleTable.cpp 19.4 KB 50694   11 years vboxsync a few unimportant format string fixes
tstIprtList.cpp 26.7 KB 45520   12 years vboxsync iprt/cpp/list.h,iprt/cpp/mtlist.h: Added assertions for index out of …
tstIprtMiniString.cpp 21.1 KB 51796   10 years vboxsync Added two missing roundtrip case folding tests.
tstLdr-2.cpp 6.4 KB 52213   10 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
tstLdr-3.cpp 11.6 KB 55498   10 years vboxsync tstLdr-3.cpp: Print symbol labels.
tstLdr-4.cpp 8.9 KB 52213   10 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
tstLdr-4Imp-os2.def 1.0 KB 44528   12 years vboxsync header (C) fixes
tstLdr-4Imp-win.def 1.0 KB 44528   12 years vboxsync header (C) fixes
tstLdr.cpp 12.4 KB 52213   10 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
tstLdrDisasmTest.cpp 5.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstLdrLoad.cpp 2.2 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstLdrObj.cpp 3.4 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstLdrObjR0.cpp 3.3 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstLog.cpp 3.4 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstMemAutoPtr.cpp 8.6 KB 50694   11 years vboxsync a few unimportant format string fixes
tstMove.cpp 4.5 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstNoCrt-1.cpp 18.6 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstOnce.cpp 5.6 KB 44529   12 years vboxsync header (C) fixes
tstPrfRT.cpp 5.6 KB 54281   10 years vboxsync tstPrfRT tweaking.
tstRand.cpp 23.6 KB 44529   12 years vboxsync header (C) fixes
tstRTAssertCompile.cpp 5.8 KB 44529   12 years vboxsync header (C) fixes
tstRTAvl.cpp 29.3 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTBase64.cpp 13.9 KB 44198   12 years vboxsync Testcases: Short and fewer test names.
tstRTBigNum-div-test-data.h 12.3 MB 52335   10 years vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
tstRTBigNum-uint128-div-test-data.h 1.1 MB 52335   10 years vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
tstRTBigNum.cpp 83.0 KB 52335   10 years vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
tstRTBitOperations.cpp 15.0 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTCidr.cpp 5.4 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTCircBuf.cpp 4.6 KB 44529   12 years vboxsync header (C) fixes
tstRTCoreDump.cpp 3.2 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTCoreDump.h 6.8 KB 31796   14 years vboxsync tstRTCoreDump: build fix.
tstRTCritSect.cpp 16.9 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTCritSectRw.cpp 20.7 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTCType.cpp 11.7 KB 39327   13 years vboxsync scm whitespace cleanups.
tstRTDarwinMachKernel.cpp 2.7 KB 41050   13 years vboxsync Made dbgkrnlinfo-r0drv-darwin.cpp work with 10.8 preview 3.
tstRTDigest-2.cpp 103.5 KB 51878   10 years vboxsync alt-sha1.cpp: Unrolled the block processing code, getting a ~25 speed …
tstRTDigest.cpp 24.1 KB 51856   10 years vboxsync Added the odd sha-2 algorithms to RTCrDigest and extended the …
tstRTDirCreateUniqueNumbered.cpp 4.1 KB 44529   12 years vboxsync header (C) fixes
tstRTDvm.cpp 6.8 KB 44529   12 years vboxsync header (C) fixes
tstRTErrUnique.cpp 3.2 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTFileAio.cpp 8.9 KB 45678   12 years vboxsync Runtime/aio: Add flags parameter to RTFileAioCtxCreate
tstRTFileAppend-1.cpp 8.0 KB 29393   15 years vboxsync iprt: tstRTFile*.
tstRTFileGetSize-1.cpp 3.1 KB 44529   12 years vboxsync header (C) fixes
tstRTFileModeStringToFlags.cpp 13.2 KB 48828   11 years vboxsync fixed tstRTFileModeStringToFlags
tstRTFilesystem.cpp 3.9 KB 41549   13 years vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
tstRTFsQueries.cpp 3.9 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTGetOpt.cpp 22.7 KB 49343   11 years vboxsync tstRTGetOpt.cpp: Extended options first test a little.
tstRTGetOptArgv.cpp 15.3 KB 55494   10 years vboxsync Tought RTGetOptArgvFromString about escapes and fixed some …
tstRTHeapOffset.cpp 11.9 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTHeapSimple.cpp 8.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTHttp.cpp 10.8 KB 51717   10 years vboxsync be a bit more verbose
tstRTInlineAsm.cpp 65.8 KB 54253   10 years vboxsync tstRTInlineAsm.cpp: Benchmark ASMReadTSC, ASMReadTscWithAux and ASMGetIDTR.
tstRTLdrVerifyPeImage.cpp 4.1 KB 51776   10 years vboxsync build fixes
tstRTList.cpp 7.8 KB 44529   12 years vboxsync header (C) fixes
tstRTLocalIpc.cpp 28.4 KB 47185   11 years vboxsync IPRT/localipc-win.cpp: Update; enhanced testcase, now is passing …
tstRTLockValidator.cpp 59.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTManifest.cpp 3.6 KB 44529   12 years vboxsync header (C) fixes
tstRTMemCache.cpp 11.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
tstRTMemEf.cpp 2.9 KB 50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
tstRTMemPool.cpp 12.0 KB 44529   12 years vboxsync header (C) fixes
tstRTMemSafer.cpp 4.9 KB 52050   10 years vboxsync RTMemSafer: Split generic from ring-3 specific page based …
tstRTMemWipe.cpp 3.1 KB 41031   13 years vboxsync RT_MIN evaluates one of its parameters twice
tstRTMp-1.cpp 9.1 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTNetIPv4.cpp 6.2 KB 50418   11 years vboxsync Add RTNetStrToIPv4AddrEx - a variant of IPv4 dotted-decimal parsing …
tstRTNetIPv6.cpp 8.3 KB 50456   11 years vboxsync RTNetStrToIPv6Addr: first cut at IPv6 address parsing. I'm still not …
tstRTPath.cpp 37.1 KB 52944   10 years vboxsync IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
tstRTPipe.cpp 20.9 KB 44529   12 years vboxsync header (C) fixes
tstRTPoll.cpp 17.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
tstRTPrfIO.cpp 10.2 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
tstRTProcCreateEx.cpp 14.8 KB 44554   12 years vboxsync RTTestPassed/RTTestIPassed does not accept NULL as a parameter. Use …
tstRTProcCreatePrf.cpp 2.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTProcIsRunningByName.cpp 3.9 KB 44529   12 years vboxsync header (C) fixes
tstRTProcQueryUsername.cpp 2.8 KB 42067   12 years vboxsync Runtime: New variant for RTProcQueryUsername which allocates the …
tstRTProcWait.cpp 3.6 KB 44528   12 years vboxsync header (C) fixes
tstRTR0Common.h 8.0 KB 47555   11 years vboxsync Another fix
tstRTR0CommonDriver.h 9.2 KB 47553   11 years vboxsync Fix R0 timer testcase on darwin and make it possible to skip R0 tests …
tstRTR0CommonReq.h 1.7 KB 32648   14 years vboxsync IPRT: linux kernel timer changes, testcase. hrtimers are not working …
tstRTR0DbgKrnlInfo.cpp 4.2 KB 41947   12 years vboxsync Runtime/testcases: DbgKrnlInfo. OS specific info. querying is a todo.
tstRTR0DbgKrnlInfo.h 1.4 KB 41947   12 years vboxsync Runtime/testcases: DbgKrnlInfo. OS specific info. querying is a todo.
tstRTR0DbgKrnlInfoDriver.cpp 5.2 KB 51906   10 years vboxsync Fixing testcases on windows.
tstRTR0MemUserKernel.cpp 7.1 KB 44529   12 years vboxsync header (C) fixes
tstRTR0MemUserKernel.h 1.6 KB 44529   12 years vboxsync header (C) fixes
tstRTR0MemUserKernelDriver.cpp 7.4 KB 51906   10 years vboxsync Fixing testcases on windows.
tstRTR0SemMutex.cpp 11.4 KB 44528   12 years vboxsync header (C) fixes
tstRTR0SemMutex.h 1.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
tstRTR0SemMutexDriver.cpp 11.3 KB 51906   10 years vboxsync Fixing testcases on windows.
tstRTR0Thread.cpp 4.1 KB 54389   10 years vboxsync Runtime/testcase: very basic ring-0 thread creation.
tstRTR0Thread.h 1.5 KB 54389   10 years vboxsync Runtime/testcase: very basic ring-0 thread creation.
tstRTR0ThreadDriver.cpp 2.2 KB 54389   10 years vboxsync Runtime/testcase: very basic ring-0 thread creation.
tstRTR0ThreadPreemption.cpp 17.8 KB 54453   10 years vboxsync Runtime/testcase: tstRTR0ThreadPreemption rename fixes.
tstRTR0ThreadPreemption.h 1.6 KB 54449   10 years vboxsync Runtime/testcase: rename tstR0Preemption to tstRTR0Preemption to match …
tstRTR0ThreadPreemptionDriver.cpp 10.1 KB 54449   10 years vboxsync Runtime/testcase: rename tstR0Preemption to tstRTR0Preemption to match …
tstRTR0Timer.cpp 39.7 KB 54512   10 years vboxsync RTTimerDestroy() is off limits from the timer callback on windows too.
tstRTR0Timer.h 2.9 KB 48411   11 years vboxsync latency testcase in the works…
tstRTR0TimerDriver.cpp 4.8 KB 51906   10 years vboxsync Fixing testcases on windows.
tstRTReqPool.cpp 6.5 KB 39636   13 years vboxsync reqpool: fixed RTREQPOOLSTAT_REQUESTS_PROCESSED.
tstRTS3.cpp 8.1 KB 44529   12 years vboxsync header (C) fixes
tstRTSemEventMulti.cpp 11.3 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTSemRW.cpp 19.9 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTSemXRoads.cpp 7.0 KB 44529   12 years vboxsync header (C) fixes
tstRTSort.cpp 3.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
tstRTStrAlloc.cpp 7.9 KB 45241   12 years vboxsync tstRTStrAlloc: ensure we call RTStrAAppendExN() really with size_t …
tstRTStrCache.cpp 11.1 KB 46211   12 years vboxsync More strcache testing and some tuning.
tstRTStrCatCopy.cpp 8.9 KB 33678   14 years vboxsync IPRT: Added RTStrCat and RTStrCatEx.
tstRTStrFormat.cpp 30.8 KB 50392   11 years vboxsync More test cases for %RTnaipv6 and IPv6 %RTnaddr.
tstRTStrVersion.cpp 6.6 KB 39176   13 years vboxsync tstRTStrVersion.cpp: A few more tests.
tstRTSymlink.cpp 7.5 KB 49318   11 years vboxsync Runtime/testcase: adapted tstRTSymlink to r89826
tstRTSystemQueryDmi.cpp 4.8 KB 30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
tstRTSystemQueryOsInfo.cpp 5.2 KB 46318   12 years vboxsync Runtime/testcase/tstRTSystemQueryOsInfo: added output of …
tstRTTcp-1.cpp 8.1 KB 55407   10 years vboxsync two missing headers
tstRTTemp.cpp 6.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTThreadExecutionTime.cpp 3.1 KB 34629   14 years vboxsync no RTThreadPoke() on Windows
tstRTThreadPoke.cpp 2.6 KB 35351   14 years vboxsync scm cleanups.
tstRTTime.cpp 5.1 KB 54252   10 years vboxsync SUPDrv,GIP,TM: Combined fOsTscDeltasInSync and fTscDeltasRoughlyInSync …
tstRTTimeSpec.cpp 17.4 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTUri.cpp 12.8 KB 44198   12 years vboxsync Testcases: Short and fewer test names.
tstRTUuid.cpp 10.7 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstRTZip.cpp 2.5 KB 53624   10 years vboxsync scm automatic cleanups.
tstSemMutex.cpp 7.7 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstSemPingPong.cpp 5.4 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstStrSimplePattern.cpp 6.4 KB 44529   12 years vboxsync header (C) fixes
tstStrToNum.cpp 10.9 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstTermCallbacks.cpp 5.7 KB 44529   12 years vboxsync header (C) fixes
tstThread-1.cpp 3.6 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstTime-2.cpp 3.6 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstTime-3.cpp 3.2 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstTime-4.cpp 2.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstTimer.cpp 8.3 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstTimerLR.cpp 10.0 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstTSC.cpp 14.1 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
tstUtf8.cpp 54.3 KB 51839   10 years vboxsync testcases/tstUtf8: parfait warnings
tstVector.cpp 8.0 KB 37829   13 years vboxsync header fixes
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