VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25704   15 years vboxsync iprt,pdmcritsect: More flexible lock naming, added …
(edit) @25703   15 years vboxsync iprt/lockvalidator: Tested and debugged the basics of lock order …
(edit) @25694   15 years vboxsync working on lock order testcase…
(edit) @25690   15 years vboxsync iprt/lockvalidator: Record recursion on the lock stack.
(edit) @25669   15 years vboxsync tstInlineAsm.cpp: test ASMAtomic*Read*
(edit) @25668   15 years vboxsync tstInlineAsm.cpp: test ASMAtomic*ReadU64
(edit) @25648   15 years vboxsync iprt: Instrumented semeventmulti-linux.cpp and hacked more on the …
(edit) @25640   15 years vboxsync iprt: Added RTSemEventMulti[Set|Add|Remove]Signaller.
(edit) @25638   15 years vboxsync iprt,pdmcritsect: Added RTSemEvent[Set|Add|Remove]Signaller so that we …
(edit) @25626   15 years vboxsync tstRTLockValidator: Added a simple mutex deadlock to the testcase.
(edit) @25623   15 years vboxsync more cleanup
(edit) @25622   15 years vboxsync tstRTLockValidator: testcase improvements.
(edit) @25621   15 years vboxsync tstRTLockValidator: Added some recursion just to make sure it works.
(edit) @25619   15 years vboxsync tstRTLockValidator.cpp: Another test variation.
(edit) @25618   15 years vboxsync IPRT,pdmcritsect: More lock validator hacking.
(edit) @25617   15 years vboxsync iprt: Added lock validator testcase for read-write semaphore …
(edit) @25614   15 years vboxsync iprt,pdmcritsect: More lock validator refactoring and debugging. Added …
(edit) @25613   15 years vboxsync tstRTSemXRoads: name fix
(edit) @25605   15 years vboxsync tstDeadlock -> tstRTLockValidator.
(edit) @25604   15 years vboxsync iprt: More deadlock hacking.
(edit) @25602   15 years vboxsync iprt: More lock validation code; rewrote tstDeadlock.
(edit) @25596   15 years vboxsync iprt: Added new format extension: %Rbn - prints the base of a path name.
(edit) @25549   15 years vboxsync semxroads-generic.cpp: bugfix - reset race (of course).
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25524   15 years vboxsync semrw-posix.cpp,tstRTSemRW: added an insufficient workaround for the …
(edit) @25523   15 years vboxsync tstRTSemRW: comment about pseudo random.
(edit) @25521   15 years vboxsync tstRTSemRW.cpp: Negative testing.
(edit) @25516   15 years vboxsync tstSemRW.cpp -> tstRTSemRW.cpp
(edit) @25514   15 years vboxsync tstSemRW: Converted to RTTest and added basic API tests.
(edit) @25508   15 years vboxsync iprt/lockvalidator: read/write lock accounting.
(edit) @25491   15 years vboxsync IPRT,PDMCritSect: Fixing critsect regression; contains under …
(edit) @25436   15 years vboxsync RTLockValidator,RTThread: Serialize deadlock detection and …
(edit) @25431   15 years vboxsync RTSemXRoads: initial implementation.
(edit) @25426   15 years vboxsync RTSemXRoads: API + testcase.
(edit) @25406   15 years vboxsync IPRT,PDMCritSect: Lock validation can only be performed in ring-3; …
(edit) @25382   15 years vboxsync semmutex-win.cpp: Use a structure instead of storing the native handle …
(edit) @25368   15 years vboxsync RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
(edit) @25349   15 years vboxsync iprt/ministring_cpp.h -> iprt/cpp/ministring.h
(edit) @25345   15 years vboxsync iprt/lock.h -> iprt/cpp/lock.h
(edit) @25323   15 years vboxsync iprt/getopt.h/cpp: Made the uIndex 32-bit instead of 64-bit as we …
(edit) @25292   15 years vboxsync RTDirReadEx parameter to resolve symlinks.
(edit) @25064   15 years vboxsync tstRTHeapOffset.cpp: extended the testcase.
(edit) @25059   15 years vboxsync RTHeapOffset: Initial conversion of RTHeapSimple.
(edit) @25057   15 years vboxsync tstHeapSimple.cpp -> tstRTHeapSimple.cpp.
(edit) @25031   15 years vboxsync RTStrVersionCompare: Handle pre-release indicators better.
(edit) @25029   15 years vboxsync RTStrVersionCompare: Some todos for dealing with beta releases.
(edit) @25014   15 years vboxsync RTStrVersionCompare: made it return the same as RTStrICmp (-1,0,1).
(edit) @25005   15 years vboxsync IPRT: Optimized version of RTStrVersionCompare (thanks to Knut!), made …
(edit) @25000   15 years vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
(edit) @24893   15 years vboxsync IPRT: Improved RTStrVersionCompare() + testcase.
(edit) @24781   15 years vboxsync tstStrToNum: Added RTR3Init().
(edit) @24658   15 years vboxsync RTStrVersionToUInt32: bird review, things todo.
(edit) @24639   15 years vboxsync IPRT: Added RTStrVersionToUInt32() with testcase.
(edit) @24634   15 years vboxsync IPRT: Testcase framework for string -> version number conversion; temp …
(edit) @24633   15 years vboxsync IPRT: Testcase framework for string -> version number conversion; WIP.
(edit) @24352   15 years vboxsync Runtime/testcase: simple event semaphore testcase, including timeout case
(edit) @24140   15 years vboxsync IPRT: added RTGETOPT_REQ_BOOL_ONOFF
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23961   15 years vboxsync IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
(edit) @23960   15 years vboxsync tstStrFormat -> tstRTStrFormat.
(edit) @23868   15 years vboxsync RTGetOpt: Added RTGetOptFetchValue to fetch an additional value for an …
(edit) @23644   15 years vboxsync Runtime: Added indexed options to RTGetOpt (eg: "--strwithindex14 value")
(edit) @23507   15 years vboxsync IPRT: Added APIs for convering digests to/from strings.
(edit) @23501   15 years vboxsync IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23359   15 years vboxsync Runtime/Aio: Compile the testcase unconditionally
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @22273   15 years vboxsync IPRT: Added RTHeapSimpleRelocate for saving and restoring of the heap.
(edit) @22004   15 years vboxsync iprt/asm.h: Added ASMMemIsZeroPage.
(edit) @21740   15 years vboxsync IPRT: Some latin-1 cleanup and some preditions in the recoding loops.
(edit) @21737   15 years vboxsync export to OSE
(edit) @21728   16 years vboxsync iprt/string: change behaviour of Utf16 to Latin1 to reject …
(edit) @21725   16 years vboxsync iprt: Added RTMpGetDescription.
(edit) @21723   16 years vboxsync tstUtf8: Test RTStrUtf8ToCurrentCP and RTUtf16ToLatin1 for …
(edit) @21714   16 years vboxsync iprt/string: conversion between Utf16 and Latin1
(edit) @21582   16 years vboxsync IPRT: RTFILE_O_APPEND.
(edit) @21551   16 years vboxsync tstR0ThreadPreemption: Some adjustments to new …
(edit) @21541   16 years vboxsync tstR0ThreadPreemption: use ASMIntAreEnabled.
(edit) @21451   16 years vboxsync iprt/asm.h: Remvoed ASMAtomicXchgU128 as it is causing trouble for …
(edit) @21409   16 years vboxsync IPRT: rename ministring, add iprt:: namespace
(edit) @21404   16 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21394   16 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   16 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21292   16 years vboxsync svn:eol-style native
(edit) @21287   16 years vboxsync tstRTR0MemUserKernel: Test that it doesn't allow kernel addresses.
(edit) @21286   16 years vboxsync tstRTR0MemUserKernel: Testcase for the RTR0MemUser/Kernel API.
(edit) @21082   16 years vboxsync Missed one VBOX_WITH_LIBXML2_IN_VBOXRT.
(edit) @21079   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   16 years vboxsync back out r49329, r49331, will start over
(edit) @21073   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @20647   16 years vboxsync IPRT: Added simple testcase for the RTStrCache API (just to smoke it out).
(edit) @20606   16 years vboxsync IPRT/testcase: Use RTTestInitAndCreate.
(edit) @20600   16 years vboxsync fixed tstStrFormat
(edit) @20597   16 years vboxsync Runtime: improve SemRW testcase to also do recursion testing
(edit) @20575   16 years vboxsync IPRT: Wrote the body for tstRTMemPool and fixed two isseus in …
(edit) @20563   16 years vboxsync IPRT/testcase: corrections.
(edit) @20562   16 years vboxsync iprt: started on tstRTMemPool.cpp.
(edit) @20443   16 years vboxsync Runtime: testcase for RW semaphores
(edit) @20442   16 years vboxsync more typos
(edit) @20440   16 years vboxsync comment/typo 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