VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57300   9 years vboxsync fix
(edit) @57284   9 years vboxsync actually evaluated fAsyncMayFail
(edit) @57282   9 years vboxsync O_DIRECT seems to be not supported on tmpfs
(edit) @57070   9 years vboxsync testcase/tstRTR0ThreadPreemption: check for failures for …
(edit) @57069   9 years vboxsync testcase/tstRTR0ThreadPreemption: old constants in strings renamed to …
(edit) @57004   9 years vboxsync iprt,*: Marked all format strings in the C part of IPRT and fixed the …
(edit) @57001   9 years vboxsync tstTimer: Error printing formatting fix.
(edit) @56940   9 years vboxsync testcast/tstRTR0ThreadPreemption: destroy hooks in the error paths …
(edit) @56775   9 years vboxsync tstRTR0Timer: Do the skipping in ring-0 so it won't get out of wack …
(edit) @56770   9 years vboxsync tstRTR0DbgKrnlInfo: don't leak the stuff and don't panic the host with …
(edit) @56768   9 years vboxsync tstRTR0Timer.cpp: Fixed 'Unknown test #16' problem on windows and solaris.
(edit) @56767   9 years vboxsync tstRTR0Timer.cpp: Fudge bogus RTTimerStop behavior for now.
(edit) @56759   9 years vboxsync tstRTR0Timer: windows fix
(edit) @56733   9 years vboxsync SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
(edit) @56335   9 years vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56290   9 years vboxsync IPRT: Updated (C) year.
(edit) @56002   10 years vboxsync RTGetOptArgvFromString/MS_CRT: Implemented undocumented doubledouble …
(edit) @55863   10 years vboxsync IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
(edit) @55671   10 years vboxsync RTGetOptArgvFromString: Added fFlags parameter for selecting the …
(edit) @55516   10 years vboxsync mach-o AMD64 relocation testcase.
(edit) @55499   10 years vboxsync tstRTGetOptArgv.cpp: Use CommandLineToArgvW to verify the …
(edit) @55498   10 years vboxsync tstLdr-3.cpp: Print symbol labels.
(edit) @55494   10 years vboxsync Tought RTGetOptArgvFromString about escapes and fixed some …
(edit) @55407   10 years vboxsync two missing headers
(edit) @54512   10 years vboxsync RTTimerDestroy() is off limits from the timer callback on windows too.
(edit) @54453   10 years vboxsync Runtime/testcase: tstRTR0ThreadPreemption rename fixes.
(edit) @54452   10 years vboxsync Runtime/testcase: tstRTR0ThreadPreemption renaming fixes.
(edit) @54449   10 years vboxsync Runtime/testcase: rename tstR0Preemption to tstRTR0Preemption to match …
(edit) @54398   10 years vboxsync Runtime/testcase: build fix.
(edit) @54396   10 years vboxsync Runtime/testcase: build fix for windows.
(edit) @54390   10 years vboxsync Runtime/testcase: enable for windows and solaris too.
(edit) @54389   10 years vboxsync Runtime/testcase: very basic ring-0 thread creation.
(edit) @54281   10 years vboxsync tstPrfRT tweaking.
(edit) @54270   10 years vboxsync IPRT,TM: Implemented the get-cpu-number optimizations for the …
(edit) @54253   10 years vboxsync tstRTInlineAsm.cpp: Benchmark ASMReadTSC, ASMReadTscWithAux and ASMGetIDTR.
(edit) @54252   10 years vboxsync SUPDrv,GIP,TM: Combined fOsTscDeltasInSync and fTscDeltasRoughlyInSync …
(edit) @54189   10 years vboxsync timer-r0drv-solaris.c: Implemented changing interval and stopping …
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53472   10 years vboxsync tstPrfRT: suplib trick.
(edit) @52944   10 years vboxsync IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
(edit) @52454   10 years vboxsync ASMMultU32ByU32DivByU32: Cleaned up mess. Tested on x86 and amd64-msc.
(edit) @52443   10 years vboxsync Runtime: added ASMMultU32ByU32DivByU32() and fixed early clobber …
(edit) @52345   10 years vboxsync Runtime: Implemented ASMAtomicUo[Inc|Dec]U32() with updated testcase. …
(edit) @52335   10 years vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
(edit) @52297   10 years vboxsync tstRTBigNum: compare with openssl. (Conclusion, we're very slow at modexp.)
(edit) @52289   10 years vboxsync tstRTBigNum: Benchmark RTBigNumModExp.
(edit) @52213   10 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
(edit) @52050   10 years vboxsync RTMemSafer: Split generic from ring-3 specific page based …
(edit) @52018   10 years vboxsync IPRT: Make RTMemSafer use the SUPR3 page allocation if available to …
(edit) @51906   10 years vboxsync Fixing testcases on windows.
(edit) @51878   10 years vboxsync alt-sha1.cpp: Unrolled the block processing code, getting a ~25 speed …
(edit) @51856   10 years vboxsync Added the odd sha-2 algorithms to RTCrDigest and extended the …
(edit) @51839   10 years vboxsync testcases/tstUtf8: parfait warnings
(edit) @51838   10 years vboxsync Alternative SHA-256 implementation.
(edit) @51821   10 years vboxsync Implemented MD2 (legacy reasons).
(edit) @51820   10 years vboxsync New message digest testcase + a fix to digest-builtin.cpp.
(edit) @51796   10 years vboxsync Added two missing roundtrip case folding tests.
(edit) @51795   10 years vboxsync UTF-8 case folding hacks to deal with U+0130, U+0131, U+017f and …
(edit) @51776   10 years vboxsync build fixes
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51717   10 years vboxsync be a bit more verbose
(edit) @51716   10 years vboxsync tstRTHttp: use RTZipPkzipMemDecompress()
(edit) @51635   10 years vboxsync introduced RTHttpGetBinary(), renamed RTHttpGet() to RTHttpGetText()
(edit) @51165   11 years vboxsync VMM: remove linker entrypoints for relocatable VMMR0,tstLdrObj objects …
(edit) @50811   11 years vboxsync spinlock-r0drv-linux.c: Backed out r83590 as I don't want false …
(edit) @50694   11 years vboxsync a few unimportant format string fixes
(edit) @50456   11 years vboxsync RTNetStrToIPv6Addr: first cut at IPv6 address parsing. I'm still not …
(edit) @50418   11 years vboxsync Add RTNetStrToIPv4AddrEx - a variant of IPv4 dotted-decimal parsing …
(edit) @50415   11 years vboxsync tstRTNetIPv4: add some tests for RTNetStrToIPv4Addr.
(edit) @50392   11 years vboxsync More test cases for %RTnaipv6 and IPv6 %RTnaddr.
(edit) @50377   11 years vboxsync fix tstRTStrFormat
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49575   11 years vboxsync Runtime: allow to compile with VBOX_WITH_LIBCURL disabled
(edit) @49480   11 years vboxsync Runtime, Devices, Disassembler R0: warnings.
(edit) @49343   11 years vboxsync tstRTGetOpt.cpp: Extended options first test a little.
(edit) @49318   11 years vboxsync Runtime/testcase: adapted tstRTSymlink to r89826
(edit) @49281   11 years vboxsync cpuid experiment.
(edit) @49232   11 years vboxsync Added tstRTZip.cpp
(edit) @49194   11 years vboxsync build fix, bug fix, testcase.
(edit) @49084   11 years vboxsync tstRTPath.cpp: RTPathStripSuffix works more sensibly now, lone dot …
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @48828   11 years vboxsync fixed tstRTFileModeStringToFlags
(edit) @48808   11 years vboxsync testcase/tstRTMp-1: Added sanity test for RTMpGetOnlineCoreCount().
(edit) @48464   11 years vboxsync Wrong place.
(edit) @48463   11 years vboxsync tstR0ThreadPreemption: Try explicitly yielding.
(edit) @48412   11 years vboxsync bugfixes
(edit) @48411   11 years vboxsync latency testcase in the works…
(edit) @48165   11 years vboxsync r0drv/solaris/timer: Fix specific periodic timers, one-shot any-cpu …
(edit) @48149   11 years vboxsync tstRTR0TimerDriver: Platforms without one-shot timer support handled …
(edit) @48148   11 years vboxsync Runtime/r0drv/solaris: Fix race with specific timers and enabled …
(edit) @48147   11 years vboxsync tstRTR0Timer: Fix testcase to skip one-shot timers when it's not supported.
(edit) @48131   11 years vboxsync missing e
(edit) @48129   11 years vboxsync tstRTR0TimerDriver: currently no periodic specific timers on Solaris
(edit) @48125   11 years vboxsync tstRTInlineAsm.cpp: cpuid(0x8000001d) fix.
(edit) @47914   11 years vboxsync tstR0ThreadPreemption: Added a approx. 1 minute timeout for the …
(edit) @47903   11 years vboxsync tstR0ThreadPreemption: Stress test preemption & resume with more …
(edit) @47899   11 years vboxsync tstR0ThreadPreemption: break on errors to indicate failure.
(edit) @47812   11 years vboxsync IPRT/testcase/tstRTFileModeStringToFlags.cpp: Another fix for the fix
Note: See TracRevisionLog for help on using the revision log.

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