VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @47811   11 years vboxsync IPRT/testcase/tstRTFileModeStringToFlags.cpp: Fix for the fix.
(edit) @47809   11 years vboxsync IPRT/testcase/tstRTFileModeStringToFlags.cpp: Fix for r88044 (Set …
(edit) @47765   11 years vboxsync IPRT: Renamed testcase tstFileModeStringToFlags -> …
(edit) @47762   11 years vboxsync IPRT: Added RTFileModeToFlags* APIs + testcase.
(edit) @47745   11 years vboxsync tstRTR0Timer: mask out one-shot drivers from Solaris (currently not …
(edit) @47659   11 years vboxsync tstRTR0DbgKrnlInfoDriver: Fix VERR_SYMBOL_NOT_FOUND error
(edit) @47642   11 years vboxsync tstRTR0Timer: one-shot timers are not supported on Solaris
(edit) @47572   11 years vboxsync Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
(edit) @47555   11 years vboxsync Another fix
(edit) @47554   11 years vboxsync Build fix
(edit) @47553   11 years vboxsync Fix R0 timer testcase on darwin and make it possible to skip R0 tests …
(edit) @47535   11 years vboxsync IPRT: Wrote native NT directory enumeration - not enabled by default. …
(edit) @47521   11 years vboxsync I really wonder why gcc doesn't warn/error here …
(edit) @47520   11 years vboxsync testcase/tstR0ThreadPreemption: More paranoid checks is good in …
(edit) @47352   11 years vboxsync Runtime/r0drv: Reference counting for kernel thread-context hooks.
(edit) @47302   11 years vboxsync r0drv/threadctxhooks: Use the right function prototypes on S10, S11 as …
(edit) @47206   11 years vboxsync IPRT: Kernel thread-context hooks, Solaris implementation.
(edit) @47199   11 years vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @47185   11 years vboxsync IPRT/localipc-win.cpp: Update; enhanced testcase, now is passing …
(edit) @47168   11 years vboxsync IPRT/localipc-win.cpp: Update.
(edit) @47122   11 years vboxsync IPRT/localipc-win.cpp: Update (waiting on data now is properly getting …
(edit) @47085   11 years vboxsync Build fix.
(edit) @47084   11 years vboxsync SVN props.
(edit) @47083   11 years vboxsync IPRT/localipc-win.cpp: Update, added testcase (work in progress).
(edit) @46638   11 years vboxsync tstMp-1.cpp -> tstRTMp-1.cpp.
(edit) @46632   11 years vboxsync tstMp-1.cpp: Converted it to iprt/test.h.
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @46318   12 years vboxsync Runtime/testcase/tstRTSystemQueryOsInfo: added output of …
(edit) @46298   12 years vboxsync RTTest: Added some new features/APIs for forwarding bootsector test …
(edit) @46211   12 years vboxsync More strcache testing and some tuning.
(edit) @46210   12 years vboxsync Testing: a bit of debug info for tstTime-4.
(edit) @46209   12 years vboxsync Testing: another attempt to fix tstTime-4 on win.amd64.
(edit) @46208   12 years vboxsync tstRTStrCache: check that a real strcache impl doesn't return duplicates.
(edit) @46206   12 years vboxsync Testing: tstTime-4: attempt to fix overflow in time delta calculation.
(edit) @46199   12 years vboxsync strcache.cpp: Enabled it. Some tuning.
(edit) @46144   12 years vboxsync Runtime: RTMpGetCoreCount() for Linux
(edit) @46035   12 years vboxsync Remove L4 support from main tree.
(edit) @45860   12 years vboxsync tstRTInlineAsm.cpp: Try fix the ASMCpuId test. (Don't expect local …
(edit) @45678   12 years vboxsync Runtime/aio: Add flags parameter to RTFileAioCtxCreate
(edit) @45542   12 years vboxsync eat more cpu.
(edit) @45541   12 years vboxsync Fixed cLoops=1 retry bug and increased the loop timeout on darwin.
(edit) @45539   12 years vboxsync duh
(edit) @45538   12 years vboxsync tstR0ThreadPreemption: Added a RTThreadPreemptIsPendingTrusty test.
(edit) @45520   12 years vboxsync iprt/cpp/list.h,iprt/cpp/mtlist.h: Added assertions for index out of …
(edit) @45514   12 years vboxsync Runtime/tstLog: unintended commit
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