VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15821   16 years vboxsync tstDarwinSched: experiment with darwin scheduling.
(edit) @15813   16 years vboxsync RTPathAbs: When the path is empty we return VERR_INVALID_PARAMETER …
(edit) @15808   16 years vboxsync iprt: added RTPathGetCurrent.
(edit) @15806   16 years vboxsync tstPath: style.
(edit) @15756   16 years vboxsync Runtime: RTPathAbs: Fixed the "." case on POSIX, fixed the "" case on …
(edit) @15754   16 years vboxsync Runtime/POSIX: RTPathAbs: Don't access file system when calculating …
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @14369   16 years vboxsync Runtime/testcase: new testcase for sanity check of RTDirOpenFiltered.
(edit) @14368   16 years vboxsync Runtime/testcase: Dir-2: message fixes.
(edit) @14324   16 years vboxsync RTPathStripFilename root fix.
(edit) @14298   16 years vboxsync Corrected a couple of grammos.
(edit) @14026   16 years vboxsync tstNoCrt-1: Added simple strcpy test.
(edit) @14025   16 years vboxsync tstNoCrt-1: Added simple strcpy test.
(edit) @14008   16 years vboxsync tstUtf8: some more RTStrNICmp tests.
(edit) @13927   16 years vboxsync Runtime: add RTStrNICmp and RTStrNCmp
(edit) @13841   16 years vboxsync The VBox format types - they are not retired, just sligtly deprecated …
(edit) @13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
(edit) @13839   16 years vboxsync And yet more %V* -> %R* changes…
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13832   16 years vboxsync IN_GC -> IN_RC.
(edit) @13472   16 years vboxsync IPRT: Added a couple of function for simple string pattern matching …
(edit) @12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12912   16 years vboxsync warning
(edit) @12874   16 years vboxsync IPRT: added a testcase for RTSemPingPong and some state inspection methods.
(edit) @12548   16 years vboxsync iprt/tstTSC: Extended it with an option (-f) for sampling the …
(edit) @12247   16 years vboxsync Runtime/Makefiles: eliminated PATH_TARGET, pushed them up to the root …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12158   16 years vboxsync format fix
(edit) @12107   16 years vboxsync iprt: Updated tstMp-1 with the RTMp*Present* stuff.
(edit) @11836   16 years vboxsync IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11543   16 years vboxsync tstUuid: Display the fixed bits and the value they make up.
(edit) @11539   16 years vboxsync oops. backed out accidental tstUuid change in 35114.
(edit) @11538   16 years vboxsync pcnet: Rearranged the giant frame detection, adding the VLAN EtherType …
(edit) @11523   16 years vboxsync iprt: Implemented the /dev/urandom base random generator as a RTRAND …
(edit) @11413   16 years vboxsync Runtime: small fix to the UUID code, splitting the ClockSeq field and …
(edit) @11393   16 years vboxsync tstUuid: experiment.
(edit) @11381   16 years vboxsync Fix for unicode RTStrFormat testcase on Unix
(edit) @11376   16 years vboxsync RTStrFormat fix for aligned unicode strings.
(edit) @11355   16 years vboxsync tstSystemQueryOSInfo: don't require the driver.
(edit) @11352   16 years vboxsync iprt: Implemented RTSystemQueryOSInfo for windows.
(edit) @11350   16 years vboxsync iprt: Added RTSystemQueryOSInfo.
(edit) @11347   16 years vboxsync iprt/rand: Added a generic RTRandAdv API for use with any random …
(edit) @11326   16 years vboxsync iprt/tstTSC: Use mp.h
(edit) @11173   16 years vboxsync IPRT: Added ASMModS64ByS32RetS32 and ASMModU64ByU32RetU32.
(edit) @11127   16 years vboxsync iprt/tstHandleTable: Fixed uninitialized variable.
(edit) @11064   16 years vboxsync iprt/RTRandUxy: Improved the distribution when not using the max …
(edit) @11024   16 years vboxsync Playing around.
(edit) @11023   16 years vboxsync Playing around.
(edit) @11021   16 years vboxsync tstMemAutoPtr: cosmetics.
(edit) @11017   16 years vboxsync iprt: Some RTMemAutoPtr optimizations.
(edit) @11016   16 years vboxsync IPRT: Added tstMemAutoPtr - a testcase for RTMemAutoPtr.
(edit) @10995   16 years vboxsync iprt: Added ASMByteSwapU16/64 and unit test for them + U32.
(edit) @10948   16 years vboxsync tstTimer: windows doesn't have the extended timer API.
(edit) @10947   16 years vboxsync tstOnce: extended the checks a bit.
(edit) @10946   16 years vboxsync tstTimer: some adjustments.
(edit) @10944   16 years vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
(edit) @10941   16 years vboxsync iprt/posix timers: Cleanup fixing the create/destroy races, a …
(edit) @10940   16 years vboxsync IPRT: Implemented the RTOnce API.
(edit) @10905   16 years vboxsync tstStrFormat: Fixed %RGv and %RGp bustage. Added %RRv test.
(edit) @10803   16 years vboxsync tstHandleTable: reneabled all the tests.
(edit) @10794   16 years vboxsync tstThread-1: cosmetics.
(edit) @10793   16 years vboxsync IPRT: Added a simple thread testcase for the latest insertion race.
(edit) @10790   16 years vboxsync IPRT: Fixed an overlooked race found by the threaded testcase.
(edit) @10789   16 years vboxsync IPRT: Implemented the simple handle table variant too.
(edit) @10788   16 years vboxsync IPRT: Implemented the context variant of the handle table.
(edit) @10453   16 years vboxsync removed a surpurfluous flower box
(edit) @10452   16 years vboxsync Cooked up some basic RTMp for darwin.
(edit) @10428   16 years vboxsync Print online / offline status returned by RTMpIsCpuOnline for visual …
(edit) @10426   16 years vboxsync Extended the testcase with the RTGetCur/MaxFrequency APIs.
(edit) @10419   16 years vboxsync Linux implementation of the RTMp* bits we current need in ring-3.
(edit) @10048   16 years vboxsync VBOX_KBUILD_HACKING
(edit) @9963   16 years vboxsync More pretty printing.
(edit) @9950   16 years vboxsync Corrected NtQueryTimerResolution (max resolution == the lower number), …
(edit) @9909   16 years vboxsync fixed spelling (r32159)
(edit) @9502   17 years vboxsync asm strlen. Added a few more string/mem functions to the windows R0 …
(edit) @9444   17 years vboxsync Added iTick to FNTIMER (the timer callback).
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9187   17 years vboxsync Some kind of number puzzle.
(edit) @9186   17 years vboxsync Better testcases for ASMMemFill32 and ASMMemZero32.
(edit) @9185   17 years vboxsync Added testcase for ASMMemFill32 and ASMMemZero32.
(edit) @9138   17 years vboxsync tstFileAppendWin-1 for exploring FILE_APPEND_DATA.
(edit) @8889   17 years vboxsync Added ASMGetCpuModuleIntel/Amd and ASMIsIntelCpu and ASMIsIntelCpuEx …
(edit) @8882   17 years vboxsync Added ASMGetCpuFamily, ASMGetCpuModel and ASMGetCpuStepping to pack up …
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8730   17 years vboxsync Include the testcase bit using the sub-makefile setup.
(edit) @8729   17 years vboxsync cosmetics
(edit) @8727   17 years vboxsync sorted the stuff.
(edit) @8295   17 years vboxsync Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
(edit) @8290   17 years vboxsync svn properties. comment bars and iprt init.
(edit) @8284   17 years vboxsync simple scanning function for IPv4 CIDR addresses
(edit) @8279   17 years vboxsync Give VWRN_NUMBER_TOO_BIG highest priority among the warnings.
(edit) @8245   17 years vboxsync rebranding: IPRT files again.
(edit) @8190   17 years vboxsync gcc warnings
(edit) @8170   17 years vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8147   17 years vboxsync Extended RTGetOpt: o Support 8-, 16- and 64-bit types too. o Added …
(edit) @7620   17 years vboxsync RTGCPHYS is now 64 bits
(edit) @7421   17 years vboxsync Reimplemented RTStrICmp so it's actually UTF-8 and not subject to the …
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