VirtualBox

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

Name Size Rev Age Author Last Change
../
tstRTCircBuf.cpp 5.0 KB 103493   8 months vboxsync Runtime/testcase/tstRTCircBuf: Just return if creation of the circular …
tstRTR0CommonDriver.h 9.8 KB 103441   8 months vboxsync IPRT/tstRTR0CommonDriver.h: Unconfuse the szPath code, it can …
tstRTEnv.cpp 15.5 KB 103358   8 months vboxsync IPRT/tstRTEnv: Shut up parfait warning about using a potential …
tstRTInlineAsm.cpp 164.9 KB 103354   8 months vboxsync IPRT/tstRTInlineAsm: Fix harmless parfait warning. bugref:3409
tstRTProcCreateEx.cpp 30.7 KB 103292   8 months vboxsync Runtime/testcase/tstRTProcCreateEx: Fix a potential buffer overrun …
tstRTFsQueries.cpp 5.2 KB 103141   9 months vboxsync Runtime: Some warning fixes about externally visible functions which …
tstRTArmv8.cpp 10.2 KB 103141   9 months vboxsync Runtime: Some warning fixes about externally visible functions which …
tstRTStrCache.cpp 11.7 KB 103005   9 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
tstRTStrAlloc.cpp 8.4 KB 103005   9 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
tstRTMemSafer.cpp 5.5 KB 103005   9 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
tstRTMemPool.cpp 12.7 KB 103005   9 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
tstRTMemEf.cpp 3.5 KB 103005   9 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
tstRTMemCache.cpp 12.2 KB 103005   9 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
tstRTBitOperations.cpp 22.6 KB 103005   9 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
tstRTAvl.cpp 54.3 KB 103005   9 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
tstRTStrFormat.cpp 41.8 KB 102985   9 months vboxsync tstRTStrFormat: Added an overflow test.
tstRTSg.cpp 11.8 KB 102886   9 months vboxsync Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
tstRTCrShaCrypt.cpp 13.4 KB 102489   10 months vboxsync tstRTCrShaCrypt name fix. bugref:10551
Makefile.kmk 34.1 KB 102488   10 months vboxsync IPRT,Main/Unattended: Added a simplified API for the SHAcrypt …
tstRTExprEval.cpp 10.6 KB 102287   11 months vboxsync IPRT/RTExprEval: Added md5, sha1, sha256 and sha512 has functions …
tstLdrDisasmTest.cpp 6.9 KB 101539   12 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
tstLdr-3.cpp 16.0 KB 101539   12 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
tstIprtMiniString.cpp 25.3 KB 101346   12 months vboxsync IPRT/ministring: More complete set of endsWith[I] and startsWith[I] …
tstRTFileOpenEx-1.cpp 9.8 KB 100678   15 months vboxsync Logging nit.
tstRTCrPkix-1.cpp 25.8 KB 100530   15 months vboxsync IPRT/PKCS8: Testcase fix. oops. bugref:10299
tstPrfRT.cpp 9.1 KB 100108   16 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
tstRTThreadExecutionTime.cpp 5.1 KB 99901   17 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated testcase.
tstRTCRest-1.cpp 102.8 KB 99801   17 months vboxsync Runtime/testcase/{Makefile.kmk,tstRTCRest-1}: Address two …
tstRTR0Common.h 8.4 KB 99776   17 months vboxsync *: Mark functions as static if not used outside of a given compilation …
tstUtf8.cpp 58.9 KB 99775   17 months vboxsync *: Mark functions as static if not used outside of a given compilation …
tstSemMutex.cpp 8.4 KB 99775   17 months vboxsync *: Mark functions as static if not used outside of a given compilation …
tstRTTimeSpec.cpp 39.5 KB 99775   17 months vboxsync *: Mark functions as static if not used outside of a given compilation …
tstRTTcp-1.cpp 9.1 KB 99775   17 months vboxsync *: Mark functions as static if not used outside of a given compilation …
tstRTProcWait.cpp 4.7 KB 99775   17 months vboxsync *: Mark functions as static if not used outside of a given compilation …
tstRTHttp-1.cpp 8.9 KB 99775   17 months vboxsync *: Mark functions as static if not used outside of a given compilation …
tstRTFileAppend-1.cpp 8.4 KB 99775   17 months vboxsync *: Mark functions as static if not used outside of a given compilation …
tstRTFileAio.cpp 10.1 KB 99775   17 months vboxsync *: Mark functions as static if not used outside of a given compilation …
tstLdr-2.cpp 7.1 KB 99775   17 months vboxsync *: Mark functions as static if not used outside of a given compilation …
tstRTSemEvent.cpp 19.0 KB 99704   17 months vboxsync Runtime/testcase/tstRTSemEvent: test1() queues up two threads behind a …
tstLdrObjR0.cpp 3.9 KB 99560   18 months vboxsync IPRT/testcase: Improved range check for tstLdrObjR0.
tstRTGetOpt.cpp 28.0 KB 99246   19 months vboxsync IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other …
tstStrToNum.cpp 30.8 KB 98640   20 months vboxsync IPRT/tstStrToNum: Fixed RTStrToDoubleEx testcase bugs. bugref:10261
tstRTTime.cpp 6.4 KB 98637   20 months vboxsync IPRT/tstRTTime: Try avoid false failures due to preemption between …
tstRTPipe.cpp 23.1 KB 98619   20 months vboxsync IPRT/tstRTPipe: Tweaked the test to no fail on some old windows …
tstRTNoCrt-5.cpp 30.5 KB 98512   20 months vboxsync IPRT/vcc: Some scm fixes for tstRTNoCrt-5.cpp. bugref:10261
tstRTNoCrt-3.cpp 22.8 KB 98484   20 months vboxsync IPRT/tstRTNoCrt-3: Corrected testcase name string. bugref:10261
tstRTNoCrt-4.cpp 3.0 KB 98483   20 months vboxsync IPRT/tstRTNoCrt-4: Wrong comment type. bugref:10261
tstVector.cpp 8.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstTSC.cpp 15.0 KB 98103   21 months vboxsync Copyright year updates by scm.
tstTimer.cpp 8.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstTime-4.cpp 3.2 KB 98103   21 months vboxsync Copyright year updates by scm.
tstTime-3.cpp 3.2 KB 98103   21 months vboxsync Copyright year updates by scm.
tstTime-2.cpp 4.3 KB 98103   21 months vboxsync Copyright year updates by scm.
tstThread-1.cpp 4.2 KB 98103   21 months vboxsync Copyright year updates by scm.
tstTermCallbacks.cpp 6.5 KB 98103   21 months vboxsync Copyright year updates by scm.
tstSemPingPong.cpp 6.2 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTZip.cpp 3.0 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTVfs.cpp 4.1 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTUuid.cpp 11.2 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTUri.cpp 38.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTUdp-1.cpp 5.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTTraceLog.cpp 10.3 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTTls-1.cpp 4.4 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTTimerLR.cpp 9.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTThreadPoke.cpp 3.3 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTTemp.cpp 7.4 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTSystemQueryOsInfo.cpp 5.4 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTSystemQueryFirmware.cpp 3.4 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTSystemQueryDmi.cpp 5.2 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTSymlink.cpp 7.9 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTStrVersion.cpp 7.1 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTStrSplit.cpp 5.6 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTStrSimplePattern.cpp 6.5 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTStrCatCopy.cpp 9.3 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTSort.cpp 5.9 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTShMem.cpp 5.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTSemXRoads.cpp 7.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTSemRW.cpp 21.1 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTSemEventMulti.cpp 12.0 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTS3.cpp 8.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTReqPool.cpp 7.1 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0TimerDriver.cpp 5.3 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0Timer.h 3.5 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0Timer.cpp 44.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0ThreadPreemptionDriver.cpp 10.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0ThreadPreemption.h 2.2 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0ThreadPreemption.cpp 18.4 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0ThreadDriver.cpp 2.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0Thread.h 2.0 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0Thread.cpp 4.6 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0SemMutexDriver.cpp 12.1 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0SemMutex.h 2.2 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0SemMutex.cpp 12.0 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0MemUserKernelDriver.cpp 7.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0MemUserKernel.h 2.1 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0MemUserKernel.cpp 7.5 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0DbgKrnlInfoDriver.cpp 5.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0DbgKrnlInfo.h 2.0 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0DbgKrnlInfo.cpp 5.1 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTR0CommonReq.h 2.1 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTProcQueryUsername.cpp 3.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTProcIsRunningByName.cpp 4.4 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTProcCreatePrf.cpp 3.2 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTPrfIO.cpp 10.9 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTPrfA.asm 4.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTPoll.cpp 25.6 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTPathQueryInfo.cpp 7.1 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTPathGlob.cpp 3.0 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTPath.cpp 63.6 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTNtPath-1.cpp 8.9 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTNoCrt-2.cpp 231.5 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTNetIPv6.cpp 13.0 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTNetIPv4.cpp 22.1 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTMp-1.cpp 10.1 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTMemWipe.cpp 3.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTMath.cpp 3.1 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTManifest.cpp 4.0 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTLockValidator.cpp 60.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTLocalIpc.cpp 37.6 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTList.cpp 8.4 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTLdrVerifyPeImage.cpp 5.0 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTJson.cpp 15.0 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTHeapSimple.cpp 9.4 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTHeapOffset.cpp 12.5 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTGetOptArgv.cpp 23.6 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTFilesystem.cpp 4.6 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTFileQuerySize-1.cpp 3.6 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTFileModeStringToFlags.cpp 13.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTErr-1.cpp 16.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTDvm.cpp 7.1 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTDirCreateUniqueNumbered.cpp 5.0 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTDigest.cpp 30.2 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTDigest-2.cpp 203.1 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTDarwinMachKernel.cpp 3.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTCType.cpp 12.3 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTCrX509-1.cpp 10.3 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTCritSectRw.cpp 21.9 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTCritSect.cpp 17.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTCoreDump.cpp 3.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTCidr.cpp 6.0 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTBigNum.cpp 95.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTBigNum-uint128-div-test-data.h 1.1 MB 98103   21 months vboxsync Copyright year updates by scm.
tstRTBigNum-div-test-data.h 12.3 MB 98103   21 months vboxsync Copyright year updates by scm.
tstRTBase64.cpp 17.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTAssertCompile.cpp 6.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRand.cpp 24.5 KB 98103   21 months vboxsync Copyright year updates by scm.
tstOnce.cpp 6.2 KB 98103   21 months vboxsync Copyright year updates by scm.
tstNoCrt-1.cpp 19.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstMove.cpp 4.9 KB 98103   21 months vboxsync Copyright year updates by scm.
tstLog.cpp 6.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstLdrObj.cpp 3.9 KB 98103   21 months vboxsync Copyright year updates by scm.
tstLdrLoad.cpp 2.5 KB 98103   21 months vboxsync Copyright year updates by scm.
tstLdr.cpp 12.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstLdr-4Imp-win.def 1.3 KB 98103   21 months vboxsync Copyright year updates by scm.
tstLdr-4Imp-os2.def 1.3 KB 98103   21 months vboxsync Copyright year updates by scm.
tstLdr-4.cpp 14.3 KB 98103   21 months vboxsync Copyright year updates by scm.
tstIprtMiniList.cpp 3.9 KB 98103   21 months vboxsync Copyright year updates by scm.
tstIprtList.cpp 28.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstHandleTable.cpp 20.2 KB 98103   21 months vboxsync Copyright year updates by scm.
tstFork.cpp 3.3 KB 98103   21 months vboxsync Copyright year updates by scm.
tstFileLock.cpp 5.4 KB 98103   21 months vboxsync Copyright year updates by scm.
tstFileAppendWin-1.cpp 10.0 KB 98103   21 months vboxsync Copyright year updates by scm.
tstFile.cpp 14.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstDir.cpp 10.4 KB 98103   21 months vboxsync Copyright year updates by scm.
tstDir-3.cpp 3.8 KB 98103   21 months vboxsync Copyright year updates by scm.
tstDir-2.cpp 3.5 KB 98103   21 months vboxsync Copyright year updates by scm.
tstDarwinSched.cpp 9.4 KB 98103   21 months vboxsync Copyright year updates by scm.
ntGetTimerResolution.cpp 3.5 KB 98103   21 months vboxsync Copyright year updates by scm.
72kb-random.h 451.7 KB 98103   21 months vboxsync Copyright year updates by scm.
tstRTLdrMachORelocs-1.S 3.2 KB 74845   6 years vboxsync tstRTLdrMachORelocs-1.S: update
tstRTCrX509-cert1.pem 1.8 KB 59675   9 years vboxsync RTAsn1BitString_EncodeWrite: Fixed assertion. Added testcase which …
tstRTCrX509-cert1.der 1.3 KB 59675   9 years vboxsync RTAsn1BitString_EncodeWrite: Fixed assertion. Added testcase which …
tstRTCrX509-sha512.pem 9.7 KB 59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
tstRTCrX509-sha512-cert.der 2.5 KB 59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
tstRTCrX509-sha384.pem 5.3 KB 59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
tstRTCrX509-sha384-cert.der 1.5 KB 59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
tstRTCrX509-sha256.pem 4.2 KB 59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
tstRTCrX509-sha256-cert.der 1.3 KB 59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
tstRTCrX509-sha224.pem 3.1 KB 59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
tstRTCrX509-sha224-cert.der 1.0 KB 59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
tstRTCrX509-sha1.pem 2.5 KB 59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
tstRTCrX509-sha1-cert.der 900 bytes 59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
tstRTCrX509-md5.pem 2.0 KB 59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
tstRTCrX509-md5-cert.der 770 bytes 59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
tstRTCrX509-md4.pem 1.7 KB 59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
tstRTCrX509-md4-cert.der 701 bytes 59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
tstRTLdrMachORelocs-1.o 1.4 KB 55516   9 years vboxsync mach-o AMD64 relocation testcase.
tstRTLdrMachORelocs-1.disas 12.8 KB 55516   9 years vboxsync mach-o AMD64 relocation testcase.
72kb-random.bin 72.0 KB 51820   10 years vboxsync New message digest testcase + a fix to digest-builtin.cpp.
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