VirtualBox

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

Name Size Rev Age Author Last Change
../
Makefile.kmk 17.7 KB 47765   11 years vboxsync IPRT: Renamed testcase tstFileModeStringToFlags -> …
ntGetTimerResolution.cpp 3.0 KB 44528   12 years vboxsync header (C) fixes
tstDarwinSched.cpp 7.9 KB 26344   15 years vboxsync Runtime: white space cleanup.
tstDir-2.cpp 3.2 KB 44528   12 years vboxsync header (C) fixes
tstDir-3.cpp 3.4 KB 44528   12 years vboxsync header (C) fixes
tstDir.cpp 9.3 KB 47535   11 years vboxsync IPRT: Wrote native NT directory enumeration - not enabled by default. …
tstEnv.cpp 11.0 KB 44529   12 years vboxsync header (C) fixes
tstFile.cpp 10.0 KB 44528   12 years vboxsync header (C) fixes
tstFileAppendWin-1.cpp 9.4 KB 44529   12 years vboxsync header (C) fixes
tstFileLock.cpp 4.9 KB 44528   12 years vboxsync header (C) fixes
tstFork.cpp 2.8 KB 44529   12 years vboxsync header (C) fixes
tstHandleTable.cpp 19.5 KB 44529   12 years vboxsync header (C) 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 18.9 KB 39903   13 years vboxsync IPRT/RTCString: fix find method, add testcase
tstLdr-2.cpp 6.4 KB 44528   12 years vboxsync header (C) fixes
tstLdr-3.cpp 11.4 KB 44528   12 years vboxsync header (C) fixes
tstLdr-4.cpp 8.8 KB 46326   12 years vboxsync RT_STR_TUPLE
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.3 KB 46326   12 years vboxsync RT_STR_TUPLE
tstLdrDisasmTest.cpp 5.8 KB 44528   12 years vboxsync header (C) fixes
tstLdrLoad.cpp 2.2 KB 44528   12 years vboxsync header (C) fixes
tstLdrObj.cpp 3.4 KB 44528   12 years vboxsync header (C) fixes
tstLdrObjR0.cpp 3.3 KB 44528   12 years vboxsync header (C) fixes
tstLog.cpp 3.4 KB 45514   12 years vboxsync Runtime/tstLog: unintended commit
tstMemAutoPtr.cpp 8.6 KB 44528   12 years vboxsync header (C) fixes
tstMove.cpp 4.5 KB 44528   12 years vboxsync header (C) fixes
tstNoCrt-1.cpp 18.6 KB 44528   12 years vboxsync header (C) fixes
tstOnce.cpp 5.6 KB 44529   12 years vboxsync header (C) fixes
tstPrfRT.cpp 5.0 KB 44528   12 years vboxsync header (C) fixes
tstR0ThreadPreemption.cpp 17.6 KB 47572   11 years vboxsync Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
tstR0ThreadPreemption.h 1.6 KB 47206   11 years vboxsync IPRT: Kernel thread-context hooks, Solaris implementation.
tstR0ThreadPreemptionDriver.cpp 9.1 KB 47206   11 years vboxsync IPRT: Kernel thread-context hooks, Solaris implementation.
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 44528   12 years vboxsync header (C) fixes
tstRTBase64.cpp 13.9 KB 44198   12 years vboxsync Testcases: Short and fewer test names.
tstRTBitOperations.cpp 15.0 KB 44528   12 years vboxsync header (C) fixes
tstRTCidr.cpp 5.4 KB 45047   12 years vboxsync iprt/cidr.h: RTIPV4ADDR -> RTNETADDRIPV4. the dependencies are …
tstRTCircBuf.cpp 4.6 KB 44529   12 years vboxsync header (C) fixes
tstRTCoreDump.cpp 3.2 KB 37631   13 years vboxsync coredumper-solaris.*,tstRTCoreDump: Don't use RTFile*; rewrote …
tstRTCoreDump.h 6.8 KB 31796   14 years vboxsync tstRTCoreDump: build fix.
tstRTCritSect.cpp 16.9 KB 36492   14 years vboxsync iprt: CRITSECT_WITHOUT_REMAPPING -> RTCRITSECT_WITHOUT_REMAPPING.
tstRTCritSectRw.cpp 20.7 KB 45131   12 years vboxsync Created tstRTCritSectRw from tstRTSemRW.
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.cpp 12.6 KB 45227   12 years vboxsync Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
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 41557   13 years vboxsync tstErrUnique -> tstRTErrUnique
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.1 KB 47812   11 years vboxsync IPRT/testcase/tstRTFileModeStringToFlags.cpp: Another fix for the fix
tstRTFilesystem.cpp 3.9 KB 41549   13 years vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
tstRTFsQueries.cpp 3.9 KB 44528   12 years vboxsync header (C) fixes
tstRTGetOpt.cpp 22.5 KB 34542   14 years vboxsync RTGetOpt: Made it a bit less understanding about spaces after the …
tstRTGetOptArgv.cpp 7.9 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
tstRTHeapOffset.cpp 11.9 KB 44528   12 years vboxsync header (C) fixes
tstRTHeapSimple.cpp 8.8 KB 44528   12 years vboxsync header (C) fixes
tstRTHttp.cpp 8.4 KB 45512   12 years vboxsync tstHttp => tstRTHttp; require at least one parameter to start the test
tstRTInlineAsm.cpp 59.7 KB 45860   12 years vboxsync tstRTInlineAsm.cpp: Try fix the ASMCpuId test. (Don't expect local …
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 44528   12 years vboxsync header (C) fixes
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 44529   12 years vboxsync header (C) fixes
tstRTMemPool.cpp 12.0 KB 44529   12 years vboxsync header (C) fixes
tstRTMemWipe.cpp 3.1 KB 41031   13 years vboxsync RT_MIN evaluates one of its parameters twice
tstRTMp-1.cpp 8.7 KB 46638   11 years vboxsync tstMp-1.cpp -> tstRTMp-1.cpp.
tstRTPath.cpp 37.2 KB 45400   12 years vboxsync IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths.
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 44556   12 years vboxsync Use posix_spawn on mac as well, its (mostly) there since 10.5.
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.0 KB 47659   11 years vboxsync tstRTR0DbgKrnlInfoDriver: Fix VERR_SYMBOL_NOT_FOUND error
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.1 KB 46326   12 years vboxsync RT_STR_TUPLE
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.1 KB 46326   12 years vboxsync RT_STR_TUPLE
tstRTR0Timer.cpp 35.0 KB 47745   11 years vboxsync tstRTR0Timer: mask out one-shot drivers from Solaris (currently not …
tstRTR0Timer.h 2.7 KB 32736   14 years vboxsync tstRTR0Timer: More tests (almost there now).
tstRTR0TimerDriver.cpp 4.5 KB 47745   11 years vboxsync tstRTR0Timer: mask out one-shot drivers from Solaris (currently not …
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 32970   14 years vboxsync RTSemEventMultiWaitEx and RTSemEventMultiWaitExDebug for windows.
tstRTSemRW.cpp 19.9 KB 45020   12 years vboxsync tstRTSemRW/test4: Set a couple of values instead of using just …
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 26.9 KB 44528   12 years vboxsync header (C) fixes
tstRTStrVersion.cpp 6.6 KB 39176   13 years vboxsync tstRTStrVersion.cpp: A few more tests.
tstRTSymlink.cpp 7.2 KB 44529   12 years vboxsync header (C) fixes
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 7.1 KB 45259   12 years vboxsync tstRTTcp-1.cpp: testboxsh1 fudging.
tstRTTemp.cpp 6.8 KB 44529   12 years vboxsync header (C) fixes
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 4.9 KB 46298   12 years vboxsync RTTest: Added some new features/APIs for forwarding bootsector test …
tstRTTimeSpec.cpp 17.4 KB 44528   12 years vboxsync header (C) fixes
tstRTUri.cpp 12.8 KB 44198   12 years vboxsync Testcases: Short and fewer test names.
tstRTUuid.cpp 10.7 KB 44528   12 years vboxsync header (C) fixes
tstSemMutex.cpp 7.7 KB 44528   12 years vboxsync header (C) fixes
tstSemPingPong.cpp 5.4 KB 44528   12 years vboxsync header (C) fixes
tstStrSimplePattern.cpp 6.4 KB 44529   12 years vboxsync header (C) fixes
tstStrToNum.cpp 10.9 KB 44528   12 years vboxsync header (C) fixes
tstTermCallbacks.cpp 5.7 KB 44529   12 years vboxsync header (C) fixes
tstThread-1.cpp 3.6 KB 44528   12 years vboxsync header (C) fixes
tstTime-2.cpp 3.6 KB 44528   12 years vboxsync header (C) fixes
tstTime-3.cpp 3.2 KB 46035   12 years vboxsync Remove L4 support from main tree.
tstTime-4.cpp 2.8 KB 46210   12 years vboxsync Testing: a bit of debug info for tstTime-4.
tstTimer.cpp 8.3 KB 44528   12 years vboxsync header (C) fixes
tstTimerLR.cpp 10.0 KB 44528   12 years vboxsync header (C) fixes
tstTSC.cpp 14.1 KB 44528   12 years vboxsync header (C) fixes
tstUtf8.cpp 55.1 KB 45262   12 years vboxsync tstUtf8: Another VERR_NO_TRANSLATE/VWRN_NO_TRANSLATE hack.
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